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
67754ae021d5cb29dc9555a59847b652833a6e20
Switch branch/tag
redis
src
acl.c
14 Jan, 2019
1 commit
ACL: ACLSetUser(), fix flag and add allcommands +
@all
opcode.
· 67754ae0
antirez
authored
Jan 14, 2019
67754ae0
11 Jan, 2019
3 commits
ACL: implement to first trivial opcodes in ACLSetUser().
· e7d15e48
antirez
authored
Jan 11, 2019
e7d15e48
ACL: ACLSetUser(), initial ideas in comments.
· 4b72d087
antirez
authored
Jan 11, 2019
4b72d087
ACL: create the default user.
· dc4f7ad1
antirez
authored
Jan 11, 2019
dc4f7ad1
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