Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-30 | Reimplement authentication handler in Lua; now we have 1) infinite privilege ↵ | Perttu Ahola | |
names, 2) minetest.register_authentication_handler() | |||
2012-03-30 | minetest.register_chatcommand(cmd, def) | Perttu Ahola | |
2012-03-10 | Ban and Auth managers use infostream rather than dstream | Perttu Ahola | |
2011-12-02 | Rename "build" privilege to "interact" (backwards-compatibly, of course) | Perttu Ahola | |
2011-12-01 | Fix processing of the default_password setting. It is now actually used as ↵ | Kahrl | |
the plaintext password for new users. Also add /setpassword and /clearpassword server commands that can be used by admins with the PRIV_PASSWORD privilege, and update the /help message. | |||
2011-11-29 | Create the necessary API for /giveme and /give and implement those commands; ↵ | Perttu Ahola | |
also sort out the scripts a bit | |||
2011-08-12 | added ipban support | Constantin Wenger | |
commands: /#ipban <nick> /#ipunban <ip> | |||
2011-05-31 | auth stuff is now saved only when modified | Perttu Ahola | |
2011-05-29 | player passwords and privileges in world/auth.txt | Perttu Ahola | |
--HG-- extra : rebase_source : 7260636295d9068fbeeddf4143c89f2b8a91446c |