index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ejabberd_oauth.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use include_lib() to include headers from dependencies (#3369)
Stu Tomlinson
2020-09-03
1
-1
/
+1
*
Update copyright to 2020 (#3149)
Badlop
2020-01-28
1
-1
/
+1
*
Fix case clause error regarding admin_generated password (#3122)
Badlop
2019-12-24
1
-1
/
+2
*
Convert oauth_expire option to accept timeout values
Paweł Chmielowski
2019-10-15
1
-3
/
+3
*
Fix dialyzer warning in #oauth_ctx
Alexey Shchepin
2019-10-11
1
-1
/
+1
*
Check redirect_uri for OAUTH implicit grant
Alexey Shchepin
2019-10-03
1
-37
/
+94
*
Support OAUTH client authentication
Alexey Shchepin
2019-09-27
1
-41
/
+117
*
Use email field type to avoid jid capitalization on iOS
Mickael Remond
2019-09-09
1
-1
/
+1
*
Add ejabberd_oauth:verify_resowner_scope callback back
Paweł Chmielowski
2019-09-06
1
-2
/
+18
*
Improve hooks validator and fix bugs related to hooks registration
Evgeny Khramtsov
2019-07-29
1
-1
/
+2
*
Process unexpected messages uniformly
Evgeny Khramtsov
2019-07-12
1
-4
/
+9
*
Improve extraction of translated strings
Evgeny Khramtsov
2019-06-22
1
-7
/
+5
*
Use list_to_existing_atom/1 wherever possible
Evgeny Khramtsov
2019-06-15
1
-1
/
+1
*
Get rid of "well-known" type
Evgeny Khramtsov
2019-06-15
1
-4
/
+1
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-59
/
+10
*
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
*
Fix some dialyzer warnings
Evgeny Khramtsov
2018-09-09
1
-8
/
+1
*
Allow acme and oauth commands to be read by gen_markdown_doc_for_commands
Badlop
2018-08-07
1
-1
/
+2
*
Get rid of ejabberd.hrl header
Evgeniy Khramtsov
2018-06-14
1
-1
/
+0
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
Don't include CSS, javascript and image data directly in the code
Evgeniy Khramtsov
2017-10-09
1
-112
/
+11
*
Add script to extract translation strings
Evgeniy Khramtsov
2017-09-24
1
-1
/
+1
*
Remove old command calling interface
Paweł Chmielowski
2017-07-06
1
-24
/
+2
*
Declare ejabberd_oauth behaviour
Evgeniy Khramtsov
2017-05-21
1
-0
/
+4
*
export_all is not needed here
Paweł Chmielowski
2017-05-19
1
-2
/
+0
*
Fix values put in args_examples
Paweł Chmielowski
2017-05-19
1
-1
/
+1
*
Add type specs for Module:opt_type/1
Evgeniy Khramtsov
2017-05-08
1
-0
/
+8
*
Don't validate an option in ejabberd_config:get_option() functions
Evgeniy Khramtsov
2017-04-29
1
-12
/
+5
*
Use new cache API in ejabberd_oauth
Evgeniy Khramtsov
2017-04-21
1
-34
/
+73
*
oauth_list_tokens and oauth_revoke_token work only in Mnesia (#1644)
Badlop
2017-03-29
1
-3
/
+5
*
Get rid of jid:to_string/1 and jid:from_string/1
Evgeniy Khramtsov
2017-02-26
1
-10
/
+10
*
Don't pass empty resource to jid:make()
Evgeniy Khramtsov
2017-02-25
1
-2
/
+2
*
Improve startup procedure
Evgeniy Khramtsov
2017-02-24
1
-28
/
+20
*
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
*
Fix typo
Christophe Romain
2016-11-16
1
-1
/
+1
*
Deprecate most of the functions from jlib.erl
Evgeniy Khramtsov
2016-11-13
1
-2
/
+2
*
Merge branch 'master' into xml-ng
Evgeniy Khramtsov
2016-11-12
1
-105
/
+266
|
\
|
*
New api permissions framework
Paweł Chmielowski
2016-10-05
1
-0
/
+25
|
*
Erlang R17 has a Time limit in erlang:send_after (#1246)
Badlop
2016-08-16
1
-1
/
+1
|
*
Provide proper args_desc in oauth_issue_token command
Paweł Chmielowski
2016-08-10
1
-1
/
+3
|
*
Add tokens cache to ejabberd_oauth
Alexey Shchepin
2016-08-04
1
-12
/
+45
|
*
Merge pull request #1223 from processone/expand_api
Mickaël Rémond
2016-08-01
1
-12
/
+22
|
|
\
|
|
*
Add support for sending back missing scope error to API ReST command calls
Mickael Remond
2016-07-30
1
-12
/
+22
|
*
|
Switch workers from temporary to transient
Christophe Romain
2016-07-29
1
-1
/
+1
|
*
|
Merge pull request #1211 from processone/expand_api
Mickaël Rémond
2016-07-28
1
-17
/
+22
|
|
\
|
|
|
*
Clarify command module API
Mickael Remond
2016-07-26
1
-2
/
+2
|
|
*
Return more user friendly, human readable error description
Mickael Remond
2016-07-24
1
-7
/
+14
|
|
*
Make default OAuth token TTL values more user friendly
Mickael Remond
2016-07-23
1
-9
/
+7
|
*
|
Add DB backend support for ejabberd_oauth
Alexey Shchepin
2016-07-25
1
-36
/
+29
|
|
/
|
*
Support oauth password grant type
Pablo Polvorin
2016-07-22
1
-0
/
+55
[next]