index
:
github/LimboAuth.git
feat/ipsessiondisable
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-03-31
Add option to disable ip sessions
feat/ipsessiondisable
nea
2023-03-21
Fix getLoginIp method returning UUID instead of last IP (#86)
HEAD
master
Wruczek
2023-02-24
Registration command + small gradle update (#79)
AVuTuVA
* Registration command + small gradle update * Update README.md * Registration command improvement
2023-02-06
1.1.11 release: status-code-* options are now lists
Petr Ilin
2023-02-03
1.1.10 release: Changed status-code-user-not-exists 204 -> 404
Petr Ilin
2023-01-26
1.1.9 release: .schem schematic support
Petr Ilin
2023-01-26
Fix destroysession permission
Petr Ilin
2023-01-23
Ability to deny/allow commands without permission plugins
Petr Ilin
2023-01-23
Run CI only on master branch
Petr Ilin
2023-01-23
New build workflow
Petr Ilin
2023-01-23
Removing players from the session/premium cache when changing passwords
Petr Ilin
2023-01-22
[skip ci] Release dev-build only on push
JNNGL
2023-01-22
Добавление алиасов /logout, /cp и /fcp (#73)
Новгородцев Юрий
* Update VERSION * Update build.gradle * Update LimboAuth.java
2023-01-22
Don't register command if totp is disabled (#74)
AVuTuVA
2023-01-21
1.1.4: SHA512_NLOGIN migration hash
Petr Ilin
2023-01-17
1.1.3: totpToken = ""
Petr Ilin
2023-01-16
1.1.2: Register Hotfix
Petr Ilin
2023-01-16
Hotfix: Legacy PluginMessages tag on legacy versions
Petr Ilin
2023-01-16
Update VERSION
Petr Ilin
2023-01-16
1.1.1 release: Client Mod support, RegisteredPlayer refactor
Petr Ilin
2023-01-13
Fix * formatting
SkyWatcher_2019
2023-01-13
[ci skip] Update README.md (#65)
enotuk
2023-01-13
Hotfix: do not relocate Exceptions
Petr Ilin
2023-01-13
1.1.0 release: update dependencies
Petr Ilin
2023-01-12
1.0.9
Petr Ilin
2023-01-03
incrementBruteforceAttempts correctly
Petr Ilin
2023-01-03
1.0.8 release
Petr Ilin
2023-01-03
Temporarily disable isPremiumByIdentifiedKey because some clients send UUID ↵
Petr Ilin
version 4 (random UUID) even if the player is cracked
2023-01-03
Enum in Settings
Petr Ilin
2023-01-03
LimboAuthCommand refactor
Petr Ilin
2023-01-02
Correctly use Exceptions
Petr Ilin
2023-01-02
disable-falling config option
Petr Ilin
2023-01-02
Bump dependencies
Petr Ilin
2023-01-02
isPremiumByIdentifiedKey check. Works on 1.19+
Petr Ilin
2023-01-01
Happy new year
Petr Ilin
2022-12-30
More correct premium detection
Petr Ilin
2022-12-30
Do not kick floodgate players with forced offline mode
Petr Ilin
2022-12-26
Fix migrateDb for postgres and sqlite
Petr Ilin
2022-12-26
Fix migrateDb
Petr Ilin
2022-12-25
Ban IP on bruteforce attempts
Petr Ilin
2022-12-25
Save IP and date on every login
Petr Ilin
2022-12-25
Password getter in PostEvent
Petr Ilin
2022-12-25
Fix ChangePasswordCommand for premium users
Petr Ilin
2022-12-25
Fire AuthUnregisterEvent on /forceunreg
Petr Ilin
2022-12-25
Kick online mode players on force offline mode
Petr Ilin
2022-12-25
Connect to ORM fix
Petr Ilin
2022-12-25
MySQL external library fix
Petr Ilin
2022-12-24
H2 v1->v2 migration, external database libraries
Petr Ilin
2022-12-23
ChangePasswordCommand fix
Petr Ilin
2022-12-23
ChangePasswordCommand for premium players
Petr Ilin
[next]