[Koha-bugs] [Bug 18549] There should be a warning that logging out of Koha will leave browser session logged in to OAuth

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 5 22:30:23 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18549

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63198|0                           |1
        is obsolete|                            |

--- Comment #5 from Nick Clemens <nick at bywatersolutions.com> ---
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 <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list