Implement authenticator class used for logging in users
authorBen Rosser <rosser.bjr@gmail.com>
Sat, 14 Nov 2015 19:44:36 +0000 (14:44 -0500)
committerBen Rosser <rosser.bjr@gmail.com>
Sat, 27 May 2017 17:56:37 +0000 (13:56 -0400)
Added authenticator setup info to the core, also added a new core
setup dialog page for authenticators.

Wrote a SqlAuthenticator that simply wraps the existing
storage-based auth.


No differences found