Commit Graph
100 Commits
Author SHA1 Message Date
Gabriele CandGitHub 30b9e034bc Merge pull request #1462 from Maxetto/patch-1
[Messages_IT] Translate new messages
2017-12-27 20:05:32 +01:00
Gabriele CandGitHub c1f3fcd393 Merge pull request #1458 from AuthMe/1435-send-recovery-email-in-async
#1435 Send password recovery emails in async
2017-12-22 07:41:49 +01:00
Gabriele C 779c4a2b33 Fix build 2017-12-19 10:53:07 +01:00
Gabriele CandGitHub 4213867048 Update dependencies 2017-12-19 10:29:14 +01:00
Gabriele CandGitHub 0b91b8ba77 Merge pull request #1455 from rebirth00723/patch-1
Update messages_zhtw.yml
2017-12-17 17:45:10 +01:00
Gabriele C 26a69297ce Disable the automatic poolSize option
it creates more issues than benefits
2017-12-13 23:13:28 +01:00
Gabriele CandGitHub 8f4171c436 Merge pull request #1438 from Twonox/patch-2
Update messages_fr.yml
2017-12-05 11:59:53 +01:00
Gabriele C 8fd402add3 #1442 Don't send bungee messages if the plugin is disabled
+ fix unit test on windows env
2017-12-05 00:30:08 +01:00
Gabriele CandGitHub a4550f786f Merge pull request #1433 from montlikadani/patch-3
Updated messages_hu.yml file to the latest version
2017-12-01 17:08:53 +01:00
Gabriele CandGitHub 755163c328 Merge pull request #1427 from Twonox/patch-1
Update messages_fr.yml
2017-12-01 17:08:19 +01:00
Gabriele CandGitHub d9c2de02b1 Update README.md 2017-12-01 17:01:33 +01:00
Gabriele CandGitHub c150adb665 Merge pull request #1431 from AuthMe/5.5-dev
5.5.0 [WIP]
2017-12-01 09:58:40 +01:00
Gabriele CandGitHub 78510efcd9 Merge branch 'master' into 5.5-dev 2017-12-01 09:57:43 +01:00
Gabriele CandGitHub bdc3385aa0 5.4.0 release 2017-12-01 09:51:11 +01:00
Gabriele CandGitHub 17eb7acf4d Change version format 2017-11-29 09:17:37 +01:00
Gabriele CandGitHub 81db4168e4 Merge pull request #1428 from AuthMe/1423-cmi-support
#1423 Implement CMI spawn integration
2017-11-29 08:44:09 +01:00
Gabriele C 610fed3c7b Fix codestyle, add test 2017-11-29 08:38:34 +01:00
Gabriele CandGitHub 7235a3b860 Merge pull request #1430 from AuthMe/1046-onFirstLogin-in-commandsYml
#1046 Add onFirstLogin to commands.yml
2017-11-29 01:11:25 +01:00
Gabriele CandGitHub beee6de1d0 Merge pull request #1429 from AuthMe/1254-see-recent-players-command
#1254 Create command to see recently logged in players
2017-11-29 01:07:14 +01:00
Gabriele C c7c8e673f0 #1423 Implement CMI spawn integration 2017-11-28 12:57:39 +01:00
Gabriele CandGitHub 350321c80b Bump version to 5.4.0 release candidate 1
Change version format.
2017-11-24 09:45:29 +01:00
sgdc3 3ca97f5d30 #1418 Cleanup 2017-11-20 13:15:20 +01:00
Gabriele CandGitHub f23b8933ac Merge pull request #1419 from Dimatert9/master
Do not use Bukkit#sendPluginMessage
2017-11-20 13:08:14 +01:00
Gabriele C ce490304ea Merge branch 'master' of https://github.com/AuthMe/AuthMeReloaded 2017-11-15 18:08:01 +01:00
Gabriele C 2f019dbb0e Fix connectPlayerOnLogin
#1412
2017-11-15 18:07:55 +01:00
Gabriele CandGitHub a2430299b8 Merge pull request #1409 from Playhi/patch-8
Update messages_zhcn.yml
2017-11-15 17:57:25 +01:00
Gabriele CandGitHub c110d27298 Merge pull request #1410 from MineSAT/patch-12
Translate Email Verification messages.
2017-11-12 18:17:33 +01:00
Gabriele CandGitHub b7c3d4b42e Implement AuthMeBungee autologin (#1402)
* Implement AuthMeBungee autologin

There is a failing test due to cyclic dependency injection, @ljacqu could you take a quick look at this?

* Try to fix recursive dependency injection

* Fix codestyle

* Fix the subchannel name, again...

* Split BungeeService into BungeeSender and BungeeReceiver
2017-11-09 11:19:24 +01:00
Gabriele C 7e079d0b9c Whoops... fix the listening messaging subchannel name 2017-11-06 08:00:20 +01:00
Gabriele C 80f9ec88b8 fix javadoc syntax 2017-11-03 21:29:13 +01:00
Gabriele CandGitHub 937ae0afaf Merge pull request #1393 from AuthMe/bungee-messaging-integration
Implement bungee messaging, CacheDataSource sync across network
2017-11-03 20:23:14 +01:00
Gabriele C 4206efc791 Merge branch 'bungee-messaging-integration' of https://github.com/AuthMe/AuthMeReloaded into bungee-messaging-integration 2017-11-03 20:02:13 +01:00
Gabriele C ff53ff1ce6 Codestyle cleanup 2017-11-02 13:00:48 +01:00
Gabriele C 273c318e96 Cleanup 2017-11-02 11:24:17 +01:00
Gabriele CandGitHub cb8b2cbbad Merge pull request #1396 from AuthMe/1350-optional-async-register-checks
#1350 Add option to force using the sync PlayerLoginEvent
2017-11-02 11:04:05 +01:00
Gabriele CandGitHub b307a5d7c2 Merge pull request #1381 from lifehome/patch-2
Initial commit for help_zhhk.yml
2017-11-02 10:59:45 +01:00
Gabriele C 6505538240 Fix codestyle issues 2017-10-30 11:54:19 +01:00
Gabriele C 2d2eb740e3 Implement bungee messaging, CacheDataSource sync 2017-10-30 10:38:13 +01:00
Gabriele C a5542051f4 Add a way to load user's permission data from the permission handler on demand.
#1350
2017-10-29 19:35:23 +01:00
Gabriele C d8d87c8b67 Add option to force using the generic Vault permission handler hook
Requested in #1350
2017-10-29 11:47:38 +01:00
Gabriele CandGitHub 8422581a82 Merge pull request #1380 from Pantoflarz/patch-1
Update help_pl.yml
2017-10-25 18:03:35 +02:00
Gabriele C 39647013b2 Cleanup 2017-10-23 08:36:49 +02:00
Gabriele C cd85c51fbe Perform join process only on player join
Should fix some issues like #1365
2017-10-23 08:31:06 +02:00
sgdc3 d4d85c5e15 Update dependencies 2017-10-20 00:19:28 +02:00
sgdc3 251eca9ccd Fix #1360 2017-10-20 00:11:42 +02:00
Gabriele Candljacqu 22e95493de #1031 Introduce hasSession field in datasource (#1351)
* Introduce hasSession field in datasource

That makes isLogged more consistent as it will be '1' only when the player is online.

* Fixes

* Fix unit testing

* Update config doc

* Create SessionService

* Create test for SessionService, avoid DB operations if sessions are disabled

* Cleanup: remove outdated warning for session timeout = 0
- Remove outdated warning
- Encapsulate session enabled check in SessionService

* Fix failing SessionServiceTest, add data source integration tests for session methods
2017-10-15 18:32:51 +02:00
Gabriele CandGitHub 1487fc0d9e Delete team.txt 2017-10-12 14:14:45 +02:00
Gabriele CandGitHub 1c07be61b0 Merge pull request #1353 from MineSAT/patch-10
Create complete help_es.yml
2017-10-10 19:02:46 +02:00
Gabriele C a39edde297 Add note to caching option 2017-10-09 10:19:27 +02:00
Gabriele C 29c30f6c22 Fix unit testing 2017-10-09 09:44:22 +02:00
Gabriele C 41af94aab2 Add DisplayNameNoColor tag in welcome/join messages #1344 2017-10-09 09:25:20 +02:00
Gabriele C fafbef6be7 Prevent another deadlock in LuckPermsHandler #1350 2017-10-09 09:05:09 +02:00
Gabriele C 45dda0deba Prevent deadlock in LuckPermsHandler #1350 2017-10-09 09:02:14 +02:00
sgdc3 0630c270ca Apply color codes to welcome message #1344 2017-10-04 20:29:30 +02:00
sgdc3 e268c3a624 Start working on the changepassword api method
TODO: fix unit testing
2017-10-04 20:12:53 +02:00
Gabriele C 816e751fe7 Fix minor codestyle issues #1341 2017-10-02 09:40:37 +02:00
Gabriele C d6e2f35efd Fix unit test #1344 2017-10-02 09:03:30 +02:00
Gabriele C 10c09dbf17 Whoops, wasn't thread safe #1344 2017-10-02 08:48:22 +02:00
Gabriele C 3d08e1bae5 Fix some minor configuration issues #1344 2017-10-02 08:43:20 +02:00
Gabriele C d95e5adc39 Compile for 1.12.2 2017-10-02 08:09:28 +02:00
Gabriele C caf2a0ee9e Fix non-spigot server support 2017-10-02 08:05:35 +02:00
sgdc3 843baa8e4a Fix 1.7 and 1.8 compatibility 2017-10-01 19:53:15 +02:00
Gabriele C d9399568a3 Add custom tempban unit testing 2017-09-30 21:16:02 +02:00
Gabriele C 7d61f2679c Fix unit testing 2017-09-30 20:51:49 +02:00
Gabriele C 3ea250cb10 Implement #794 2017-09-30 19:57:27 +02:00
Gabriele CandGitHub 351ab684e8 Merge pull request #1340 from Stefatorus/patch-2
Fixed Grammar & spelling issues
2017-09-30 19:33:52 +02:00
Gabriele CandGitHub 774a5b609a Merge pull request #1339 from Stefatorus/patch-1
Translated /authme help in romanian.
2017-09-30 18:53:34 +02:00
Gabriele CandGitHub ceba761b7b Fix session timeout
whoops xD
2017-09-30 18:22:06 +02:00
Gabriele CandGitHub e59df84a84 Fix session system (#1337)
* Old session system

* Actually check if sessions are enabled

* Cleanup

* Don't use cached isLogged value
2017-09-30 15:15:25 +02:00
sgdc3 f45092bdd2 Fix limbo player location on join 2017-09-30 15:13:35 +02:00
sgdc3 574fa9034d Cancel PlayerItemHeldEvent for unlogged users 2017-09-28 00:50:25 +02:00
sgdc3 920e65c4f4 Codestyle cleanup 2017-09-27 15:16:33 +02:00
sgdc3 83b5a3d66d Update dependencies 2017-09-27 14:55:59 +02:00
sgdc3 dc4124de0a Fix unit tests 2017-09-27 14:48:26 +02:00
sgdc3 32f8e354df Should fix issues like #1336 and #592
The #592 fix will be effective only on 1.9+ servers
2017-09-27 14:41:23 +02:00
sgdc3 51a9c81f6b Merge branch 'master' of https://github.com/AuthMe/AuthMeReloaded 2017-09-27 14:04:30 +02:00
Gabriele Candljacqu 6c6fbaf12d Login performance (#1331)
* Ignore intellij tmp files

* Enhance onLogin performance
2017-09-17 09:05:13 +02:00
sgdc3 b301ec6adb Ignore intellij tmp files 2017-09-16 14:45:03 +02:00
sgdc3 3d67305e9e Fix country code link #1330 2017-09-16 14:04:32 +02:00
sgdc3 3d26357df6 Use Utils.isEmailEmpty #1329 2017-09-16 14:02:16 +02:00
Gabriele C 9392291b36 Fix luckperms permission check 2017-09-14 21:03:08 +02:00
Gabriele C a5466a8937 Fix luckperms user cleanup 2017-09-14 20:50:09 +02:00
Gabriele C f754331de6 Implement LuckPerms permission handler
#1324
2017-09-14 20:39:15 +02:00
Gabriele C e1466425a1 Print the "Forgot your password? ..." message only if the user has set the recovery email address #1329 2017-09-14 18:24:14 +02:00
Gabriele CandGitHub 6e842890e3 Update HikariCP version 2017-09-09 02:06:32 +02:00
Gabriele C 45db55a081 Whoops, fix test 2017-09-06 04:11:02 +02:00
Gabriele C 08182e41f6 Fix null address 2017-09-06 00:56:27 +02:00
Gabriele C 8ae8ccf5cf Fix failing tests 2017-09-03 02:54:29 +02:00
Gabriele C 9e28700acf Attempt to fix #592
Should teleport the player before chunks/world are sent to the player
2017-09-03 02:43:34 +02:00
Gabriele C 2fbdd46919 #1298 Make permission manager accept OfflinePlayers + fix permission purge 2017-09-03 02:07:00 +02:00
Gabriele C 72da27e734 Fix #1324 2017-09-03 01:04:05 +02:00
Gabriele C 58aad9ed41 Fix unit tests 2017-09-03 00:53:45 +02:00
Gabriele CandGitHub a87f3e5838 Make compile dependencies optional 2017-09-03 00:24:54 +02:00
Gabriele C c0a0a7e2a3 Use TestHelper.mockPlayerIp in tests 2017-09-02 12:47:26 +02:00
Gabriele C 97f580d9ec Fix permission node description 2017-09-02 12:26:03 +02:00
Gabriele CandGitHub 6b875a9ba4 Add permission to bypass country check (#1323)
* Add permission to bypass country check

#1321 Still need to fix unit tests

* Fix test
2017-08-31 19:36:57 +02:00
Gabriele C b96ae61697 Remove some old plugin hooks, update dependencies 2017-08-31 11:47:55 +02:00
Gabriele C 7e957cb8c7 Add missing api methods #1304 2017-08-01 16:41:00 +02:00
Gabriele CandGitHub b196d3e022 Whoops, allow simbols 2017-07-15 18:31:19 +02:00
Gabriele C c208cdcf97 Fix default password regex 2017-07-15 15:36:12 +02:00