Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
6bb6a6d3a8fb017e6b2e981c76d44ebe56b25b65
Switch branch/tag
redis
src
acl.c
10 Jan, 2019
5 commits
ACL: implement ACLCreateUser().
· 6bb6a6d3
antirez
authored
Jan 10, 2019
6bb6a6d3
ACL: implement ACLGetUserByName().
· e4846b02
antirez
authored
Jan 10, 2019
e4846b02
ACL: initialization function.
· 29c88a9c
antirez
authored
Jan 10, 2019
29c88a9c
ACL: split acl.c into clear sections.
· e9a902a9
antirez
authored
Jan 10, 2019
e9a902a9
ACL: add a reference to the user in each client.
· 4278104a
antirez
authored
Jan 10, 2019
4278104a
09 Jan, 2019
3 commits
ACL: ACLCheckUserCredentials() next id should be static.
· 45ff9f33
antirez
authored
Jan 09, 2019
45ff9f33
ACL: use a fixed table for command IDs.
· 7fc882c5
antirez
authored
Jan 09, 2019
7fc882c5
ACL: refactoring of the original authentication code.
· b43d70df
antirez
authored
Dec 21, 2018
b43d70df