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_access_permissions.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright to 2020 (#3149)
Badlop
2020-01-28
1
-1
/
+1
*
Correctly handle unicode in log messages
Evgeny Khramtsov
2019-09-23
1
-1
/
+1
*
Process unexpected messages uniformly
Evgeny Khramtsov
2019-07-12
1
-4
/
+7
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-344
/
+166
*
Require that both tag and module matched in from of api_permission
Paweł Chmielowski
2019-01-30
1
-1
/
+3
*
Allow specifying tag for listener for api_permission purposes
Paweł Chmielowski
2019-01-30
1
-10
/
+13
*
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
*
Relax check for valid command name in access_persmissions
Paweł Chmielowski
2018-05-11
1
-1
/
+1
*
Accept atoms in api_permission command lists and commands with numbers in them
Paweł Chmielowski
2018-03-21
1
-1
/
+5
*
Fix compilation ordering in mix by s/-behavior/-behaviour/
Paweł Chmielowski
2018-01-31
1
-1
/
+1
*
Find and fix typos using 'codespell'
Evgeniy Khramtsov
2018-01-27
1
-1
/
+1
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
Don't validate an option in ejabberd_config:get_option() functions
Evgeniy Khramtsov
2017-04-29
1
-5
/
+2
*
Fix bug in api_permission parsing
Paweł Chmielowski
2017-02-28
1
-1
/
+2
*
Fix parsing of acl/access rules inside oauth sections of api_permissions
Paweł Chmielowski
2017-02-27
1
-7
/
+6
*
Invalidate access permissions on configuration reload
Evgeniy Khramtsov
2017-02-27
1
-1
/
+2
*
Don't shadow binding in match
Paweł Chmielowski
2017-02-06
1
-1
/
+1
*
Make sure that api_permissions always have "console commands" section
Paweł Chmielowski
2017-02-03
1
-21
/
+24
*
Add example api_permisions: definition to config template
Paweł Chmielowski
2017-01-13
1
-1
/
+2
*
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
*
Improve handling on acl rules in api_permissions
Paweł Chmielowski
2016-12-08
1
-3
/
+3
*
Recognize "- who:" not only "who:" syntax in api_permissions
Paweł Chmielowski
2016-12-08
1
-1
/
+2
*
Get rid of excessive (io)list_to_binary/1 calls
Evgeniy Khramtsov
2016-11-24
1
-2
/
+2
*
Convert ejabberd_xmlrpc to new api_permissions
Paweł Chmielowski
2016-10-14
1
-2
/
+3
*
Make map syntax compatible with Erlang/OTP 17
Holger Weiss
2016-10-07
1
-3
/
+3
*
Use correct field for oauth scope
Paweł Chmielowski
2016-10-06
1
-1
/
+1
*
Make handling of oauth clauses be more consistent with other rules
Paweł Chmielowski
2016-10-06
1
-10
/
+24
*
Use proper default value for api_permissions
Paweł Chmielowski
2016-10-06
1
-6
/
+7
*
New api permissions framework
Paweł Chmielowski
2016-10-05
1
-0
/
+527