This website requires JavaScript.
Explore
Help
Register
Sign In
xTr1m
/
GameList
Watch
1
Star
0
Fork
0
You've already forked GameList
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
78cdbfe51e35eef23749e5a0a694fb8c24d816e9
GameList
/
Infrastructure
History
Frank Tovar
b48723d48f
Use phase filters for suggestions; allow joker edge
2026-02-05 17:17:38 +01:00
..
AdminOnlyFilter.cs
Centralize admin auth with endpoint filter
2026-02-05 17:11:17 +01:00
EnsurePlayerExistsMiddleware.cs
Sign out invalid auth cookies when player no longer exists
2026-02-05 17:09:58 +01:00
PasswordHasher.cs
Add username/password auth and login UI
2026-01-29 01:01:13 +01:00
PhaseOrJokerFilter.cs
Enforce phase for suggestions with joker allowance
2026-02-05 17:15:30 +01:00
PhaseRequirementFilter.cs
Use phase filters for suggestions; allow joker edge
2026-02-05 17:17:38 +01:00
PlayerIdentityExtensions.cs
Switch to signed cookie auth and stop leaking player IDs
2026-02-05 16:28:22 +01:00