Stavros
|
e2e3b3bdc6
|
refactor: use window.location.href for redirects
|
2025-01-28 19:08:00 +02:00 |
|
Stavros
|
3efcb26db1
|
refactor: remove sensitive info logging even in debug mode
|
2025-01-28 17:36:06 +02:00 |
|
Stavros
|
c54267f50d
|
fix: parse users correctly
v2.0.1
|
2025-01-26 22:40:55 +02:00 |
|
Stavros
|
4de12ce5c1
|
fix: no need to log that the provider is empty
v2.0.0
|
2025-01-26 21:36:41 +02:00 |
|
Stavros
|
0cf0aafc14
|
fix: configure secrets before config validation
v2.0.0-beta.1
|
2025-01-26 21:13:26 +02:00 |
|
Stavros
|
80ea43184c
|
chore: update readme
v2.0.0-alpha.1
|
2025-01-26 20:52:35 +02:00 |
|
Stavros
|
3c4dffd479
|
chore: bump version
|
2025-01-26 20:52:06 +02:00 |
|
Stavros
|
f19f40f9fc
|
feat: add secret file
|
2025-01-26 20:47:08 +02:00 |
|
Stavros
|
a243f22ac8
|
refactor: users are not a requirement when using oauth
|
2025-01-26 20:45:34 +02:00 |
|
Stavros
|
08d382c981
|
feat: add debug log level
|
2025-01-26 20:23:09 +02:00 |
|
Stavros
|
94f7debb10
|
feat: secrets file
|
2025-01-26 19:51:58 +02:00 |
|
Stavros
|
3b50d9303b
|
refactor: use cookie store correctly
|
2025-01-26 19:51:58 +02:00 |
|
Stavros
|
d67133aca7
|
fix: get correct username from query params
|
2025-01-26 19:51:58 +02:00 |
|
Stavros
|
989ea8f229
|
refactor: rename email back to username
|
2025-01-26 19:51:58 +02:00 |
|
Stavros
|
708006decf
|
refactor: move disable continue screen logic back to the continue screen
|
2025-01-26 19:51:14 +02:00 |
|
Stavros
|
682a918812
|
refactor: don't store oauth token in cookie
|
2025-01-26 11:05:11 +02:00 |
|
Stavros
|
389248cfe1
|
refactor: change cli about text
|
2025-01-25 21:11:56 +02:00 |
|
Stavros
|
81d25061df
|
refactor: move disable continue logic in login screen
|
2025-01-25 21:11:09 +02:00 |
|
Stavros
|
f59697955d
|
chore: update readme
|
2025-01-25 20:47:26 +02:00 |
|
Stavros
|
47d8f1e5aa
|
chore: update utility commands
v1.0.0
|
2025-01-25 20:36:04 +02:00 |
|
Stavros
|
e8d2e059a9
|
fix: pass cookie expiry to api config
v1.0.0-beta.3
|
2025-01-25 20:00:07 +02:00 |
|
Stavros
|
2c7a3fc801
|
refactor: simplify cookie secure logic
v1.0.0-beta.2
|
2025-01-25 16:29:18 +02:00 |
|
Stavros
|
61fffb9708
|
chore: disable cgo
v1.0.0-beta.1
|
2025-01-25 16:16:42 +02:00 |
|
Stavros
|
9d2aef163b
|
chore: rename whitelist to oauth whitelist
|
2025-01-25 15:32:46 +02:00 |
|
Stavros
|
cc480085c5
|
feat: custom cookie age
|
2025-01-25 15:29:17 +02:00 |
|
Stavros
|
2c7144937a
|
chore: update readme
|
2025-01-25 13:20:09 +02:00 |
|
Stavros
|
c7ec788ce1
|
fix: split generic scopes string to array
|
2025-01-25 10:25:20 +02:00 |
|
Stavros
|
96a373a794
|
feat: internal server error page
|
2025-01-24 20:31:10 +02:00 |
|
Stavros
|
c5a8639822
|
feat: oauth email whitelist
|
2025-01-24 20:17:08 +02:00 |
|
Stavros
|
b87cb54d91
|
refactor: rename generic user info url to generic user url
|
2025-01-24 19:41:44 +02:00 |
|
Stavros
|
f61b6dbad4
|
refactor: log errors
v1.0.0-alpha.1
|
2025-01-24 18:24:20 +02:00 |
|
Stavros
|
35854f5ce4
|
chore: bump version
|
2025-01-24 18:17:05 +02:00 |
|
Stavros
|
c59aaa5600
|
feat: add option to disable continue screen
|
2025-01-24 18:16:23 +02:00 |
|
Stavros
|
085b1492cc
|
fix: ignore new lines in password file
|
2025-01-24 17:51:32 +02:00 |
|
Stavros
|
a19f3589f8
|
Merge pull request #5 from steveiliop56/feat/oauth
feat/oauth
|
2025-01-24 17:45:55 +02:00 |
|
Stavros
|
e88ec22ce3
|
fix: fix spacing in logout screen
|
2025-01-24 17:43:12 +02:00 |
|
Stavros
|
90f4c3c980
|
feat: generic oauth
|
2025-01-24 17:13:51 +02:00 |
|
Stavros
|
f487e25ac5
|
refactor: remove microsoft icon
|
2025-01-24 16:55:03 +02:00 |
|
Stavros
|
d4eca52b12
|
feat: google oauth
|
2025-01-24 16:29:21 +02:00 |
|
Stavros
|
433e71bd50
|
feat: persist sessions and auto redirect to app
|
2025-01-24 15:29:46 +02:00 |
|
Stavros
|
80d25551e0
|
wip
|
2025-01-23 19:16:35 +02:00 |
|
Stavros
|
143b13af2c
|
refactor: remove short flags
v0.3.0
|
2025-01-22 21:50:01 +02:00 |
|
Stavros
|
4457d6f525
|
feat: add cookie secure option in the cli
|
2025-01-22 21:37:59 +02:00 |
|
Stavros
|
b901744e03
|
fix: use password hash instead of password when verifying
v0.3.0-beta.3
|
2025-01-22 20:18:03 +02:00 |
|
Stavros
|
61a7400cf1
|
refactor: change cmd to entrypoint
v0.3.0-beta.2
|
2025-01-22 17:26:46 +02:00 |
|
Stavros
|
40ab77cdd5
|
chore: bump version
v0.3.0-beta.1
|
2025-01-22 16:05:42 +02:00 |
|
Stavros
|
403787e56c
|
feat: verify user cmd
|
2025-01-22 16:05:01 +02:00 |
|
Stavros
|
d3e52c925d
|
feat: create user command
|
2025-01-21 23:18:02 +02:00 |
|
Stavros
|
a4c717ba34
|
chore: remove screenshots
|
2025-01-21 18:42:02 +02:00 |
|
Stavros
|
5e73d06fcc
|
refactor: use dependency injection
|
2025-01-21 18:41:06 +02:00 |
|