summaryrefslogtreecommitdiff
path: root/builtin/game/auth.lua
Commit message (Expand)AuthorAge
* Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)sorcerykid2020-05-23
* Replace auth.txt with SQLite auth database (#7279)Ben Deutsch2018-08-05
* Builtin auth handler: Speed up file writing (#7252)SmallJoker2018-04-19
* Auth handler: Player deletion & Iterator (#6741)sfan52017-12-06
* Make core.auth_table private and structure builtin/auth.luasfan52017-12-01
* Make use of safe file writing in auth handler (fixes #6576)sfan52017-11-08
* Do not grant all privs to the admin - changes game behavior (#6460)lhofhansl2017-10-07
* Add on_grant and on_revoke callbacks (#4713)rubenwardy2017-08-26
* [CSM] Add function to get player privileges (#5933)red-0012017-06-07
* Use a settings object for the main settingsShadowNinja2017-05-06
* Builtin: Disallow registering users with the same nameSmallJoker2016-08-29
* Faster insertion into tableRui9142016-03-06
* SAPI: Track last executed mod and include in error messageskwolekr2015-08-12
* Add strict moduleShadowNinja2014-11-19
* Add last_login field to auth.txtRyan Newell2014-11-08
* Use "core" namespace internallyShadowNinja2014-05-08
* Organize builtin into subdirectoriesShadowNinja2014-05-07