Commit Graph

8685 Commits

Author SHA1 Message Date
Christophe Maudoux
a3ec2eb225 Merge branch 'v2.0' 2019-05-04 20:26:32 +02:00
Christophe Maudoux
70b66772b4 make minify (#1735) 2019-05-04 20:21:00 +02:00
Christophe Maudoux
ff0b6ba31f Highlight valid SSO sessions in sessions explorer (#1735) 2019-05-04 19:14:11 +02:00
Christophe Maudoux
c40857f747 Improve unit test (#1664) 2019-05-04 12:32:38 +02:00
Christophe Maudoux
99e80a1c4b Improve unit test (#1730) 2019-05-03 21:43:49 +02:00
Christophe Maudoux
ab95f749dc Append warning if Impersonation is enable without prefix (#1664) 2019-05-03 17:22:30 +02:00
Xavier
24d7a880f5 Fix wantJSON (#1146) 2019-05-02 18:49:54 +02:00
Clément OUDOT
1e0c79944f Update session test for OAuth2 Handler (#1146) 2019-05-02 15:58:03 +02:00
Xavier
f1f3929cf1 Merge branch 'v2.0' 2019-05-02 14:49:35 +02:00
Christophe Maudoux
c233ef37ef Merge branch 'favapps' into 'master'
Favapps

Closes #1689

See merge request lemonldap-ng/lemonldap-ng!74
2019-05-02 14:46:49 +02:00
Christophe Maudoux
c8dd4554aa Test if required secret elements are set to sign JWT 2019-05-02 14:33:56 +02:00
Christophe Maudoux
a382d919ae Typo 2019-05-02 14:26:53 +02:00
Christophe Maudoux
2c22327fe7 Sort real and spoofed attributes in Session explorer (#1730) 2019-05-02 11:32:22 +02:00
Christophe Maudoux
97bb3e44e4 Fix unit test 2019-05-01 23:39:37 +02:00
Christophe Maudoux
789cbbb340 Fix unit test 2019-05-01 23:39:22 +02:00
Christophe Maudoux
e5630cfb05 WIP - Sort by real ans spoofed attributes (#1730) 2019-05-01 23:30:02 +02:00
Christophe Maudoux
77aeea0f85 Append SAML configuration test (#1729) 2019-05-01 21:40:16 +02:00
Christophe Maudoux
cb9add6eac Fix warning message 2019-05-01 13:09:26 +02:00
Christophe Maudoux
a06d91a16e Update manifest 2019-05-01 12:15:34 +02:00
Christophe Maudoux
9ac0b65a91 Append FavApps unit test (#1689) 2019-05-01 12:15:25 +02:00
Xavier
808d52e51b Typo in fr translation 2019-05-01 12:11:36 +02:00
Xavier
af1e45077e Typo in fr translation 2019-05-01 12:08:00 +02:00
Xavier
313ffa1e44 Add wantJSON() in Apache2::Request (#1146) 2019-05-01 08:29:47 +02:00
Christophe Maudoux
e9b26bb79a Merge remote-tracking branch 'origin/master' into favapps 2019-04-30 21:57:46 +02:00
Xavier
29b71569de Merge branch 'v2.0' 2019-04-30 21:03:14 +02:00
Xavier
f43991bbbd Update translations 2019-04-30 20:28:50 +02:00
Christophe Maudoux
14ae7ea1a2 Append reset button (#1689) 2019-04-30 19:20:42 +02:00
Christophe Maudoux
66ec4da991 Update langs (#1689) 2019-04-30 19:20:19 +02:00
Christophe Maudoux
130f6ba983 Move FavApps plugin options to Portal Menu (#1689) 2019-04-30 19:19:56 +02:00
Christophe Maudoux
f9ba34006e Update manifest (#1689) 2019-04-30 19:18:26 +02:00
Clément OUDOT
2b28e8e61f Modify redirect page (#1728) 2019-04-30 17:02:52 +02:00
Clément OUDOT
0ba56218f0 Merge branch 'v2.0' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into v2.0 2019-04-30 15:20:25 +02:00
Clément OUDOT
ab1e67f86c Add IO::String perl dependency (#1726) 2019-04-30 15:20:08 +02:00
Christophe Maudoux
409f845dd2 Improve unit test (#1664) 2019-04-30 14:57:45 +02:00
Christophe Maudoux
f4938f3489 Grant access only if required Impersonation succeeds (#1664) 2019-04-30 14:57:45 +02:00
Christophe Maudoux
04aae64a9f Improve unit test 2019-04-29 22:33:11 +02:00
Christophe Maudoux
321fe29c35 Update version 2019-04-29 22:33:11 +02:00
Christophe Maudoux
4f430ca4be Improve unit test 2019-04-29 22:33:11 +02:00
Christophe Maudoux
2e9092d2bd Clean code 2019-04-29 22:33:11 +02:00
Christophe Maudoux
a89b92f265 Improve code (#1386) 2019-04-29 22:33:11 +02:00
Christophe Maudoux
2e3c2e1a16 Sort by spoofed and real attributes (#1658) 2019-04-29 22:33:11 +02:00
Christophe Maudoux
6e2e3456fe Clean code 2019-04-29 21:56:18 +02:00
Christophe Maudoux
f1c82e52cd Sort by spoofed and real attributes (#1658) 2019-04-29 21:48:52 +02:00
Clément OUDOT
d388461909 Add PKCE option in Manager (#1722) 2019-04-29 17:35:23 +02:00
Clément OUDOT
926262170b Implement PKCE in OIDC provider (#1722) 2019-04-29 17:18:16 +02:00
Clément OUDOT
8e6f678be7 Create a configuration option to allow a Relying Party to be a public client
Allow unauthenticated requests on OAuth2 token endoint

#1725
2019-04-29 10:02:16 +02:00
Christophe Maudoux
58279c029f Improve unit test 2019-04-28 22:56:32 +02:00
Christophe Maudoux
4cce434e93 Update star icons & License (#1689) 2019-04-28 21:44:32 +02:00
Maxime Besson
2f9e6aa623 Allow override of username attribute for CAS apps
Global CAS options allows the admistrator to set the session attribute
that gets exported to all CAS application as the main identifier
(cas:user)

This commit adds the ability to override this configuration for a
particular CAS application.

OIDC already allows this

Fixes #1713
2019-04-28 21:06:34 +02:00
Christophe Maudoux
e9fd5815c9 Display FavApps tab by default if required (#1689) 2019-04-28 20:39:05 +02:00