summaryrefslogtreecommitdiff
path: root/src/ejabberd_oauth_mnesia.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix dialyzer warningPaweł Chmielowski2022-04-201-1/+1
|
* Make oauth_revoke_token work with all backendsPaweł Chmielowski2022-04-201-7/+12
|
* Update copyright year to 2022Badlop2022-02-111-1/+1
|
* Update newest copyright year to 2021 (#3464)Badlop2021-01-271-1/+1
|
* Update copyright to 2020 (#3149)Badlop2020-01-281-1/+1
|
* Support OAUTH client authenticationAlexey Shchepin2019-09-271-0/+21
|
* Use new configuration validatorEvgeny Khramtsov2019-06-141-4/+1
|
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
|
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
|
* Declare ejabberd_oauth behaviourEvgeniy Khramtsov2017-05-211-0/+1
|
* Use disc_only_copies for oauth_token Mnesia tableEvgeniy Khramtsov2017-05-171-2/+13
|
* Speedup Mnesia tables initializationEvgeniy Khramtsov2017-04-211-1/+0
|
* Use new cache API in ejabberd_oauthEvgeniy Khramtsov2017-04-211-2/+2
|
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|
* Improve handling of mnesia schemaChristophe Romain2016-11-301-1/+1
|
* Add DB backend support for ejabberd_oauthAlexey Shchepin2016-07-251-0/+65