A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Auth/Saml2Test.php December 3, 2025
D
Deps: Updated PHP package versions
Dan Brown committed
December 8, 2023
D
SAML2: Fixed non-spec point of logout, Improved redirect location
Dan Brown committed
December 3, 2023
D
SAML2: Included parsed groups in dump data
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
April 28, 2023
D
Added sessionindex to SAML2 single logout request to idp
Dan Brown committed
January 21, 2023
D
Copied over work from user_permissions branch
Dan Brown committed
October 16, 2022
D
Prevented saml2 autodiscovery on metadata load
Dan Brown committed
July 23, 2022
D
Updated tests to use ssddanbrown/asserthtml package
Dan Brown committed
November 14, 2021
D
Changed logout routes to POST instead of GET
Dan Brown committed
October 30, 2021
D
Laravel 8 shift squash & merge (#3029)
Dan Brown committed
October 26, 2021
D
Laravel 7.x Shift (#3011)
Dan Brown committed
October 20, 2021
D
Updated SAML ACS post to retain user session
Dan Brown committed
August 7, 2021
D
Quick test of email confirmation routes and fix of tests
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
May 8, 2021
D
Reviewed and updated SAML2 authncontext option
Dan Brown committed
September 26, 2020
D
Removed redundant test
Dan Brown committed
D
Fixed issue where SAML login not notifiy on existing user
Dan Brown committed
September 5, 2020
D
Updated flow to ensure /register/confirm route is used where needed
Dan Brown committed
August 4, 2020
D
Prevented email confirmation exception throw on registration
Dan Brown committed
April 4, 2020
D
Updated test files to be PSR-4 compliant
Dan Brown committed
February 2, 2020
D
Checked over and aligned registration option behavior across all auth options
Dan Brown committed
D
Simplified guard names and rolled out guard route checks
Dan Brown committed
D
Fixed failing tests caused by auth changes
Dan Brown committed
December 22, 2019
D
Removed setting override system due to confusing behaviour
Dan Brown committed