core: Track upgrade step within schema version
[quassel.git] / src / core / sqlauthenticator.h
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasmodernize: Use '= default' instead of empty ctor/dtor...
2018-11-18 Manuel Nickschasmodernize: Use override instead of virtual
2018-11-18 Manuel Nickschasmodernize: Use nullptr
2018-05-23 Janne Koschinskicore: Allow configuring DB/auth from environment
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2017-08-30 Manuel NickschasRework the handling of storage/auth backends and config
2017-05-27 Manuel Nickschasldap: Don't use the backend's display name as identifier
2017-05-27 Manuel Nickschasldap: Some cleanups for GH-170
2017-05-27 Ben RosserAuthenticator code cleanup as per review
2017-05-27 Ben RosserAdd password changing checks
2017-05-27 Ben RosserMake authenticator changes to protocol backwards-compatible
2017-05-27 Ben RosserImplement authenticator class used for logging in users