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

--- Comment #22 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 189754
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189754&action=edit
Bug 39142: Add debug permission

This patch adds the database foundation for the debug permission feature:
- Creates bit 31 in userflags table for 'debug' permission
- Updates mandatory userflags.sql for fresh installations
- Provides atomic update script for existing installations

The debug permission will allow authorized users to access debugging
tools for toggling JavaScript and CSS customizations.

Signed-off-by: Lari Strand <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>

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