31 Commits

Author SHA1 Message Date
Tim Visée
f15eaae67f Some minor automatic fixes and changes 2015-11-23 21:43:40 +01:00
AuthMe-Team
9ec2d6d059 Stuff from the common floobits workspace
Author:    AuthMe-Team <AuthMeTeam@123NoEmail.com>
2015-11-23 20:23:52 +01:00
Gabriele C
118c79401a Prepare the project for javadocs 2015-11-21 01:27:06 +01:00
Xephi59
3b802d03b1 Add non html content 2015-11-11 01:50:23 +01:00
Xephi59
46d39c7864 Fix attachment 2015-11-11 01:49:15 +01:00
Xephi59
10606a22e6 Change default mail api to apache one 2015-11-11 01:28:04 +01:00
Xephi59
6bff45f0ed Fix Mail Recovery 2015-11-08 19:31:44 +01:00
Tim Visée
67a40a6fd0 Print a stack trace on STMP error 2015-11-01 22:38:27 +01:00
Tim Visée
6089d481a9 Collapsed catch block 2015-11-01 22:38:07 +01:00
Tim Visée
aae78fe9ef Fixed grammar 2015-11-01 22:37:48 +01:00
Xephi59
e1c1d18d05 Fix Player Online check 2015-10-19 23:37:42 +02:00
Gabriele C
7bfab781a1 More error messages! 2015-07-30 00:47:19 +02:00
Gabriele C
b8a2240982 Add error message if unable to generate img 2015-07-29 18:44:06 +02:00
Xephi59
480db6816f Synax 2015-07-20 02:41:14 +02:00
Gabriele C
02843b6a6d Fixed logger 2015-07-16 21:27:28 +02:00
Gabriele C
5f5c1b19f0 Enhanced console messages 2015-07-16 21:16:58 +02:00
Xephi59
7f7b713e67 Send mail as html 2015-07-14 04:34:31 +02:00
Xephi59
f41b18c66f Fix Compilation issue 2015-07-12 22:22:49 +02:00
Xephi59
f114019e5f Option to send an image as new password 2015-07-09 19:24:00 +02:00
Xephi59
30b3dff965 Er... idk why these changes disappear T.T 2015-07-09 19:14:14 +02:00
Xephi59
57d81a7f6a Again a change in email 2015-07-08 18:15:56 +02:00
Xephi59
32f0ce00df Fix Email ! 2015-07-08 17:56:49 +02:00
Xephi59
4ca92dda59 Do mail full async 2015-07-05 17:48:40 +02:00
Xephi59
017a55ae13 email fix 2015-07-05 17:03:05 +02:00
Xephi59
a63087b8fc Change Mail Sending 2015-07-01 14:31:27 +02:00
Xephi59
e564453df7 Change how Exception is thrown on failed to send mail 2015-06-21 13:45:26 +02:00
Xephi
7ba37d75c9 Prevent some NPE on (auto)purge 2014-09-19 00:52:09 +02:00
Xephi
d7cb60c1fe Replace all '/' in path to File.separator - Code Refactor 2014-08-25 03:12:28 +02:00
Xephi
afc1ea9111 Code Refactor - Whitespace Refactor 2014-08-08 23:14:56 +02:00
Xephi
b659d8968e Update 3.3.4
//Changes 3.3.4://
* Add an isLogged column in mySQL
* Add a maxLoginPerIp
* Add a maxJoinPerIp
* Add a way to force kick after register
* Add a way to force login after register
* Update session correctly
* Fix Change Email command
* Fix some perm problems
* Fix some problems with email sending
* Remove some dead code
* Add a way to control spawn priority, by default , in order, it is :
authme,essentials,multiverse,default
2014-03-08 00:16:14 +01:00
Xephi
10b4eaeca7 AuthMe 3.0
//Changes 3.0://
* Repackaging from uk.org.whoami.authme to fr.xephi.authme, please
developpers, update!
* Rewrite some of parts of the plugin
* Some code was already perfect , also did not change it :p
* Full support for phpbb3
* Add full support for WordPress + passwordHash: WORDPRESS
* Completely rewrite Management system for inventories and tp issues,
Thanks to : [[http://dev.bukkit.org/profiles/Possible/|Possible]]
* Rework on /passpartu command
* Completely rewrite the password encryption method
* Add a way for developers to add their own Password Encryption Method
on AuthMe via event way (please see
fr.xephi.authme.events.PasswordEncryptionEvent)
* Add an auto purge with players.dat removing method and essentials
files removing ( if you want authme to hook with an another plugin let
me know )
* Complete Hook with BungeeCord by removing the /server command before
login
* message_lang.yml will never be overwritten with English Strings , but
correctly update the message_lang.yml when needed to
* Fix a lot of issues mentioned in tickets , commants , or by mp, Thanks
for all your reports!
2013-10-17 05:14:46 +02:00