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

Marcel de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #30 from Marcel de Rooy <[email protected]> ---
The approach here feels a bit like a workaround.

member-password:
        flagsrequired   => { borrowers => 'edit_borrowers' },
Shouldnt we lower that permission?

And then there is moremember. It also needs edit_borrowers. Which is a bit
weird for your own account.
Should we rework the checks there a bit to include seeing your account
(including password change)?

If we do so, there is no need to add another link (we already have my account).
And no pref is needed as well.

Currently, you can set a user to Staff access. He has the account link. But if
he clicks, he gets No permission. Not user friendly.

-- 
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/

Reply via email to