Dreeam
5829bfeaa2
[ci skip] Update messages translations
2024-05-31 22:00:36 +08:00
Dreeam
3d6b1a059c
[ci skip] Update messages translations
2024-05-31 18:20:42 +08:00
Dreeam
7301a22d44
[ci skip] Update docs/config.md
2024-05-29 21:05:11 +08:00
HaHaWTH
910ebdd5bf
Patch for H2
2024-01-30 00:14:44 +08:00
Dreeam
89b0d59ab9
Merge branch 'AuthMe:master' into feature/upstream
2023-12-05 06:06:28 -05:00
3meraldK
65a272d6cb
Config option to disable GeoIP database #2720
2023-09-24 17:26:16 +02:00
HaHaWTH
3f6a7ce48f
Sync repo files to b22
2023-09-20 02:15:22 +08:00
HaHaWTH
ed320196fe
Remove all files
2023-09-20 02:10:19 +08:00
HaHaWTH
7e49e26735
reupload files
2023-07-11 20:45:01 +08:00
HaHaWTH
b014da245d
Del all files
2023-07-11 20:42:24 +08:00
ljacqu
f24d6c5b5f
Update translation doc page, add comment for missing entries, fix verifyMessages task
2023-06-21 12:15:57 +02:00
Sabrita
4ca879b08a
删除 wecome 提醒
2023-02-27 19:10:04 +08:00
Gabriele C
24d03aa1e2
Add missing "MARIADB" datasource backend to the configuration file, remove "mySQLDriverClassName" property as it is no longer needed.
2022-07-28 18:11:57 +02:00
Gabriele C
0ac1854a52
Implement allowPublicKeyRetrieval option in mysql datasource
2022-07-18 13:03:05 +02:00
Gabriele C
b3145acf60
Update config.md
2021-12-25 15:40:40 +01:00
Gabriele C
31564d8284
Relocate MySQL connector and fix migrations
2021-11-28 16:47:47 +01:00
Gabriele C
97a599c885
Implement MySQL 8 support #1779
2021-08-21 23:22:21 +02:00
Gabriele C
18c31e3a42
Update MySQL driver class name
...
+ implement fallback to the legacy driver
2021-08-21 22:54:36 +02:00
Gabriele C
740935a204
5.6.0-beta2 release
2021-04-04 21:35:02 +02:00
Eric-01
4e55f26a41
Added /log command to the allowCommands sequence ( #2290 )
2021-03-14 02:53:00 +01:00
Gabriele C
fedcc44672
Update docs
2020-05-16 15:11:00 +02:00
Gabriele C
4796069ff8
Link to EssentialsX's MaxMind license tutorial
2020-01-21 10:33:46 +01:00
Gabriele C
a43127dd2b
Update the GeoIp database download method [BREAKING] ( #1990 )
...
* Update the GeoIp database download method [BREAKING]
Now GeoIp database updates require a ClientID and a LicenseKey, which can be obtained for free at https://www.maxmind.com/en/accounts/current/license-key
* Codestyle
2020-01-21 10:28:50 +01:00
ljacqu
b17231a2c5
Update translations doc page
2019-12-28 12:07:30 +01:00
Arvind Kumar
d6711d83b3
Fixes in documentation ( #1927 )
...
* Fixed typos and grammer in documentation
2019-10-17 08:34:27 +02:00
ljacqu
7ab7c688c3
Update translations doc & translation files
2019-08-15 21:17:45 +02:00
Gabriele C
48357831cd
Revert "Packet based movement freeze ( #1879 )" ( #1882 )
...
This reverts commit db3acce70c2096054e7854d318cf29688280a6fd.
2019-08-07 10:49:23 +02:00
Gabriele C
db3acce70c
Packet based movement freeze ( #1879 )
...
* Remove unused files
* Remove walk/fly speed from limbo player
* Implement packet based movement freeze
2019-08-07 06:47:00 +02:00
ljacqu
7bede2528f
#1523 Create admin commands to handle players' 2FA data ( #1876 )
...
* #1523 Create admin commands to handle players' 2FA data
- Create admin command to view if a player has enabled 2FA
- Create admin command to disable 2FA for a specified player
2019-08-05 19:31:59 +02:00
Gabriele C
5b97841699
Add 1.14 compatibility
2019-04-23 17:18:42 +02:00
Gabriele C
7b360a7bb3
5.6.0-beta1 release
2019-04-19 17:20:55 +02:00
ljacqu
53b8442309
Add Serbian to translation doc, rename from "rs" to "sr", fix percentage bar images
2019-04-14 11:10:07 +02:00
ljacqu
b22f26822b
#1627 Replace BCryptService with Maven dependency ( #1629 )
...
* #1627 Replace BCryptService with Maven dependency
- Remove BCryptService in favor of a better BCrypt implementation (Maven dependency)
- Introduce BCryptHasher wrapping the dependency with more suitable methods
- Fix inaccurate details about salt length in docu annotation: for BCrypt it's always 22 chars
- Change phpBB hash to produce 2y hashes instead of 2a
* #1627 Use UTF-8 encoding when (dis)assembling Strings
* #1627 Small test additions
2018-09-03 23:13:48 +02:00
Alan Gomes
d39562d624
Create permission to bypass bungeecord server teleportation ( #1626 )
2018-09-02 13:01:04 +02:00
Gabriele C
ed3ea344f4
Update docs
2018-08-02 21:12:50 +02:00
ljacqu
fc07ad3df1
Update translations page
2018-06-25 21:54:42 +02:00
ljacqu
fecd79fd28
Merge pull request #1577 from AuthMe/1417-chat-before-login-with-permission
...
#1417 Add permission node to allow chat before login
2018-05-22 19:51:15 +02:00
ljacqu
68b896cfc3
Move salt column configuration to the other column configs
2018-05-21 09:10:27 +02:00
ljacqu
6142042996
#1417 Add permission node to allow chat before login
2018-05-21 08:45:18 +02:00
ljacqu
29ac3a7022
#1141 Fixes to TOTP implementation
...
- Revert back to SHA1 as HMAC hash function so that it works with Google authenticator
- Add message to user to tell him to run /2fa confirm to add a TOTP code
2018-04-22 11:13:27 +02:00
ljacqu
cd61febd76
#1467 Change /authme messages to only update help text file now
2018-02-02 20:12:42 +01:00
ljacqu
761ee2f05b
#1035 Migrate other accounts config from config.yml to commands.yml
2018-01-21 18:58:20 +01:00
ljacqu
1cd5a6acce
#1472 Add zhtw translation changes by @haer0248
2018-01-14 11:16:23 +01:00
Maxetto
0a7e57b6a7
Improve security of Console and Log files ( #1461 )
...
* Finally kill removePassword option
* Cleanup
* Cleanup
* Cleanup
* Cleanup
* Final Cleanup
* Fix compile warning
* Revert "Cleanup"
2017-12-27 13:05:06 +01:00
Gabriele C
26a69297ce
Disable the automatic poolSize option
...
it creates more issues than benefits
2017-12-13 23:13:28 +01:00
ljacqu
058ac22462
Update docs
2017-12-01 19:16:49 +01:00
Gabriele C
c7c8e673f0
#1423 Implement CMI spawn integration
2017-11-28 12:57:39 +01:00
ljacqu
44a7baff9a
#1350 Add option to force using the sync PlayerLoginEvent
...
- Introduce new configuration (taken from @sgdc3)
- Create JoiningPlayer, based on a Player object or String name, determining how permissions will be checked
2017-11-01 21:02:22 +01:00
ljacqu
d40109929c
Fix describeHashAlgos tool task
...
- Handle case when Argon2 library is not loaded
- Account for hash algorithms with `null` as associated impl. class
2017-10-28 13:40:06 +02:00
HexelDev
ba65633182
Email verification code ( #1382 )
...
* Base verification code implementation, must define command, manager, events
* VerificationManager, verification command and messages, handled some sensible commands, configuration values
* Improved manager and sensible commands trigger
* Updated messages
* Updated verification code manager, fixed tests
* Switched to a permission based command
* Verification manager and command improved and added tests
* Edited messages
2017-10-28 12:23:14 +02:00