]> git.koha-community.org Git - koha.git/commit
Bug 36822: Shibboleth - Add discard_changes
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Fri, 25 Oct 2024 14:36:23 +0000 (14:36 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 7 Nov 2024 15:29:14 +0000 (16:29 +0100)
commitce9c97cda30ef32d4fa22a51c1a96f69ea9f18b0
tree10c85a8ed53e1d6470022e9012ec20993fdf70e1
parent01d149b48afdab11f2b8d7621930373f7bc280bd
Bug 36822: Shibboleth - Add discard_changes

Test plan:
1) Apply only Shibboleth tests patch
2) Run that test file:
$ prove t/db_dependent/Auth_with_shibboleth.t
3) Verify tests fail with the updated_on error message.
4) Apply this patch. Repeat 2) Verify tests now pass.

Co-authored-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
C4/Auth_with_shibboleth.pm