https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30724
--- Comment #9 from Tomás Cohen Arazi (tcohen) <[email protected]> --- (In reply to David Nind from comment #8) > I attempted to test, but wasn't able to enable 2Fa for the patron: > > 1. Applied the patches and restarted everything. > 2. Enabled TwoFactorAuthentication system preference. > 3. For Henry, set a password and added some permissions (didn't make > superlibrarian). > 4. Logged in as Henry > 5. Went to [Henry's] My account > More > Manage two-factor authentication > 6. Get "Error: You don't have permission to access this page." > > So, can't seem to enable 2FA for a staff user. I think this is a general Koha bug: a staff user cannot see their own account details page unless they have `borrowers => [ 'edit_borrowers', 'list_borrowers' ]` permissions. Is out of the scope of this bug, so you can try heading to the page directly to try: http://kohadev-intra.localhost/cgi-bin/koha/members/two_factor_auth.pl?borrowernumber=19 Best regards -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
