http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13051 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32081|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 32082 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32082&action=edit [SIGNED-OFF] Bug 13051: And remember, usernames are not case sensitive opac-auth contains the following statement: You entered an incorrect username or password. Please try again! And remember, usernames and passwords are case sensitive. Obviously, this is not completely true. The username can be entered in lowercase, uppercase, any mixed case. This patch simply adjusts this string. Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.