Commit Graph

67 Commits

Author SHA1 Message Date
Yadd
4c2dfbdda8 Accept environment variables placeholder in configuration (#2491), TODO: doc 2022-06-28 16:39:08 +02:00
Yadd
c590444d2f Update manifests 2022-02-16 17:31:05 +01:00
Clément OUDOT
f7c1cc0103 Unit test for CAS multiple service URLs (#2673) 2022-01-22 16:58:09 +01:00
Maxime Besson
6ad98c4eba Register encryptTotpSecrets script (#2625) 2022-01-20 16:15:54 +01:00
Maxime Besson
f1335c3f1e Create a Common module for JWT ops (#2419) 2021-02-01 18:20:32 +01:00
Nicolas R
a841691f76 Update MANIFEST for Perl distributions
This is adding a MANIFEST.SKIP to avoid adding cruft
to MANIFEST files and updating all MANIFEST.

This is fixing an issue in lemonldap-ng-manager which
is using some unpublished file like:
    Api/Providers/CasApp.pm
2020-09-22 06:22:00 +02:00
Maxime Besson
1db67d735a Put mail transport code in Common so the manager can use it (#2293,#2304) 2020-09-16 17:27:00 +02:00
Maxime Besson
79d0a4c936 Add a new Util module for shared simple functions 2020-08-17 18:05:09 +02:00
Clément OUDOT
f00753e5e5 Make manifest 2020-05-22 17:34:27 +02:00
Maxime Besson
a7c66eb2cf Add lemonldap-ng-sessions CLI tool (#2205) 2020-05-18 09:59:37 +02:00
Maxime Besson
adfd86d7fe Add script to convert sessions between backends (#2014) 2019-11-19 17:25:35 +01:00
Clément OUDOT
d45754d507 Update MANIFEST (#1842) 2019-07-08 14:11:53 +02:00
Xavier Guimard
8bd4ed0870 Removed unsed captcha file (#1567) 2018-12-03 22:37:55 +01:00
Clément OUDOT
381e9288e2 First version of import metadata script (#1503) 2018-09-18 14:51:58 +02:00
Xavier Guimard
def1b0bef2 Add Local conf backend (closes: #1458) 2018-06-19 21:05:36 +02:00
Xavier Guimard
7af003bf3d Add Dispatch logger (fixes: #1419) 2018-05-11 14:43:41 +02:00
Xavier Guimard
b1c6e20aad Add Sentry logger (#1418) 2018-05-09 20:40:11 +02:00
Xavier Guimard
e97a546433 Add "Null" logger (#857) 2018-04-17 06:56:29 +02:00
Xavier Guimard
afab5536f2 Update manifests 2018-04-05 22:37:29 +02:00
Xavier Guimard
c32e962ea9 Rearrange uWSGI files 2018-03-25 14:54:32 +02:00
Xavier Guimard
d37a384328 Move TOTP verification in Common (#1359)
This Common module will be used also in admin interface
2018-02-19 22:34:23 +01:00
Xavier Guimard
af60e2e6ab Typo (#1208) 2017-03-28 21:10:49 +00:00
Xavier Guimard
8682f63414 Add YAML configuration backend (#1208) 2017-03-28 17:09:48 +00:00
Xavier Guimard
0b4fd5f497 Update manifest (#1201) 2017-03-17 16:31:15 +00:00
Xavier Guimard
c08489a6bc Add Log4perl logger (closes: #1162) 2017-02-21 06:41:50 +00:00
Xavier Guimard
aaa9e80472 Updates (#1067) 2017-02-16 11:08:18 +00:00
Xavier Guimard
deb28bc9cb Replace lmLog by logger-> (#857) 2017-02-15 06:41:50 +00:00
Xavier Guimard
c5626c77b5 Create logger files (#1162) 2017-02-12 20:09:46 +00:00
Xavier Guimard
8a3bb7b0f9 Combination override conf (#1151)
TODO: lot of job in the manager...
2017-02-05 23:04:28 +00:00
Xavier Guimard
9e12c94234 Remove old CGI files (#595) 2017-02-05 12:30:50 +00:00
Xavier Guimard
9c3bdd51b8 Combination parser works (#1151) 2017-02-05 08:26:43 +00:00
Xavier Guimard
00ee360511 Rename pm (#1151) 2017-02-05 08:26:38 +00:00
Xavier Guimard
7a675d14ca Combination parser (#1151) 2017-02-04 19:46:34 +00:00
Xavier Guimard
03f2df36d3 Prepare JSON notifications (#868) 2017-01-31 22:10:26 +00:00
Xavier Guimard
5369f46024 REST session/conf backends (#970) 2017-01-22 22:51:22 +00:00
Xavier Guimard
1ccad93701 Compact conf 2017-01-11 06:13:37 +00:00
Xavier Guimard
293f0eea71 Replace build_urlencode to manage old Plack (#595) 2017-01-09 12:55:04 +00:00
Xavier Guimard
b24343bd10 SOAP server (#970) 2017-01-07 18:04:20 +00:00
Xavier Guimard
99d294d7c4 Replace read_body by Plack::Request::content() (#595) 2017-01-07 07:45:36 +00:00
Xavier Guimard
3f22d3132b Update manifests (#595) 2017-01-06 12:42:13 +00:00
Clément Oudot
b4cd5eecd1 Update MANIFEST 2016-07-08 14:34:12 +00:00
Xavier Guimard
c1fb44a2b7 Many changes in notifications (#595) 2016-06-02 21:20:36 +00:00
Xavier Guimard
c964cec646 Finish cli (Closes: #921) 2016-02-06 12:22:10 +00:00
Xavier Guimard
f276d26a0f Update manifests 2016-02-06 09:00:58 +00:00
Xavier Guimard
b7a8cc63f4 Create Common::PSGI::Lib (#583) 2016-02-01 10:18:35 +00:00
Xavier Guimard
346111f2e5 Nginx in progress: now handler provides uid in logs (#583) 2016-01-31 22:53:23 +00:00
Xavier Guimard
4da8177672 Restore base conf at the end of manager tests for next tests 2016-01-21 20:10:38 +00:00
Xavier Guimard
88eb9d47e5 Avoid relaunching conf with dropdown + group some buttons 2016-01-19 18:25:00 +00:00
Xavier Guimard
23aa5e6ed5 Unused file 2016-01-07 12:34:31 +00:00
Clément Oudot
de34745012 Create key rotation script (#184) 2015-06-05 14:33:36 +00:00