| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-03 | Builtin auth handler: Speed up file writing (#7252) | SmallJoker | |
| 2018-06-03 | Make use of safe file writing in auth handler (fixes #6576) | sfan5 | |
| 2017-05-06 | Use a settings object for the main settings | ShadowNinja | |
| This unifies the settings APIs. This also unifies the sync and async registration APIs, since the async registration API did not support adding non-functions to the API table. | |||
| 2016-08-29 | Builtin: Disallow registering users with the same name | SmallJoker | |
| Prevents duplicate names: 'NickName', 'nickname', 'NICKNAME'. Skips already registered users, so they can connect as usual. | |||
| 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 | |
| Also fix leaking globals found by it. | |||
| 2014-11-08 | Add last_login field to auth.txt | Ryan Newell | |
| Also shortens some related code and adds more parameters to string.split. | |||
| 2014-05-08 | Use "core" namespace internally | ShadowNinja | |
| 2014-05-07 | Organize builtin into subdirectories | ShadowNinja | |
