aboutsummaryrefslogtreecommitdiff
path: root/src/auth.cpp
AgeCommit message (Expand)Author
2012-03-30Reimplement authentication handler in Lua; now we have 1) infinite privilege ...Perttu Ahola
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 th...Kahrl
2011-11-29Create the necessary API for /giveme and /give and implement those commands; ...Perttu Ahola
2011-08-12added ipban supportConstantin Wenger
2011-05-31auth stuff is now saved only when modifiedPerttu Ahola
2011-05-29player passwords and privileges in world/auth.txtPerttu Ahola