Commit Graph

  • e17b1f0fdf #1019 Web integration demo: fix username and realname assignments - username column is all lowercase, realname column has the proper casing ljacqu 2017-01-22 12:34:32 +01:00
  • aa64f96466 #1019 Add email field to web integration sample ljacqu 2017-01-22 11:17:31 +01:00
  • 367380265e #1015 Distinguish player-dependent tags from "simple" tags ljacqu 2017-01-22 10:43:46 +01:00
  • 811bdee128 #1015 Implement lazy replace of tags for welcome message - Check which tags are used when loading the welcome message and only apply their replacements afterwards - Moves AuthMe#replaceAllInfo to a more appropriate place - Avoid fetching data again for each line ljacqu 2017-01-21 13:53:11 +01:00
  • cc7deb64c8 Merge pull request #213 from timvisee/lang-dutch Tim Visée 2017-01-21 15:31:05 +01:00
  • 1557ce8f5f Be consistent in Dutch language usage Changed 'uw' to 'jouw', as 'jouw' is used as language style in this translation file. Tim Visée 2017-01-21 15:30:48 +01:00
  • b078e9e5fd Translate comment headers in Dutch help file Tim Visée 2017-01-21 14:55:02 +01:00
  • 5ea36e15bf Translate comment headers in Dutch translation file Tim Visée 2017-01-21 14:51:55 +01:00
  • ef345f43b4 Revert command parameter in Dutch language pack Because of https://github.com/AuthMe/AuthMeReloaded/pull/211#issuecomment-274260157 Tim Visée 2017-01-21 14:48:49 +01:00
  • 666e242212 Delete CollectionUtils (unused) ljacqu 2017-01-21 14:47:18 +01:00
  • 64a47e0107 Update messages_ru.yml (#211) Den 2017-01-21 16:30:25 +03:00
  • 8aa1bb9935 Open 5.3 development iteration ljacqu 2017-01-21 14:14:32 +01:00
  • a5bee69e54 [Messages_IT] Follow consistency updates (#210) Maxetto 2017-01-17 11:25:26 +01:00
  • 7705faa4f9 Merge pull request #209 from AuthMe/nl-messages-update Tim Visée 2017-01-15 15:19:16 +01:00
  • 68f6bd5b2a Made command notations consistent Tim Visée 2017-01-15 15:15:56 +01:00
  • 5548dffd7f Reworked Dutch translation file with mommy 😊 Tim Visée 2017-01-15 15:12:16 +01:00
  • cb43e88ba0 Create Dutch help file Tim Visée 2017-01-15 14:54:39 +01:00
  • 16d01202c1 Update Dutch messages to more common languages, make translations consistent with English template Tim Visée 2017-01-15 14:51:05 +01:00
  • 26194d676d #1063 Add useSSL option Gabriele C 2017-01-14 22:14:09 +01:00
  • 29b6e16148 Update Dutch messages ljacqu 2017-01-14 15:13:46 +01:00
  • d761b0ee5c #1055 Fix verifyMessages task not to shift comments up ljacqu 2017-01-14 12:10:33 +01:00
  • e1eb382cb1 Merge pull request #208 from Eufranio/patch-1 Gabriele C 2017-01-13 07:49:41 +01:00
  • d2467d566b Fixed typo Eufranio 2017-01-12 22:18:04 -03:00
  • d81592512e #1055 Reorder message files and update translations page ljacqu 2017-01-11 21:31:01 +01:00
  • d68c73799b #1055 Grouping and sorting of text messages (PR #198) ljacqu 2017-01-11 21:09:17 +01:00
  • 9c7bb8438e Update messages_vn.yml Tuanjr 2017-01-10 18:19:51 +01:00
  • 69d83332e3 Updated help_fr.yml (noticed by @ljacqu) (#207) Twonox 2017-01-11 20:50:33 +01:00
  • 8248f80eb4 Create help_fr.yml (#206) Twonox 2017-01-10 21:06:11 +01:00
  • 5306574c79 FR messages - Clean up (#202) Twonox 2017-01-09 21:19:11 +01:00
  • cc0d16c7e1 Remove redundant and unused message - Remove 'reg_voluntarily' - Remove 'user_unknown' in favor of 'unknown_user' - but move text from old 'user_unknown' to 'unknown_user' ljacqu 2017-01-09 21:16:53 +01:00
  • a5e1bbb37a Update messages_es.yml (#204) RatchetCinemaESP 2017-01-09 20:46:49 +01:00
  • 0f227c0240 Merge pull request #201 from Platinteufel/patch-2 Gabriele C 2017-01-08 21:42:25 +01:00
  • 0fd599e90c Update messages_de.yml Platinteufel 2017-01-08 21:20:23 +01:00
  • ef5dfabd9c Merge pull request #199 from hsombini/mailAddressField Gabriele C 2017-01-08 17:40:05 +01:00
  • fe86299c7d Update messages_fr.yml (#200) Twonox 2017-01-08 15:44:36 +01:00
  • 4d4e6b43fb Email address field for email servers that does not use email as the auth username hsombini 2017-01-07 15:47:24 -02:00
  • 47e6cc4885 #1044 Fix custom join message feature; change default to empty string ljacqu 2017-01-07 11:34:58 +01:00
  • deb5c65f89 #1055 Add link to Wiki registration page in config, update translations page ljacqu 2017-01-07 11:08:45 +01:00
  • 385f7d6b1d #1055 Remove multiple "please register" messages Part 1: - Use only one message entry for "Please register", that may have to be adapted to reflect the proper /register arguments - Remove other message entries from code and from the messages files ljacqu 2017-01-07 09:01:03 +01:00
  • 044e3e3845 Don't use the customJoinMessage if removeJoinMessage is enabled Gabriele C 2017-01-06 12:00:05 +01:00
  • 6cf8789fe0 #758 Show login usage message on invalid arguments, #1053 send translatable "no permission" message - Add default method to ExecutableCommand interface that allows to define the message key to show if a command's arguments are invalid. If not defined the behavior is as before: show the output of /<command> help - Use translatable "no permission" message instead of hardcoded one ljacqu 2017-01-05 20:47:14 +01:00
  • dcf046dfc5 Add option "customJoinMessage" #1044 Gabriele C 2017-01-05 01:39:24 +01:00
  • 979d8b98c4 Fix wrong runTaskTimer behaviour #1050 Gabriele C 2017-01-05 01:13:30 +01:00
  • 7c6e9fb9fd New Chinese Translation with all lines translated (#196) tsangsiuki12 2017-01-05 00:33:12 +08:00
  • 429088a42f commands.yml: Fix executor property name in comments ljacqu 2017-01-02 16:32:24 +01:00
  • 0317d5f414 Update country codes page #1045 Gabriele C 2016-12-31 18:08:38 +01:00
  • 0b4d7273f6 #427 Define registration type with two options - one configuring the 2nd argument - Split sole setting to two: one defining the registration type, and one defining what the register command should take as second argument - Contains ugly code that will be fixed with a later issue ljacqu 2016-12-31 15:34:40 +01:00
  • d298e1c6f1 Merge pull request #194 from Eufranio/patch-2 Gabriele C 2016-12-30 00:07:05 +01:00
  • ca9babff98 Merge pull request #195 from Eufranio/patch-3 Gabriele C 2016-12-30 00:06:34 +01:00
  • dfeeb1fcd4 Translate help_br Eufranio 2016-12-29 17:06:25 -02:00
  • c8232e62c9 Update and fix messages_br Eufranio 2016-12-29 16:58:16 -02:00
  • e461112a8a Minor - remove unused code - Flatfile to SQLite migration was moved into the data source provider. It was forgotten to remove the code from the old location ljacqu 2016-12-29 14:34:34 +01:00
  • e905ff3013 #427 Make email option for /register [pass] [email] variant ljacqu 2016-12-27 15:37:52 +01:00
  • dfad0211b7 Fix language for 'lt': it's Lithuanian ljacqu 2016-12-26 14:57:29 +01:00
  • f4b999217c
    Fix sending empty inventories on logout for versions above 1.11 games647 2016-12-26 10:44:09 +01:00
  • f19837bea4 Merge pull request #193 from RikoDEV/patch-2 Gabriele C 2016-12-26 01:48:03 +01:00
  • 03f04a9c15 Update messages_pl.yml Jacek Maciejak 2016-12-25 10:46:01 +01:00
  • 85e0fd6fb6 Updated messages_cz.yml (#192) koca2000 2016-12-24 12:50:22 +01:00
  • 57f3c72de0 Update translation verifications ljacqu 2016-12-24 10:09:54 +01:00
  • 3604c70a54 [Messages_IT] Add message entry for each registration type Maxetto 2016-12-24 00:10:51 +01:00
  • d717f75bb4 #1014 Use ConfigMe improvements to create custom Enum set property ljacqu 2016-12-23 23:51:23 +01:00
  • 9ce680f56e Merge remote-tracking branch 'origin/master' ljacqu 2016-12-23 23:22:19 +01:00
  • 5f8a19223f Update ConfigMe and Mockito version ljacqu 2016-12-23 23:22:05 +01:00
  • 4a2e0d4216 #427 Add message entry for each registration type koca2000 2016-12-23 14:39:43 +01:00
  • 92f71d47c2 Merge branch '427-register-with-pass-and-email' of https://github.com/AuthMe-Team/AuthMeReloaded ljacqu 2016-12-21 21:39:30 +01:00
  • de97c60b5d FixMe from Gnat008 : Add PermissionsBukkit groups support Xephi59 2016-12-13 19:12:07 +01:00
  • 370d203873 #830 Write tests for registration process ljacqu 2016-12-18 13:11:56 +01:00
  • de579044f2 Merge pull request #189 from Maxetto/patch-2 Gabriele C 2016-12-18 01:36:01 +01:00
  • 459bd6b7de [Messages_IT] Add "email_send_failure" Maxetto 2016-12-18 01:23:52 +01:00
  • 398fa4d38d #830 Refactor registration process - Introduce registration executors: one for each registration variant; each extending class implements one registration variant and worries about that method's details only - AsyncRegister receives the player and a registration executor ljacqu 2016-12-17 21:59:34 +01:00
  • a52fb95656 #427 Implement /register [pass] [email] variant ljacqu 2016-12-17 15:09:31 +01:00
  • cb64e83988 Fix wrong HTML entity replacement in tool task ljacqu 2016-12-17 13:51:44 +01:00
  • f9acb3cca1 #427 Replace registration settings with one registration type property - Merge "useEmail" / "usePasswordConfirmation" / "useEmailConfirmation" settings into enum property - Migrate old settings ljacqu 2016-12-15 22:36:54 +01:00
  • 811ceaf7ff Fix merge from master Alexandre Vanhecke 2016-12-12 20:01:08 +01:00
  • fae7286776 Merge branch 'master' into 745-captcha-login-message Alexandre Vanhecke 2016-12-12 17:58:37 +01:00
  • e8692160c5 Remove unused import/export messages tool tasks ljacqu 2016-12-11 10:31:49 +01:00
  • 5b6d0f5d97 Create tool task that adds javadoc to the MessageKey entries ljacqu 2016-12-11 10:17:26 +01:00
  • b3a8c726cf Use Optional in CacheDataSource again - An exception is thrown e.g. when running '/authme email player' where 'player' does not exist because CacheLoader#load may not ever return null (see Javadoc). Therefore, we are forced to wrap the PlayerAuth in an Optional. - Use Java 8 Optional instead of Google's ljacqu 2016-12-11 09:55:47 +01:00
  • 5a4e827893 #960 Send message to player if email could not be sent ljacqu 2016-12-11 09:47:48 +01:00
  • 7054c087f1 Integrate Romanian corrections and additions by @nicuch ljacqu 2016-12-11 08:18:03 +01:00
  • 2586963780 Remove redundant Optional usages DNx5 2016-12-06 01:24:36 +07:00
  • 2d27c0cbb6 Add Romanian translation ljacqu 2016-12-04 16:26:13 +01:00
  • c325d0db41 Merge CommandService and ProcessService to CommonService - Replace CommandService and ProcessService with CommonService: a service that offers our typical needs to work with settings, messages and permissions - Remove validation methods from CommonService: inject ValidationService directly. Validation methods are not used very frequently and therefore don't belong in CommonService. Their presence was a relict from our architecture before injection was used. ljacqu 2016-12-03 12:10:30 +01:00
  • a38d3a25b8 Update Mockito version ljacqu 2016-12-01 19:41:31 +01:00
  • 2bd5fcde3c Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into 411-forced-commands ljacqu 2016-11-28 21:57:09 +01:00
  • 808ed84269 #411 Finalize forced commands implementation ljacqu 2016-11-28 21:51:31 +01:00
  • 79a3858b29 #685 Allow to configure number of rounds for PBKDF2 ljacqu 2016-11-26 18:41:04 +01:00
  • 86db805c15 Merge branch '685-fix-pbkdf2' into master ljacqu 2016-11-26 18:39:47 +01:00
  • 5ec1c3fe24 #1018 Load group names when AuthGroupHandler is constructed ljacqu 2016-11-26 16:34:14 +01:00
  • 122c6586bc #685 Add php implementation for PBKDF2 - Create php sample for PBKDF2 - Rename pbkdf2 java classes (remove Crypt prefix) - Remove options from hash setting comment that should not be used ljacqu 2016-11-25 16:41:55 +01:00
  • de5324bbc6 #685 Fix PBKDF2 implementation - Fix our PBKDF2 hash implementation and its test class - Use external dependency as PBKDF2 implementation ljacqu 2016-11-25 15:51:15 +01:00
  • f6ed39b118 #411 Improve command migration handling, write tests ljacqu 2016-11-24 17:39:57 +01:00
  • e83935c11e #1003 Create test for settings migration service ljacqu 2016-11-24 12:02:22 +01:00
  • 57e7c71d72 Mini update messages_es.yml (#185) RatchetCinemaESP 2016-11-24 11:18:14 +01:00
  • e883944da2 #411 Create tests for command migration and manager, minor tweaks ljacqu 2016-11-23 00:01:35 +01:00
  • 1370352679 Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into 411-forced-commands ljacqu 2016-11-22 22:05:13 +01:00
  • d2a28bdaed #850 Fix export of legacy hashes property - Ugly workaround due to #1014: need to have EnumSetProperty extend from StringListProperty type so that it is exported in a proper manner (as a string list). To get an enum Set we need to call a dedicated method on EnumSetProperty for the time being. ljacqu 2016-11-22 22:02:34 +01:00
  • 254655abdb #411 Migrate settings to new structure (work in progress) - Work in progress: config.yml cannot be loaded after migration ljacqu 2016-11-22 21:16:56 +01:00
  • 7d65d2a7c4 Fix various code issues as detected by Sonar Mostly minor changes: - Add deprecated javadoc tag on deprecated members - Reduce duplication (FlatFile, BackupService, ...) - Make methods static - Reduce size of anonymous classes - Replace name with displayName in PermissionsSystemType (avoids confusing with Enum name()) - Tabs to spaces - Merge if statements ljacqu 2016-11-22 18:19:46 +01:00
  • 8685e50988 Update Polish translations (TODO) ljacqu 2016-11-20 17:45:29 +01:00