]> git.evergreen-ils.org Git - working/Evergreen.git/commit
In oils_auth.c: Fixed a bug.
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 17 Jul 2009 20:54:17 +0000 (20:54 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 17 Jul 2009 20:54:17 +0000 (20:54 +0000)
commitf88214f8643818e34e369df42ce521eac5bf1e8d
treeb9694ba2216347476b23b363b4887c2060fa38e1
parent04a5fe09c474019e8fb4f3c8d8bb5a261b74664a
In oils_auth.c: Fixed a bug.

If you try to log in with a non-existent username, the old
code would report that the username was inactive.  Now it
reports a login failure.  Inactive usernames are still
reported as inactive.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13622 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/c-apps/oils_auth.c