.. |
auth_test.go
|
Replace session with single login cookie, just use strings for user ids
|
2024-02-09 15:24:40 +00:00 |
auth.go
|
Correct refactored database calls
|
2024-03-11 12:39:52 +00:00 |
conf.go
|
Pass config directly to server
|
2023-10-10 18:06:43 +01:00 |
db.go
|
Correct refactored database calls
|
2024-03-11 12:39:52 +00:00 |
edit.go
|
Finish up initdb implementation
|
2024-03-12 21:04:25 +00:00 |
home.go
|
Finish up initdb implementation
|
2024-03-12 21:04:25 +00:00 |
id_token.go
|
Correct refactored database calls
|
2024-03-11 12:39:52 +00:00 |
jwt.go
|
Use JWT access tokens
|
2024-02-10 16:23:07 +00:00 |
login.go
|
Finish up initdb implementation
|
2024-03-12 21:04:25 +00:00 |
mail.go
|
Finish up initdb implementation
|
2024-03-12 21:04:25 +00:00 |
manage-apps.go
|
Finish up initdb implementation
|
2024-03-12 21:04:25 +00:00 |
manage-users.go
|
Finish up initdb implementation
|
2024-03-12 21:04:25 +00:00 |
oauth.go
|
Finish up initdb implementation
|
2024-03-12 21:04:25 +00:00 |
otp.go
|
Finish up initdb implementation
|
2024-03-12 21:04:25 +00:00 |
server_test.go
|
Add mailer and output true user info
|
2023-09-24 18:24:16 +01:00 |
server.go
|
Replace with NullDate
|
2024-04-15 20:02:44 +01:00 |