]> BookStack Code Mirror - bookstack/commit
Auth group sync: Fixed unintential mapping behaviour change
authorDan Brown <redacted>
Mon, 27 Jun 2022 13:17:42 +0000 (14:17 +0100)
committerDan Brown <redacted>
Mon, 27 Jun 2022 13:18:46 +0000 (14:18 +0100)
commit0bcd1795cb0e7858965997a8c1e82cd0f3b56321
treeabf90b56809c30cdcbd4136b691e68b92aebcba4
parent47887ec5956b21a13c2e5e8f0676df27c4d522fe
Auth group sync: Fixed unintential mapping behaviour change

Due to change in how casing was handled when used in the "External Auth
ID" role field.
Likely related to #3535.
Added test to cover.
app/Auth/Access/GroupSyncService.php
tests/Auth/GroupSyncServiceTest.php