Commit Graph

11002 Commits

Author SHA1 Message Date
Maxime Besson
5303b4fc3e Fix error format when sending an expired refresh token 2021-02-01 18:15:55 +01:00
Maxime Besson
090fad7475 Add warning when hook stack encounters error 2021-02-01 18:15:55 +01:00
Maxime Besson
6a3b83a70d Update API doc for #2424 2021-02-01 16:25:36 +01:00
Maxime Besson
39bc2525fe Add scopeRules to oidc providers api (#2424) 2021-02-01 16:25:36 +01:00
Maxime Besson
88cc6004a4 Add manager option for dynamic scopes (#2424) 2021-02-01 16:25:36 +01:00
Maxime Besson
1119af91d4 Documentation for #2424 2021-02-01 16:25:36 +01:00
Maxime Besson
4803024b3e Unit tests for #2424 2021-02-01 16:25:36 +01:00
Maxime Besson
4c1f49a90f Use dynamic scope in issuer (#2424) 2021-02-01 16:25:35 +01:00
Maxime Besson
5562d8b1dd Add a function to resolve allowed scopes from rules (#2424) 2021-02-01 16:25:35 +01:00
Maxime Besson
c30b452aa3 Load dynamic scopes from config (#2424) 2021-02-01 16:25:35 +01:00
Christophe Maudoux
8017725caa Code refactoring 2021-01-31 00:07:34 +01:00
Christophe Maudoux
ea80b4df0e Use Ajax request (#1976) 2021-01-30 23:22:03 +01:00
Clément OUDOT
01cdeb8f8a Upgrade doc for 2.0.11 2021-01-30 19:30:00 +01:00
Clément OUDOT
1203523b97 Fix typo in finduser doc 2021-01-30 19:29:44 +01:00
Clément OUDOT
f0d7ac35f4 Update packaging files 2021-01-30 18:38:33 +01:00
Clément OUDOT
a22f929620 Update doc parameterlist 2021-01-30 18:36:37 +01:00
Clément OUDOT
6108bc828f Update changelog 2021-01-30 18:34:29 +01:00
Clément OUDOT
d4ae146fd6 Update version in main modules 2021-01-30 18:32:52 +01:00
Christophe Maudoux
01721d5793 Append warning in log & code refactoring ("1976) 2021-01-30 18:22:13 +01:00
Christophe Maudoux
c72a9d5228 Sort display options (#1658) 2021-01-30 18:20:54 +01:00
Xavier Guimard
1fddfc4cb8 Merge branch 'correction-of-typos-on-the-wiki' into 'v2.0'
Correction of typos on the wiki portalcustom.rst wiki page

See merge request lemonldap-ng/lemonldap-ng!177
2021-01-29 14:34:53 +01:00
Olivier Gouëllain
f1dd54394e Correction of typos on the wiki portalcustom.rst wiki page 2021-01-29 10:56:23 +01:00
Maxime Besson
f8f892c741 Unit test for #2449 2021-01-29 09:45:50 +01:00
Maxime Besson
c844cc25b0 Fix SAML logout propagation with Redirect binding (#2449) 2021-01-29 09:45:50 +01:00
Xavier Guimard
7166a96c88 Add dependency to JSON::XS (Closes: #2442) 2021-01-29 06:31:23 +01:00
Maxime Besson
84684b3b5b Avoid loading plugins when their config is an empty hash (#2448) 2021-01-28 11:42:36 +01:00
Maxime Besson
e09020a5e9 Fix documentation indenting 2021-01-28 11:42:36 +01:00
Christophe Maudoux
a60501b521 Update doc (#1976) 2021-01-28 09:49:48 +01:00
Xavier Guimard
39518079d5 Clean "afterSub" and "aroundSub" during reload (#2448) 2021-01-27 17:30:54 +01:00
Xavier Guimard
4455f13976 Clean "afterSub" and "aroundSub" during init (#2448) 2021-01-27 15:28:34 +01:00
Clément OUDOT
2b44563184 Fix title for BigBlueButton doc 2021-01-27 12:35:47 +01:00
Maxime Besson
5109dcf7df Add doc for BigBlueButton 2021-01-26 22:52:43 +01:00
Christophe Maudoux
0db34da4b5 Update doc 2021-01-26 19:11:44 +01:00
Christophe Maudoux
08b8705282 Fix regex to allow hash ref { key => val}->{key} 2021-01-26 19:05:39 +01:00
Maxime Besson
3bcbec1117 Add a warning in update notes about (#2446) 2021-01-25 12:18:55 +01:00
Maxime Besson
11a8615348 Fix unit test for #1987 2021-01-25 12:18:55 +01:00
Christophe Maudoux
d2e35df987 Test required select values & Append unit test (#1976) 2021-01-24 19:07:58 +01:00
Christophe Maudoux
54f41f10ea Test allowed select values (#19786) 2021-01-24 18:17:36 +01:00
Christophe Maudoux
3f1f5c880c Append bootstrap class (#1976) 2021-01-24 18:17:36 +01:00
Xavier Guimard
18f36ec59f Declare compliance with Debian policy 4.5.1 2021-01-24 07:55:49 +01:00
Xavier Guimard
d13e58dd69 Remove duplicate dependency to libjson-xs-perl 2021-01-24 07:52:26 +01:00
Xavier Guimard
77362c1d2d Fix POD 2021-01-24 07:47:28 +01:00
Christophe Maudoux
24cec1e08f Fix warning 2021-01-23 23:27:46 +01:00
Christophe Maudoux
54b9e0d87b Sort values (#1976) 2021-01-23 23:20:50 +01:00
Christophe Maudoux
377fe4796c Update version (#1976) 2021-01-23 23:11:57 +01:00
Christophe Maudoux
1a3ea8685e Improve code (#1976) 2021-01-23 23:07:21 +01:00
Christophe Maudoux
7c3955b2aa Allow input type select with FindUser (#1976) 2021-01-23 23:00:23 +01:00
Maxime Besson
8debc0fd1d Partial revert of 893385d007 (fixes #2446) 2021-01-23 19:55:21 +01:00
Christophe Maudoux
5f29cf10ff Test only if SAML service is enabled (#2341) 2021-01-23 18:58:34 +01:00
Christophe Maudoux
5d56a88ff3 Use strict & Typo 2021-01-23 18:57:24 +01:00