9 Commits

Author SHA1 Message Date
antirez
3c538d0595 ACL: create the default user. 2019-01-11 11:02:55 +01:00
antirez
487b8fcbaa ACL: implement ACLCreateUser(). 2019-01-10 17:01:12 +01:00
antirez
f3ad8fc85e ACL: implement ACLGetUserByName(). 2019-01-10 16:40:45 +01:00
antirez
e75a2b8500 ACL: initialization function. 2019-01-10 16:39:32 +01:00
antirez
da1c642f83 ACL: split acl.c into clear sections. 2019-01-10 16:35:55 +01:00
antirez
6771d47230 ACL: add a reference to the user in each client. 2019-01-10 16:34:13 +01:00
antirez
3a02107a18 ACL: ACLCheckUserCredentials() next id should be static. 2019-01-09 21:47:43 +01:00
antirez
cc5222bd7a ACL: use a fixed table for command IDs. 2019-01-09 21:31:29 +01:00
antirez
106977aaf9 ACL: refactoring of the original authentication code. 2019-01-09 17:00:30 +01:00