App-Dochazka-REST
view release on metacpan or search on metacpan
This file is for feature requests, cleanup tasks, and other issues that
are worth pursuing "when the time is right".
------------------------------------------------------------------------
LDAP: implement a "GET ldap/info" resource
This resource would return:
- LDAP server: string (e.g. pan.suse.de)
- alive: boolean value
Would need to implement a "ping" routine in LDAP.pm
Adapt LDAP tests to skip if LDAP is enabled but server is not reachable.
------------------------------------------------------------------------
SQL: use jsonb instead of text in schedules table
https://github.com/smithfarm/dochazka-rest/issues/55
( run in 1.425 second using v1.01-cache-2.11-cpan-df04353d9ac )