You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
91 lines
3.3 KiB
91 lines
3.3 KiB
Changes
|
|
eg/handler.psgi
|
|
eg/llng-server.psgi
|
|
eg/scripts/purgeLocalCache
|
|
eg/scripts/purgeLocalCache.cron.d
|
|
lib/Lemonldap/NG/Handler.pm
|
|
lib/Lemonldap/NG/Handler/ApacheMP2.pm
|
|
lib/Lemonldap/NG/Handler/ApacheMP2/AuthBasic.pm
|
|
lib/Lemonldap/NG/Handler/ApacheMP2/CDA.pm
|
|
lib/Lemonldap/NG/Handler/ApacheMP2/DevOps.pm
|
|
lib/Lemonldap/NG/Handler/ApacheMP2/DevOpsST.pm
|
|
lib/Lemonldap/NG/Handler/ApacheMP2/Fail.pm
|
|
lib/Lemonldap/NG/Handler/ApacheMP2/FCGIClient.pm
|
|
lib/Lemonldap/NG/Handler/ApacheMP2/Main.pm
|
|
lib/Lemonldap/NG/Handler/ApacheMP2/Menu.pm
|
|
lib/Lemonldap/NG/Handler/ApacheMP2/OAuth2.pm
|
|
lib/Lemonldap/NG/Handler/ApacheMP2/Request.pm
|
|
lib/Lemonldap/NG/Handler/ApacheMP2/SecureToken.pm
|
|
lib/Lemonldap/NG/Handler/ApacheMP2/ServiceToken.pm
|
|
lib/Lemonldap/NG/Handler/ApacheMP2/ZimbraPreAuth.pm
|
|
lib/Lemonldap/NG/Handler/Lib/AuthBasic.pm
|
|
lib/Lemonldap/NG/Handler/Lib/CDA.pm
|
|
lib/Lemonldap/NG/Handler/Lib/DevOps.pm
|
|
lib/Lemonldap/NG/Handler/Lib/Fail.pm
|
|
lib/Lemonldap/NG/Handler/Lib/OAuth2.pm
|
|
lib/Lemonldap/NG/Handler/Lib/PSGI.pm
|
|
lib/Lemonldap/NG/Handler/Lib/SecureToken.pm
|
|
lib/Lemonldap/NG/Handler/Lib/ServiceToken.pm
|
|
lib/Lemonldap/NG/Handler/Lib/Status.pm
|
|
lib/Lemonldap/NG/Handler/Lib/StatusConstants.pm
|
|
lib/Lemonldap/NG/Handler/Lib/ZimbraPreAuth.pm
|
|
lib/Lemonldap/NG/Handler/Main.pm
|
|
lib/Lemonldap/NG/Handler/Main/Init.pm
|
|
lib/Lemonldap/NG/Handler/Main/Jail.pm
|
|
lib/Lemonldap/NG/Handler/Main/Reload.pm
|
|
lib/Lemonldap/NG/Handler/Main/Run.pm
|
|
lib/Lemonldap/NG/Handler/Main/SharedVariables.pm
|
|
lib/Lemonldap/NG/Handler/PSGI.pm
|
|
lib/Lemonldap/NG/Handler/PSGI/AuthBasic.pm
|
|
lib/Lemonldap/NG/Handler/PSGI/CDA.pm
|
|
lib/Lemonldap/NG/Handler/PSGI/Fail.pm
|
|
lib/Lemonldap/NG/Handler/PSGI/Main.pm
|
|
lib/Lemonldap/NG/Handler/PSGI/OAuth2.pm
|
|
lib/Lemonldap/NG/Handler/PSGI/Router.pm
|
|
lib/Lemonldap/NG/Handler/PSGI/ServiceToken.pm
|
|
lib/Lemonldap/NG/Handler/PSGI/Try.pm
|
|
lib/Lemonldap/NG/Handler/Server.pm
|
|
lib/Lemonldap/NG/Handler/Server/AuthBasic.pm
|
|
lib/Lemonldap/NG/Handler/Server/CDA.pm
|
|
lib/Lemonldap/NG/Handler/Server/DevOps.pm
|
|
lib/Lemonldap/NG/Handler/Server/DevOpsST.pm
|
|
lib/Lemonldap/NG/Handler/Server/Fail.pm
|
|
lib/Lemonldap/NG/Handler/Server/Main.pm
|
|
lib/Lemonldap/NG/Handler/Server/Nginx.pm
|
|
lib/Lemonldap/NG/Handler/Server/OAuth2.pm
|
|
lib/Lemonldap/NG/Handler/Server/SecureToken.pm
|
|
lib/Lemonldap/NG/Handler/Server/ServiceToken.pm
|
|
lib/Lemonldap/NG/Handler/Server/ZimbraPreAuth.pm
|
|
lib/Plack/Middleware/Auth/LemonldapNG.pm
|
|
Makefile.PL
|
|
MANIFEST This list of files
|
|
MANIFEST.SKIP
|
|
META.json
|
|
META.yml
|
|
README
|
|
t/01-Lemonldap-NG-Handler-Main.t
|
|
t/05-Lemonldap-NG-Handler-Reload.t
|
|
t/12-Lemonldap-NG-Handler-Jail.t
|
|
t/13-Lemonldap-NG-Handler-Fake-Safe.t
|
|
t/50-Lemonldap-NG-Handler-SecureToken.t
|
|
t/51-Lemonldap-NG-Handler-Zimbra.t
|
|
t/60-Lemonldap-NG-Handler-PSGI.t
|
|
t/61-Lemonldap-NG-Handler-PSGI-Server.t
|
|
t/62-Lemonldap-NG-Handler-Nginx.t
|
|
t/63-Lemonldap-NG-Handler-PSGI-Try.t
|
|
t/64-Lemonldap-NG-Handler-PSGI-DevOps.t
|
|
t/65-Lemonldap-NG-Handler-Nginx-ServiceToken.t
|
|
t/65-Lemonldap-NG-Handler-PSGI-ServiceToken.t
|
|
t/66-Lemonldap-NG-Handler-PSGI-wildcard.t
|
|
t/67-Lemonldap-NG-Handler-PSGI-vhostoptions-with-reload.t
|
|
t/67-Lemonldap-NG-Handler-PSGI-vhostoptions.t
|
|
t/68-Lemonldap-NG-Handler-PSGI-Zimbra.t
|
|
t/69-Lemonldap-NG-Handler-PSGI-SecureToken.t
|
|
t/70-Lemonldap-NG-Handler-PSGI-AuthBasic.t
|
|
t/71-Lemonldap-NG-Handler-PSGI-OAuth2.t
|
|
t/99-pod.t
|
|
t/custom.pm
|
|
t/lmConf-1.json
|
|
t/sessions/lock/.exists
|
|
t/test-psgi-lib.pm
|
|
t/test.pm
|
|
|