aboutsummaryrefslogtreecommitdiff
path: root/src/auth.cpp
AgeCommit message (Collapse)Author
2012-03-30Reimplement authentication handler in Lua; now we have 1) infinite privilege ↵Perttu Ahola
names, 2) minetest.register_authentication_handler()
2012-03-30minetest.register_chatcommand(cmd, def)Perttu Ahola
2012-03-10Ban and Auth managers use infostream rather than dstreamPerttu Ahola
2011-12-02Rename "build" privilege to "interact" (backwards-compatibly, of course)Perttu Ahola
2011-12-01Fix 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-29Create the necessary API for /giveme and /give and implement those commands; ↵Perttu Ahola
also sort out the scripts a bit
2011-08-12added ipban supportConstantin Wenger
commands: /#ipban <nick> /#ipunban <ip>
2011-05-31auth stuff is now saved only when modifiedPerttu Ahola
2011-05-29player passwords and privileges in world/auth.txtPerttu Ahola
--HG-- extra : rebase_source : 7260636295d9068fbeeddf4143c89f2b8a91446c