Commit Graph

  • 2cd2b48a1a #437 Email uniqueness in admin command; finalization - Check also in admin command that email is not already used - Misc bug fixing (logic errors, changes lost during large merge) - Use "email" and "setemail" as main labels for /authme subcommands ljacqu 2016-02-06 21:56:08 +01:00
  • b4b679d3b9 Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into 437-add-email ljacqu 2016-02-06 18:01:11 +01:00
  • ad9625bb4e Merge pull request #92 from AuthMe-Team/450-new-settings-rewrite ljacqu 2016-02-06 17:27:40 +01:00
  • 92f81c32c9 Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into 450-new-settings-rewrite ljacqu 2016-02-06 17:17:45 +01:00
  • 99b7b80f1d #450 Fix copying of JAR files to plugin folder - Create SettingsMigrationService#copyFileFromResource (inspired from CustomSettings) - Use new method to copy missing files in plugin folder from JAR - Create YamlFileConfiguration inside NewSetting: FileConfiguration object provided by JavaPlugin#getConfig() sets default values from the JAR's config.yml :( - Change ConsoleLogger to take logger from plugin (work in progress) ljacqu 2016-02-06 17:10:00 +01:00
  • 37fce732f7 Updated messages_br.yml. Nathan Guedes 2016-02-06 12:21:16 -02:00
  • 9a07cadaa4 Re add bukkit version variable games647 2016-02-06 14:12:46 +01:00
  • aff6858251 Change to spigot's repository link to https to fix building (fixes #451) games647 2016-02-06 14:06:51 +01:00
  • 1205a86cd2 Disable "must register" message if the interval is <= 0 Gabriele C 2016-02-06 13:52:06 +01:00
  • 85868ca830 Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into 450-new-settings-rewrite ljacqu 2016-02-05 23:28:06 +01:00
  • a103aee4da Addendum - only write to log if specified by settings - Commit forgotten removal of ! during refactoring ljacqu 2016-02-05 23:13:09 +01:00
  • c28a1b537f #495 Create ConsoleLogger method dedicated to logging exceptions ljacqu 2016-02-05 23:09:07 +01:00
  • ab719c4204 Minor - remove messages language from old settings ljacqu 2016-02-05 22:30:57 +01:00
  • 558cbf5848 Really? -_- Gabriele C 2016-02-05 21:20:15 +01:00
  • 6495cee079 Add alternative dev build download link! Gabriele C 2016-02-05 21:19:12 +01:00
  • 717d455a8d Provide also a jar without version number Gabriele C 2016-02-05 21:14:45 +01:00
  • f98deff41a Whoops Gabriele C 2016-02-05 20:46:32 +01:00
  • f6837bb33a Try to fix circle artifacts, again Gabriele C 2016-02-05 20:42:06 +01:00
  • bd3761ad13 Move metrics management to another class Gabriele C 2016-02-05 19:34:54 +01:00
  • 190b4c2c2e - Removed executor service and all uses from CachedDataSource. DNx5 2016-02-06 00:53:43 +07:00
  • ef89ab02b4 Cleanup imports. DNx5 2016-02-05 23:27:34 +07:00
  • c9b884624d - Make cache RemovalListener sync (no longer use executor). - Fix #433 DNx5 2016-02-05 23:26:46 +07:00
  • 05aec0f4fe - Removed code for waiting Bukkit tasks to complete. DNx5 2016-02-05 23:18:35 +07:00
  • 4f76398ce8 #495 - Done Xephi 2016-02-05 13:24:38 +01:00
  • e8a9b5c2e2 Add missing setting to the new Settings manager. Gabriele C 2016-02-04 23:00:41 +01:00
  • 4c265f1879 Add an option to allow unlogged users to run all the commands Gabriele C 2016-02-04 15:03:52 +01:00
  • 3e30a34714 #450 Move Settings#loadEmailText and #getWelcomeMessage ljacqu 2016-02-03 22:36:01 +01:00
  • 15ca8284f4 Update messages_hu.yml Gabriele C 2016-02-01 23:26:33 +01:00
  • 11a03e5c46 Update dependencies Gabriele C 2016-02-01 13:24:45 +01:00
  • d3c1f06efb Update Hungarian messages - Thanks to falconhome, via issue #470 ljacqu 2016-01-31 21:52:03 +01:00
  • 155881ef05 Merge master into '450-new-settings-rewrite' Conflicts: - PerformBackup.java - Settings.java ljacqu 2016-01-31 21:31:42 +01:00
  • 42ae30ed3a #450 Move Settings#isEmailCorrect to Utils class ljacqu 2016-01-31 21:22:19 +01:00
  • b299e4be91 Fix missing setting Gabriele C 2016-01-31 19:08:28 +01:00
  • 9653354135 #450 Move Settings#getRestrictedIp() ljacqu 2016-01-31 18:50:57 +01:00
  • fbd5265a0b #450 Fix YAML export of enum values - Move writing logic to PropertyType - Remove unused double property type - Add sample enum property type to tests ljacqu 2016-01-31 10:49:30 +01:00
  • e747dfeb7f #450 Make reload & messages functionality use NewSetting - Change ReloadCommand to use the new setting functionality - Check and construct the messages file in NewSetting - Unrelated: change MessagesManager not to extend CustomConfiguration anymore ljacqu 2016-01-31 09:55:02 +01:00
  • a40b06344a Minor - remove override of equals() in PropertyMapComparator - The Comparator map defines equals(Object) but this is obviously already implemented by the Object superclass ljacqu 2016-01-30 15:32:34 +01:00
  • 059175f14e #450 Port usages of Settings#set(), #setValue() to NewSettings ljacqu 2016-01-30 15:12:26 +01:00
  • 724296e02b #449 Migrate some properties to new settings - Use new settings class for retrieving help header & backup configs - Delete migrated configs from old settings ljacqu 2016-01-30 13:19:05 +01:00
  • a101ce915b Don't print warning messages if backup on start/stop is disabled. Gabriele C 2016-01-29 20:22:15 +01:00
  • 0b4ddce3c4 Fixes NPE on forceRegister (Fixes #473) games647 2016-01-28 11:43:08 +01:00
  • dedb3fce26 #450 Add integration test for potentially difficult values - Ensure that edge cases such as backslashes, apostrophes and new lines are handled properly by the YAML writer & reader ljacqu 2016-01-28 10:38:44 +01:00
  • c626521dc8 #473 Add logConsole setting - Add missing logConsole setting - Set true as default value, as suggested by games647 ljacqu 2016-01-27 21:32:29 +01:00
  • 678891d0b8 Don't schedule more tasks if the plugin is disabled games647 2016-01-26 21:30:11 +01:00
  • ec87c662e1 #450 Use SnakeYAML for writing properties ljacqu 2016-01-26 13:41:00 +01:00
  • a3f1084fd8 Revert "Try to fix circle builds..." Gabriele C 2016-01-25 18:48:56 +01:00
  • f3a4776978 Revert "Please circle, please!" Gabriele C 2016-01-25 18:48:53 +01:00
  • f480a25be7 Please circle, please! Gabriele C 2016-01-25 18:42:12 +01:00
  • 00a625efd0 Try to fix circle builds... Gabriele C 2016-01-25 18:31:22 +01:00
  • 726861a2a1 Set PlayerJoinEvent listener priority to lowest. DNx5 2016-01-23 19:31:02 +07:00
  • 3c88482e22 Maven enhancements Gabriele C 2016-01-21 16:12:39 +01:00
  • d4e3e55e07 Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into 437-add-email ljacqu 2016-01-19 17:16:05 +01:00
  • b432223b88 #437 Avoid LOWER() for SQLite - Implement review comment by DNx5 - avoid use of LOWER() - Close PreparedStatement/ResultSet in call ljacqu 2016-01-19 17:15:49 +01:00
  • 4012421d80 #450 Create migration service for new settings - Create service to check if new settings is up-to-date - Remove up-to-date checks from old Settings - Update tests ljacqu 2016-01-19 16:50:54 +01:00
  • 0aa6f753be Set utf-8 encoding for MySQL connections games647 2016-01-19 14:31:29 +01:00
  • 200af9c4c4 Move new configs outside of 'custom' package - Create properties package for storing the config properties - Move NewSetting class to main settings pkg ljacqu 2016-01-19 09:20:55 +01:00
  • dd03045bab Fix typo for delay join message configuration loading games647 2016-01-18 22:11:16 +01:00
  • a3a3e94cd4 Fix logic of waiting unfinished tasks games647 2016-01-18 22:00:17 +01:00
  • 562ed40f70 add new configuration file [WIP] Gabriele C 2016-01-18 21:40:47 +01:00
  • 854e73d2ed Merge pull request #88 from AuthMe-Team/unfinishedTasks Gabriele C 2016-01-18 21:30:12 +01:00
  • 5b2909d7d6 Wait for unfinished tasks of the Bukkit scheduler before closing games647 2016-01-18 20:34:49 +01:00
  • 393f1a0f36 Minor: replace self-closing tags in javadoc ljacqu 2016-01-18 15:17:02 +01:00
  • 07e7a8815b Fix #391 Wordpress algorithm fails sometimes ljacqu 2016-01-18 14:19:04 +01:00
  • 3b33dc774d #369 Fix WBB4 algorithm - Update BCrypt implementation version - Separate third-party BCrypt implementation from our BCRYPT EncryptionMethod extension - Fix WBB4: ensure password is hashed with bcrypt twice and that we check accordingly ljacqu 2016-01-18 13:31:54 +01:00
  • 125c45d715 Minor - remove debug line ljacqu 2016-01-17 20:46:19 +01:00
  • b0ba893827 #437 Add/change email should check if email is already used - Untested/incomplete implementation ljacqu 2016-01-17 20:41:19 +01:00
  • ff034d5a44 Fix resetting of sendPlayerTo setting by removing a typo games647 2016-01-17 19:40:55 +01:00
  • 737d7f1ca0 Merge pull request #87 from AuthMe-Team/347-config-rewrite ljacqu 2016-01-17 13:01:28 +01:00
  • 4a85eedd2c Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into 347-config-rewrite ljacqu 2016-01-17 12:35:03 +01:00
  • e18be3024a #347 Use NewSetting properties for change password command ljacqu 2016-01-17 12:33:29 +01:00
  • fb6cff2e07 #347 Add remaining missing properties ljacqu 2016-01-17 09:23:01 +01:00
  • ace95f750a Add more tests for async change email process ljacqu 2016-01-16 07:57:43 +01:00
  • 8c05c8df98 Add tests for change email process ljacqu 2016-01-15 21:16:06 +01:00
  • 5996d58081 #437 Create test for AddEmail task; fix bugs ljacqu 2016-01-15 20:38:12 +01:00
  • 391e1b04a2 Fix #440 Hash algo's sometimes skipped for old algorithm support - Fix check that discards potentially trying all encryption methods if password didn't match - Wrap call to encryption method properly to avoid calling methods with hasSeparateSalt() = true and a null salt ljacqu 2016-01-14 21:55:09 +01:00
  • 8ed8b32589 #437 Add email should not allow to change email - Create separate test for adding email - Check that no email is yet registered for add email ljacqu 2016-01-13 22:08:40 +01:00
  • 4042ced5f2 Fix #433 Xephi59 2016-01-10 22:32:35 +01:00
  • 36a57c5f02 Fix format of messages_zhcn.yml - Possibly broken in b8abe71? ljacqu 2016-01-10 00:02:00 +01:00
  • ac164c73b9 #347 Add missing properties (incomplete) ljacqu 2016-01-09 23:42:56 +01:00
  • 4321d0b938 Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into 347-config-rewrite ljacqu 2016-01-09 23:07:20 +01:00
  • 4d2f39f06e #306 Add tests for CommandHandler and CommandMapper ljacqu 2016-01-09 22:51:22 +01:00
  • 811c1456f1 I really need to read the entire commits log xD Gabriele C 2016-01-09 22:37:44 +01:00
  • d426a1c47a Update README.md Gabriele C 2016-01-09 22:30:22 +01:00
  • e5bd73d899 Remove Checks for #308 Xephi 2016-01-09 22:12:55 +01:00
  • 6ac51d97f5 Remove checks - #308 Xephi 2016-01-09 22:04:05 +01:00
  • fc0b7c46ac #306 Add permission manager to command service - Inject permission manager into command service explicitly via constructor - Change command mapper to only care about generating FoundCommandResult objects, and command handler to worry about dealing with it later on ljacqu 2016-01-09 21:57:20 +01:00
  • 5cc5ee8cae Little fail Xephi 2016-01-09 21:39:27 +01:00
  • 9c4331e3e6 Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded.git Xephi 2016-01-09 21:30:24 +01:00
  • 607380e59c Use PreparedStatement in all case needed it - #308 Xephi 2016-01-09 21:30:13 +01:00
  • 663e3063d7 Use Low priority for join events in order to allow plugins games647 2016-01-09 21:15:56 +01:00
  • 2f1338b08b little forgot Xephi 2016-01-09 17:16:14 +01:00
  • fd7bdcd3c2 Change node to authme.player.seeownaccounts #423 Xephi 2016-01-09 16:21:44 +01:00
  • bebea0dd36 Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded.git Xephi 2016-01-09 14:46:13 +01:00
  • 18ed62b096 Fix #423 Xephi 2016-01-09 14:45:59 +01:00
  • 3845c1e0eb #347 Add NewSetting to command service - Adjust NewSetting constructor to match needs in AuthMe - Add NewSetting to the command service - See CaptchaCommand for a sample replacement from Settings to NewSetting ljacqu 2016-01-09 12:45:58 +01:00
  • 88629702f5 #347 Test that all read properties exist as Property field - Create consistency test to verify that all properties in config.yml are defined as a Property field in a SettingsClass implementation (currently fails) - Add some missing properties - Minor: convert tabs to spaces ljacqu 2016-01-09 09:30:49 +01:00
  • 7eeabd68e7 Fix saveAuth method didn't save email. DNx5 2016-01-09 06:26:36 +07:00
  • 5187ce152a Enabled cachePrepStmts properties. DNx5 2016-01-09 06:19:09 +07:00
  • b380893847 Serialize Xenforo hash before put it into table. - Fix #417 DNx5 2016-01-09 06:13:47 +07:00
  • 0603243c86 Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into 347-config-rewrite ljacqu 2016-01-08 23:44:16 +01:00