- Dec 10, 2018
-
-
Ben Johnson authored
Describing the configuration option available for password authentication.
-
Ben Johnson authored
For Redis instances that require authentication, the current Redis store does not work. So, this commit adds optional support for utilizing the Predis password option. It will pick up the password from the config file and pass it along when it instantiates the Predis client. The test simply checks that adding the password option doesn't break the constructor. Since Predis parameters end up as protected, we can't verify that the instance contains the password.
-
- Dec 08, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
This reverts commit 9fa3dc94.
-
Tim van Dijen authored
-
Tim van Dijen authored
Break with MS AD
-
- Dec 07, 2018
-
-
Tim van Dijen authored
Run `npm run build` now
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Jaime Pérez Crespo authored
-
bjorpe authored
-
Tim van Dijen authored
Start migrating to SAML2 getters/setters
-
Jaime Pérez Crespo authored
-
- Dec 04, 2018
-
-
Thijs Kinkhorst authored
-
- Dec 03, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Jaime Pérez Crespo authored
This resolves #1009.
-
- Dec 02, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
We were echoing the result of require(), resulting in a '1' being printed during login
-
- Dec 01, 2018
-
-
Tim van Dijen authored
Closes #628
-
- Nov 30, 2018
-
-
Jaime Pérez Crespo authored
Fixes #970, improve AttributeMap overwrite behavior
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
Optional preselect in multiauth source config
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
This has now been moved to the new admin module, and the template has been adjusted.
-
Jaime Pérez Crespo authored
This way we can get rid of the custom "simplesaml_version" box, which doesn't scale well on smaller devices, and doesn't really take the entire width of its container.
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
It was broken in previous commits. It should always stick to the bottom of the page, unless the page is long enough to not fit in the screen, so then it should just be thrown after the end of the content.
-
Jaime Pérez Crespo authored
-
Tim van Dijen authored
It's a bug!
-
Tim van Dijen authored
-