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
path:
root
/
src
/
main
Age
Commit message (
Expand
)
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
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
New build workflow
Petr Ilin
2023-01-23
Removing players from the session/premium cache when changing passwords
Petr Ilin
2023-01-22
Добавление алиасов /logout, /cp и /fcp (#73)
Новгородцев Юрий
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
1.1.1 release: Client Mod support, RegisteredPlayer refactor
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
Temporarily disable isPremiumByIdentifiedKey because some clients send UUID v...
Petr Ilin
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
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
2022-12-23
Cracked nicknames detection fix
Petr Ilin
2022-12-23
Refactoring + Fixes
Petr Ilin
2022-12-14
Update comments
Petr Ilin
2022-12-14
Fix duplicate entry and possible fix of "must provide non-null hash"
Petr Ilin
2022-12-09
Option to switch the saving of premium accounts
Petr Ilin
2022-12-07
Improved check of whether player is premium
Petr Ilin
2022-07-23
Hint in WRONG_NICKNAME_CASE_KICK. (#44)
kforbro
2022-07-12
"Disable registrations" feature
Petr Ilin
[next]