<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/auth.cpp, branch hud_font_style</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=hud_font_style</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=hud_font_style'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2012-03-30T15:42:18+00:00</updated>
<entry>
<title>Reimplement authentication handler in Lua; now we have 1) infinite privilege names, 2) minetest.register_authentication_handler()</title>
<updated>2012-03-30T15:42:18+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-03-30T15:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7cad0a2dcd817b179f82066964c45937a603d138'/>
<id>urn:sha1:7cad0a2dcd817b179f82066964c45937a603d138</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minetest.register_chatcommand(cmd, def)</title>
<updated>2012-03-29T22:45:23+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-03-29T22:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b9ffb5f30d64d365e6792d0d3acff552d9fcd0fd'/>
<id>urn:sha1:b9ffb5f30d64d365e6792d0d3acff552d9fcd0fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ban and Auth managers use infostream rather than dstream</title>
<updated>2012-03-10T13:49:38+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-03-10T13:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9c5e422d3a5fc3784d261a1effdb94a44b84a41c'/>
<id>urn:sha1:9c5e422d3a5fc3784d261a1effdb94a44b84a41c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename "build" privilege to "interact" (backwards-compatibly, of course)</title>
<updated>2011-12-02T10:18:19+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-12-02T10:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=932988af4650cdd844669d4cd238907409413db6'/>
<id>urn:sha1:932988af4650cdd844669d4cd238907409413db6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix processing of the default_password setting. It is now actually used as 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.</title>
<updated>2011-12-01T10:06:39+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2011-11-20T19:16:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2ca00fa585087f2097796d994d378708041a7194'/>
<id>urn:sha1:2ca00fa585087f2097796d994d378708041a7194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create the necessary API for /giveme and /give and implement those commands; also sort out the scripts a bit</title>
<updated>2011-11-29T19:30:22+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-11-29T19:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=103d4793f00b2dd592739f686e90370c2d8953a3'/>
<id>urn:sha1:103d4793f00b2dd592739f686e90370c2d8953a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added ipban support</title>
<updated>2011-08-12T01:37:18+00:00</updated>
<author>
<name>Constantin Wenger</name>
<email>constantin.wenger@googlemail.com</email>
</author>
<published>2011-08-11T23:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5784c14ab798847248e4682ef28434767a549fc6'/>
<id>urn:sha1:5784c14ab798847248e4682ef28434767a549fc6</id>
<content type='text'>
commands:
/#ipban &lt;nick&gt;
/#ipunban &lt;ip&gt;</content>
</entry>
<entry>
<title>auth stuff is now saved only when modified</title>
<updated>2011-05-30T21:23:39+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-05-30T21:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=db36771c63040933d43bc12adc4ad840472004d3'/>
<id>urn:sha1:db36771c63040933d43bc12adc4ad840472004d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>player passwords and privileges in world/auth.txt</title>
<updated>2011-05-29T18:11:16+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-05-29T18:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=63611932ebae93620386b26cfa82f7c4552b22ff'/>
<id>urn:sha1:63611932ebae93620386b26cfa82f7c4552b22ff</id>
<content type='text'>
--HG--
extra : rebase_source : 7260636295d9068fbeeddf4143c89f2b8a91446c
</content>
</entry>
</feed>
