https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18403
--- Comment #26 from Jonathan Druart <[email protected]> --- Created attachment 62302 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62302&action=edit Bug 18403: Deal with the DB user On first login, Koha explodes before the logged in user does not exist in DB. This patch deals with that by adding several checks when it's needed. Test plan: Use the DB user to create a superlibrarian user. The DB user should no be allowed to do anything else. -- 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/
