lemonldap-ng/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main
Maxime Besson 33a5496e55 Fix regression in #2085 (#2224)
Clearing all hidden form values was a mistake as it breaks SAML when the
redirection URL contains a query string. We should keep existing hidden
fields. In the context of OIDC request, we clear them before redirection
to avoid #2085
2020-05-29 15:51:51 +02:00
..
Auth.pm Move Auth::Base to Main::Auth 2018-02-19 22:11:43 +01:00
Constants.pm Fix unit tests & Version 2020-05-08 23:03:16 +02:00
Display.pm Fix regression in #2085 (#2224) 2020-05-29 15:51:51 +02:00
Init.pm Better warning fix 2020-05-04 16:42:41 +02:00
Issuer.pm Tidy 2020-05-24 00:04:33 +02:00
Menu.pm Append an option to display sfManager link (#2185) 2020-04-30 20:50:10 +02:00
Plugin.pm Append debug log (#1796) 2020-04-03 18:56:11 +02:00
Plugins.pm Change plugins loading order (#2180) 2020-04-29 19:36:18 +02:00
Process.pm create helper function to display portal error code 2020-04-23 17:49:25 +02:00
Request.pm Allow portal JSON responses to include a rendered HTML error block (#2110) 2020-04-15 18:42:31 +02:00
Run.pm Restore previous authentication level (#2179) 2020-04-27 18:20:23 +02:00
SecondFactor.pm Add an easy way to set level of additional second factors (#2149) 2020-04-15 17:20:27 +02:00