https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18549
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #63198|0 |1 is obsolete| | --- Comment #5 from Nick Clemens <[email protected]> --- Created attachment 63212 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63212&action=edit Bug 18549: Provide logout modal dialogue I'm sure someone else could make the bootstrap and javascript prettier. However, this functions. TEST PLAN --------- 1) log in with Google OAuth and log out -- notice if you click login again, you continue as if you never logged out. This is because the current log out is a Koha only logout. 2) apply patch 3) log in with Google OAuth and log out 4) click 'Koha only' 5) log in with Google OAuth -- same continuation as before. 6) log out, but click 'Koha and Google' 7) log in with Google OAuth -- authentication is required again 8) koha qa test tools Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
