aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/auth.lua
AgeCommit message (Expand)Author
2021-06-30Run on_grant and on_revoke callbacks after privs change (#11387)AFCMS
2020-05-23Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)sorcerykid
2018-08-05Replace auth.txt with SQLite auth database (#7279)Ben Deutsch
2018-04-19Builtin auth handler: Speed up file writing (#7252)SmallJoker
2017-12-06Auth handler: Player deletion & Iterator (#6741)sfan5
2017-12-01Make core.auth_table private and structure builtin/auth.luasfan5
2017-11-08Make use of safe file writing in auth handler (fixes #6576)sfan5
2017-10-07Do not grant all privs to the admin - changes game behavior (#6460)lhofhansl
2017-08-26Add on_grant and on_revoke callbacks (#4713)rubenwardy
2017-06-07[CSM] Add function to get player privileges (#5933)red-001
2017-05-06Use a settings object for the main settingsShadowNinja
2016-08-29Builtin: Disallow registering users with the same nameSmallJoker
2016-03-06Faster insertion into tableRui914
2015-08-12SAPI: Track last executed mod and include in error messageskwolekr
2014-11-19Add strict moduleShadowNinja
2014-11-08Add last_login field to auth.txtRyan Newell
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja