Commit Graph

18 Commits

Author SHA1 Message Date
b1ek 7cd5f1c4da
fix: save password correctly 2024-08-29 21:14:35 +10:00
b1ek 41e61d772e
feat: /api/users/reset 2024-08-29 21:10:02 +10:00
b1ek 8dd1044d8b
fix: enable cookies in swagger 2024-08-29 20:37:56 +10:00
b1ek ab7b5c0a97
feat: make reset password less secure and more convenient 2024-08-29 20:36:47 +10:00
b1ek 55d9b7dc6b
feat: /api/users/login 2024-08-29 20:34:01 +10:00
b1ek 3c0a6007d0
fix: return json 2024-08-29 19:52:16 +10:00
b1ek d106ba956a
feat: /api/users/register 2024-08-29 19:48:29 +10:00
b1ek f32cb1832a
feat: User model 2024-08-29 19:48:10 +10:00
b1ek 837a1ffa5b
fix: rollback to password in column 2024-08-29 19:26:59 +10:00
b1ek 0acfbf5685
fix: strip out some unnecessary functionality 2024-08-29 19:23:29 +10:00
b1ek 187092b38a
fix: sessions PK 2024-08-29 19:21:37 +10:00
b1ek a9e0999811
fix: use uuid instead of PK 2024-08-29 19:13:42 +10:00
b1ek 4fe830228e
fix: migrations and model so they fit the schema 2024-08-29 18:55:49 +10:00
b1ek b31fc46a1f
fix: ignore csrf 2024-08-29 18:55:18 +10:00
b1ek 7ee2254bb5
fix: change jwt to session 2024-08-29 18:21:59 +10:00
b1ek 9bc8c6bf60
fix: switch to postgres 2024-08-29 18:15:12 +10:00
b1ek e78fb556a3
feat: openapi 2024-08-29 14:53:33 +10:00
b1ek 1b0af8bebf
init with laravel.build 2024-08-29 11:40:17 +10:00