Stavros
|
bd7e160e10
|
refactor: store redirect URI in tinyauth session cookie
|
2025-04-06 20:37:02 +03:00 |
|
Stavros
|
df849d5a5c
|
refactor: remove dependency on gin sessions
|
2025-04-06 19:13:09 +03:00 |
|
Stavros
|
5cf4e208c6
|
refactor: use centralized config in auth service
|
2025-04-06 18:55:24 +03:00 |
|
Alexander
|
07ddd4f917
|
feat: add brute force protection (#59)
* feat: add brute force protection
* fix: bind flags to env
---------
Co-authored-by: Stavros <steveiliop56@gmail.com>
|
2025-04-06 18:28:20 +03:00 |
|
Stavros
|
14ce8ecf98
|
feat: add ability to set custom headers
|
2025-03-26 18:05:43 +02:00 |
|
Stavros
|
3ccc831a1f
|
refactor: make error handling simpler (#55)
|
2025-03-19 16:41:19 +02:00 |
|
Stavros
|
f3471880ee
|
refactor/handlers (#51)
* wip
* refactor: use prefix instead of patern in docker meta
* tests: fix tests
|
2025-03-19 15:48:16 +02:00 |
|
Stavros
|
52f189563b
|
refactor: split app context and user context (#48)
* refactor: split app context and user context
* tests: fix api tests
* chore: rename dockerfiles
* fix: use correct forwardauth address
|
2025-03-14 20:38:09 +02:00 |
|
Stavros
|
30aab17f06
|
feat: allow custom app and generic oauth title
|
2025-02-23 20:51:56 +02:00 |
|
Stavros
|
38412e1962
|
tests: add api tests
|
2025-02-10 19:05:50 +02:00 |
|