Commit Graph

3990 Commits

Author SHA1 Message Date
Maxetto
86d41294a7 Merge pull request #2 from Xephi/master
Syncing
2015-07-05 20:55:06 +02:00
Gabriele C
79dde2caf3 Fixed languages
Update messages_br.yml

Update messages_cz.yml

Update messages_de.yml

Update messages_es.yml

Update messages_fi.yml

Update messages_fr.yml

Update messages_gl.yml

Update messages_hu.yml

Update messages_it.yml

Update messages_ko.yml

Update messages_lt.yml

Update messages_nl.yml

Update messages_pl.yml

Update messages_pt.yml

Update messages_ru.yml

Update messages_sk.yml

Update messages_uk.yml

Update messages_zhcn.yml

Update messages_zhtw.yml

Update messages_zhtw.yml

Update messages_zhhk.yml
2015-07-05 19:06:15 +02:00
Xephi59
1beab7b40b Change password regex here too 2015-07-05 18:18:20 +02:00
Alexandre Vanhecke
8fffb8c489 Merge pull request #89 from Maxetto/master
Enhanced Password Regex
2015-07-05 18:16:04 +02:00
Alexandre Vanhecke
288c662ff8 Merge pull request #96 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-07-05 18:13:16 +02:00
Alexandre Vanhecke
baf89e4ec8 Add gitter to travis 2015-07-05 18:06:52 +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
Gabriele C
3367f175d4 Fix syntax 2015-07-05 14:56:32 +02:00
Gabriele C.
60f4bd0ce1 Update AsyncronousRegister.java 2015-07-05 14:39:08 +02:00
Gabriele C.
d222b2cbd4 Update ChangePasswordCommand.java 2015-07-05 14:33:40 +02:00
Gabriele C.
729e74b155 Update messages_en.yml 2015-07-05 14:26:40 +02:00
Gabriele C.
76ce1fe0ad Merge pull request #7 from Xephi/master
Merge pull request #91 from sgdc3/master
2015-07-05 14:24:00 +02:00
The Gitter Badger
c0e631fff9 Added Gitter badge 2015-07-05 11:20:48 +00:00
Alexandre Vanhecke
b3add5ca97 Merge pull request #91 from sgdc3/master
Fixed some translation issues
2015-07-05 11:59:29 +02:00
Gabriele C.
b5ccc34412 Update messages_it.yml 2015-07-05 11:57:20 +02:00
Gabriele C.
58ac4e4d4a Update messages_it.yml 2015-07-05 11:50:07 +02:00
Gabriele C.
2d8fc73e98 Update messages_zhhk.yml 2015-07-05 11:31:06 +02:00
Gabriele C.
5b4a0d8aa9 Merge pull request #6 from Xephi/master
Up
2015-07-05 10:59:14 +02:00
Xephi59
311fb1e1d8 Fix pom - add shaded api 2015-07-05 04:31:05 +02:00
Xephi59
db70afaf80 revert last commit 2015-07-05 03:51:34 +02:00
Maxetto
a5952de237 Enhanced Password Regex
We are now allowing every ASCII character except for space (0x20 - 32). Those are the characters allowed in passwords.
2015-07-05 03:50:41 +02:00
Xephi59
89f8333ff7 try something 2015-07-05 03:50:05 +02:00
Xephi59
618a5efe87 authme.admin.forcelogin and authme.canbeforced 2015-07-05 03:38:30 +02:00
Xephi59
a44481c33b Add a permission to disable some people to be forced 2015-07-05 03:35:32 +02:00
Xephi59
723ca59bb5 Change forcelogin only be performed by console 2015-07-05 03:29:19 +02:00
Xephi59
52c023b1f2 Add forcelogin command 2015-07-05 03:12:39 +02:00
Xephi59
1668cd191b Simplify how passpartu works 2015-07-05 02:58:45 +02:00
Alexandre Vanhecke
e47dfb6184 Merge pull request #86 from Maxetto/master
Email recall at login, typo fix and ChangePassword Enhancements
2015-07-05 02:57:40 +02:00
Gabriele C.
028d7783df Merge pull request #5 from Xephi/master
Up
2015-07-05 02:40:29 +02:00
Alexandre Vanhecke
08a10d2366 Merge pull request #84 from sgdc3/master
little pom fix + enhanced italian translation file
2015-07-05 02:38:25 +02:00
Maxetto
e36337c066 There's an Italian translation too!
Let's show some love to Italian players!
2015-07-04 23:20:00 +02:00
Maxetto
ac919d8314 Forgot AuthMe >=3.5 has a cache
There's no need to redefine name and email, then.
2015-07-04 23:11:02 +02:00
Maxetto
0b1490bd65 PW lenght and unsafe PW check to ChangePassword
I told you, you missed it! Also, unified "lowpass.equalsIgnoreCase(name)" to the previous group of checks.
This, however, still provides "Password doesn't match" error, instead of one proper error.
2015-07-04 22:57:43 +02:00
Maxetto
f3c2967e83 Merge pull request #1 from Xephi/master
Syncing
2015-07-04 20:45:48 +02:00
Gabriele C.
a57339925f Update pom.xml 2015-07-03 14:12:58 +02:00
Gabriele C.
9d378379f5 Update messages_it.yml 2015-07-03 13:16:18 +02:00
Gabriele C.
0875ae4992 Update pom.xml 2015-07-01 15:55:44 +02:00
Gabriele C.
ee0c7ec3e4 Merge pull request #4 from Xephi/master
Up
2015-07-01 15:55:23 +02:00
Xephi59
9dccab164d Fix Previous Commit - change to VaultAPI 2015-07-01 15:47:07 +02:00
Xephi59
534d78f52b Remove useless repos 2015-07-01 15:44:08 +02:00
Xephi59
a63087b8fc Change Mail Sending 2015-07-01 14:31:27 +02:00
Alexandre Vanhecke
7446021262 Merge pull request #82 from sgdc3/master
pom style + some optimizations
2015-06-30 21:31:40 +02:00
Gabriele C.
8936179c11 Update pom.xml 2015-06-30 19:40:12 +02:00
Gabriele C.
3a12e534b1 Update pom.xml 2015-06-30 15:15:49 +02:00
Gabriele C.
ba32537670 Update plugin.yml 2015-06-30 14:39:44 +02:00
Gabriele C.
793e8b1bb7 Update pom.xml 2015-06-30 14:39:07 +02:00
Gabriele C.
0a9cadc2e2 Merge pull request #2 from Xephi/master
Up
2015-06-30 14:30:21 +02:00
Xephi59
64531ecbd9 Revert last commit 2015-06-30 02:39:46 +02:00
Xephi59
15efe95f23 Add Shaded API's 2015-06-30 02:36:53 +02:00