Age | Commit message (Expand) | Author |
---|---|---|
2017-12-06 | Auth handler: Player deletion & Iterator (#6741) | sfan5 |
2017-12-01 | Make core.auth_table private and structure builtin/auth.lua | sfan5 |
2017-11-08 | Make use of safe file writing in auth handler (fixes #6576) | sfan5 |
2017-10-07 | Do not grant all privs to the admin - changes game behavior (#6460) | lhofhansl |
2017-08-26 | Add on_grant and on_revoke callbacks (#4713) | rubenwardy |
2017-06-07 | [CSM] Add function to get player privileges (#5933) | red-001 |
2017-05-06 | Use a settings object for the main settings | ShadowNinja |
2016-08-29 | Builtin: Disallow registering users with the same name | SmallJoker |
2016-03-06 | Faster insertion into table | Rui914 |
2015-08-12 | SAPI: Track last executed mod and include in error messages | kwolekr |
2014-11-19 | Add strict module | ShadowNinja |
2014-11-08 | Add last_login field to auth.txt | Ryan Newell |
2014-05-08 | Use "core" namespace internally | ShadowNinja |
2014-05-07 | Organize builtin into subdirectories | ShadowNinja |