Commit Graph

10937 Commits

Author SHA1 Message Date
Maxime Besson
c783ebc6d0 Add option to enable client credentials grant (#1987) 2021-01-19 17:06:21 +01:00
Maxime Besson
9463ad3fe5 Unit test for client credentials grant (#1987) 2021-01-19 17:06:21 +01:00
Maxime Besson
25fb8ca0f0 Implement client credentials grant (#1987) 2021-01-19 17:06:21 +01:00
Maxime Besson
5e439b2f24 Advertise client credentials grant (#1987) 2021-01-19 16:47:21 +01:00
Maxime Besson
3a1765d14e Documentation for #2397 2021-01-19 16:44:06 +01:00
Maxime Besson
92c20740fb Unit test for #2397 2021-01-19 16:44:06 +01:00
Maxime Besson
c311438270 Make clientid and scopes available to OAuth2 handler (#2397) 2021-01-19 16:44:06 +01:00
Maxime Besson
dd5e9ec156 Tidy 2021-01-19 16:44:06 +01:00
Christophe Maudoux
2ceb9ec84f Merge branch 'findUser' into 'v2.0'
FindUser plugin

See merge request lemonldap-ng/lemonldap-ng!176
2021-01-19 16:37:08 +01:00
Christophe Maudoux
79e3eb2acc Update doc (#2436) 2021-01-19 16:15:54 +01:00
Christophe Maudoux
aad6244997 Merge branch 'v2.0' into findUser 2021-01-18 12:05:04 +01:00
Xavier Guimard
11c80053e0 Autopkgtest improvments 2021-01-18 06:16:13 +01:00
Clément OUDOT
a4684deb77 Update version in packaging files 2021-01-17 17:43:14 +01:00
Clément OUDOT
36744bb451 Update copyright year in doc 2021-01-17 17:18:56 +01:00
Clément OUDOT
99d7b38638 Update parameter list in doc 2021-01-17 17:10:43 +01:00
Clément OUDOT
85e141b016 Upate MANIFEST 2021-01-17 16:57:56 +01:00
Clément OUDOT
8663c0104c Update version in main modules for 2.0.10 2021-01-17 16:56:51 +01:00
Clément OUDOT
3985da7ac6 Update changelog for 2.0.10 2021-01-17 16:54:01 +01:00
Clément OUDOT
6d4c540d28 Use generate-changelog.pl in release process 2021-01-17 16:52:29 +01:00
Clément OUDOT
86976bd457 Update RELEASE process 2021-01-17 16:26:25 +01:00
Clément OUDOT
4ee10e959f Work on upgrade notes for 2.0.10 2021-01-17 16:02:40 +01:00
Maxime Besson
9bd7a3e2f7 Add sonar CI job (#2437) 2021-01-16 14:33:47 +01:00
Maxime Besson
786f485d78 Refactor .gitlab-ci.yml 2021-01-16 14:33:47 +01:00
Xavier Guimard
186dff968a Reorder arabic strings 2021-01-15 22:45:23 +01:00
Maxime Besson
fd78b829ba Upgrade warning for #2438 2021-01-15 16:05:48 +01:00
Maxime Besson
4ba56d1d41 Add translations for #2438 2021-01-15 16:05:46 +01:00
Maxime Besson
3b3b6a4b25 Add modal warning on 2f remove to default theme (#2438) 2021-01-15 16:05:43 +01:00
Maxime Besson
6eaf31a5e4 Trigger removal of 2f on a specific dom class (#2438) 2021-01-15 16:05:11 +01:00
Clément OUDOT
44c26a68aa Merge branch 'v2.0' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into v2.0 2021-01-15 10:15:23 +01:00
Clément OUDOT
e98bc432e6 Remove unused jquery and jquery-ui dependencies (#2361) 2021-01-15 10:12:01 +01:00
Xavier Guimard
7e135c1b17 Fix autopkgtest 2021-01-15 06:31:09 +01:00
Christophe Maudoux
cd37ccc35c Merge branch 'v2.0' into findUser 2021-01-14 22:39:02 +01:00
Christophe Maudoux
f426064093 Comment no strict refs pragma (#2436) 2021-01-14 22:37:17 +01:00
Christophe Maudoux
e2fabf594a Tidy & append release note (#2434) 2021-01-14 22:34:42 +01:00
Christophe Maudoux
25bc6c0dad Revert "Tidy & append release note"
This reverts commit fbf7901d12.
2021-01-14 22:33:58 +01:00
Christophe Maudoux
fbf7901d12 Tidy & append release note 2021-01-14 22:22:15 +01:00
Maxime Besson
05b04b0236 Fix redirectUri top level field in manager API (#2440) 2021-01-14 18:59:34 +01:00
Xavier Guimard
30c7c21a06 Improve headers deletion (#2434) 2021-01-14 13:49:08 +01:00
Xavier Guimard
be7a52844b Clean also headers and cookies for conditional skip (#2434) 2021-01-14 13:30:55 +01:00
Xavier Guimard
b5e0cc66cd Partial test for #2434 which shows that all is not yet fixed 2021-01-14 13:12:25 +01:00
Xavier Guimard
6294ff7238 Really delete header when using Nginx (#2434) 2021-01-14 11:40:21 +01:00
Maxime Besson
8a6f00c53c ctags config to exclude blib 2021-01-13 17:21:11 +01:00
Clément OUDOT
e544b1440a CLI example for addPostVars (#1978) 2021-01-10 22:09:13 +01:00
Clément OUDOT
1dfbbe9fb3 Add addPostVars/delPostVars actions (#1978) 2021-01-10 17:46:03 +01:00
Clément OUDOT
0e40bab934 Do not sort array values (#1978) 2021-01-10 16:54:02 +01:00
Clément OUDOT
a281d78ba9 Display arrays hashref in CLI get command (#1978) 2021-01-10 16:46:17 +01:00
Christophe Maudoux
f4ea214056 No strict refs (#2436) 2021-01-08 20:31:33 +01:00
Christophe Maudoux
7ebca3633c No strict refs (#2436) 2021-01-08 20:09:00 +01:00
Christophe Maudoux
b5b311e8b5 Fix translation (#2436) 2021-01-08 18:41:44 +01:00
Christophe Maudoux
e4444c907f Append CheckUser normalized headers option & Improve unit test (#2436) 2021-01-08 18:38:05 +01:00