robin
|
8479b8ac4b
|
fix: manually delete user when invite could not be consumed - since transactions in the handler are not yet supported
|
2026-08-31 21:31:53 +02:00 |
|
robin
|
4b91e7b32c
|
fix: registering with invite now works
|
2026-08-31 21:31:13 +02:00 |
|
robin
|
47a6ad6cbf
|
feat: removed default handler
|
2026-08-31 21:18:05 +02:00 |
|
robin
|
2ae4dbdc11
|
feat: POST /users is now no longer a protected route
|
2026-08-31 21:15:24 +02:00 |
|
robin
|
8b0d82ac24
|
fix: sql column access for invites
|
2026-08-31 21:03:10 +02:00 |
|
robin
|
755ebefd30
|
fix: too many arguments for sql query
|
2026-08-31 20:58:22 +02:00 |
|
robin
|
8ab2f3f1bf
|
fix: GET /user/invites now calls correct handler
|
2026-08-31 20:35:39 +02:00 |
|
robin
|
e52b7d4fad
|
fix: invite paths in doc comments
|
2026-08-31 20:22:23 +02:00 |
|
robin
|
5cfeb0bf96
|
feat: added invite system
|
2026-08-31 20:06:51 +02:00 |
|
robin
|
2e16eefaba
|
fix: improved logging
|
2026-08-31 19:19:08 +02:00 |
|
robin
|
491b8da1ac
|
fix: changed invite code length to 64 (sha256 hash)
|
2026-08-31 18:51:13 +02:00 |
|
robin
|
eaf676f8b4
|
fix: moved to encoding/json/v2
|
2026-08-31 18:44:22 +02:00 |
|
robin
|
73df97548b
|
fix: added go.sum
|
2026-08-31 18:41:58 +02:00 |
|