1
0
mirror of https://github.com/moparisthebest/xAuth synced 2024-08-13 16:53:52 -04:00
Commit Graph

15 Commits

Author SHA1 Message Date
CypherX
29dd479377 Password complexity, force register and ip verification options, xauth.exclude permissions node to exclude a group/player from having to register, option to block players with blank names from joining the server, players are no longer kicked if someone with the same name joins the server, unregistering a player now notifies them and hides their inventory, registration.pw-min-length -> password.min-length, security.filter.* -> filter.* 2011-04-08 05:05:51 -04:00
CypherX
662794d69d Passwords are now stored as Whirlpool hashes and are converted to such when a player logs in. New /toggle options 2011-04-03 17:04:21 -04:00
CypherX
714bcd1e29 Added: /logout command
Changed: Forcing registration is now configurable, verification of IP addresses upon resuming a session is now configurable. /unregister now notifies the player if they are online.
2011-04-02 22:10:18 -04:00
CypherX
fdf0548bee Compatible with CraftBukkit #612 2011-04-01 00:20:04 -04:00
CypherX
a34c0bdecd updated to release version 1.1.5. I need to remember to update this more often 2011-03-31 01:17:22 -04:00
CypherX
cc9d039b75 Release version 1.1.4.1 2011-03-27 03:46:17 -04:00
CypherX
721739abca Release version 1.1.4 2011-03-26 22:41:40 -04:00
CypherX
5cca44837b Customizable message support 2011-03-26 04:21:47 -04:00
CypherX
7a24b5cae0 MultiInv compatibility *seems* to be fixed, revision of entire Settings class, illegal action notify limit fixed, multiple other small fixes/edits 2011-03-26 02:00:21 -04:00
CypherX
525fee6d5e readme update 2011-03-25 21:02:35 -04:00
CypherX
a3d219471d code cleanup 2011-03-25 20:58:43 -04:00
CypherX
3e83cdb1c7 weird spacing fix? 2011-03-25 20:45:36 -04:00
CypherX
77804cd530 restored to original file state 2011-03-25 20:42:41 -04:00
CypherX
1716232374 initial source commit 2011-03-25 20:41:16 -04:00
Zach Iverson
e7a2d54956 first commit 2011-03-25 20:11:16 -04:00