Leo Vasanko
|
e0717f005a
|
Drafting admin app (frontend)
|
2025-08-12 13:24:27 -07:00 |
|
Leo Vasanko
|
02ac4adc77
|
Support for adding permissions on roles and orgs.
|
2025-08-12 13:13:35 -07:00 |
|
Leo Vasanko
|
d2a6bfd2a5
|
Add permissions to orgs and roles (in DB-agnostic API).
|
2025-08-12 13:21:37 -06:00 |
|
Leo Vasanko
|
6d9f2a967e
|
Cleaner formatting
|
2025-08-12 13:21:05 -06:00 |
|
Leo Vasanko
|
407994548a
|
Almost complete org/permission handling. Much cleanup, bootstrap works.
|
2025-08-07 13:58:12 -06:00 |
|
Leo Vasanko
|
2e4ff30bea
|
Users always belong to one Org. Implement a DB function to fetch all data relevant to a session.
|
2025-08-07 10:42:49 -06:00 |
|
Leo Vasanko
|
2e3ce32779
|
Bootstrapping cleanup, avoid double operations.
|
2025-08-07 00:45:12 -06:00 |
|
Leo Vasanko
|
07f5cf84fc
|
Bootstrap cleanup
|
2025-08-06 23:56:13 -06:00 |
|
Leo Vasanko
|
f050dfb3f2
|
Bootstrap code cleanup.
|
2025-08-06 14:39:44 -06:00 |
|
Leo Vasanko
|
dcca3e3fbd
|
Globals restructured to their own module. Origin and RP definition.
|
2025-08-06 13:23:35 -06:00 |
|
Leo Vasanko
|
5a129220aa
|
Initial bootstrap to add admin user
|
2025-08-06 12:16:37 -06:00 |
|
Leo Vasanko
|
f96668b135
|
Cleaner error message on aborted Passkey operations.
|
2025-08-06 12:00:23 -06:00 |
|
Leo Vasanko
|
3c6c9b29f6
|
Frontend component selection logic simplified.
|
2025-08-06 11:33:34 -06:00 |
|
Leo Vasanko
|
74ba443d3d
|
Avoid loading user info twice to show profile.
|
2025-08-06 10:57:41 -06:00 |
|
Leo Vasanko
|
ba5f2d8bd9
|
Error handling cleanup for WS too.
|
2025-08-06 10:53:13 -06:00 |
|
Leo Vasanko
|
c9ae53ef79
|
Centralised error handling & convenience.
|
2025-08-06 10:44:57 -06:00 |
|
Leo Vasanko
|
42545c07d2
|
Add New Passkey and Add New Device flows fixed.
|
2025-08-06 10:14:04 -06:00 |
|
Leo Vasanko
|
9f423135ed
|
Refactor to not use status: success, but HTTP codes, and renamed the error key to detail to match FastAPI's own.
|
2025-08-06 10:09:55 -06:00 |
|
Leo Vasanko
|
cf138d90c5
|
Checkpoint, fixing reset token handling broken in earlier edits.
|
2025-08-06 09:55:14 -06:00 |
|
Leo Vasanko
|
c42864794a
|
Add organisations on DB
|
2025-08-05 12:16:02 -06:00 |
|
Leo Vasanko
|
8fec888221
|
gitignore
|
2025-08-05 12:15:48 -06:00 |
|
Leo Vasanko
|
1739764913
|
Change filename to passkey-auth.sqlite
|
2025-08-05 09:24:38 -06:00 |
|
Leo Vasanko
|
c23e135350
|
Remove extra file
|
2025-08-05 09:22:59 -06:00 |
|
Leo Vasanko
|
4362e8527e
|
Allow externally initialized DB for FastAPI app lifespan.
|
2025-08-05 09:20:32 -06:00 |
|
Leo Vasanko
|
7f8f77ae1e
|
Separated session management from its FastAPI-dependent parts, creating authsession.py on main level.
Startup/main/scripts cleanup, now runs with passkey-auth command that takes CLI arguments.
|
2025-08-05 09:02:49 -06:00 |
|
Leo Vasanko
|
b58b7d5350
|
Finish DB cleanup/refactoring. Working now.
|
2025-08-05 08:26:35 -06:00 |
|
Leo Vasanko
|
c5733eefd6
|
Database cleanup, base class, separated from FastAPI app.
|
2025-08-05 07:55:31 -06:00 |
|
Leo Vasanko
|
00693c56fa
|
DB refactor (currently broken)
|
2025-08-05 06:41:07 -06:00 |
|
Leo Vasanko
|
a5af644404
|
Device link cleanup.
|
2025-08-02 08:13:31 -06:00 |
|
Leo Vasanko
|
f461a5fbd7
|
Device addition link tuning. QR code larger and better handling while loading.
|
2025-08-02 08:11:28 -06:00 |
|
Leo Vasanko
|
30ab73d625
|
Everything works. Minor adjustments on frontend and backend for the new API.
|
2025-08-02 07:41:42 -06:00 |
|
Leo Vasanko
|
a987f47988
|
Fixes to backend API changes. The whole app is mostly functional.
|
2025-08-01 13:48:38 -06:00 |
|
Leo Vasanko
|
8ae433c587
|
No underline on link CSS
|
2025-08-01 13:47:59 -06:00 |
|
Leo Vasanko
|
adb53ec174
|
No server secret file needed anymore.
|
2025-08-01 13:17:20 -06:00 |
|
Leo Vasanko
|
8882d0672b
|
Frontend adjusted for the new API.
|
2025-08-01 13:16:10 -06:00 |
|
Leo Vasanko
|
c5e5fe23e3
|
Major cleanup and refactoring of the backend (frontend not fully updated).
|
2025-08-01 12:32:27 -06:00 |
|
Leo Vasanko
|
0cfa622bf1
|
Removal of JWT code, cleanup, using User dataclass rather than UserModel in APIs.
|
2025-07-27 23:44:26 -06:00 |
|
Leo Vasanko
|
208419c2b1
|
Late night hacking...?
|
2025-07-14 17:45:01 -06:00 |
|
Leo Vasanko
|
dc0b0f4613
|
Database reworked simpler, JWTs replaced by sessions table and random tokens. Accessing Add device link is currently broken.
|
2025-07-14 17:30:16 -06:00 |
|
Leo Vasanko
|
225d7b7542
|
Refactoring reset and session tokens, currently broken.
|
2025-07-14 16:10:02 -06:00 |
|
Leo Vasanko
|
19bcddca30
|
Refactor to get user info from a single endpoint
|
2025-07-14 12:30:10 -06:00 |
|
Leo Vasanko
|
3567b7802b
|
A lot of cleanup, restructuring project directory.
|
2025-07-14 12:11:29 -06:00 |
|
Leo Vasanko
|
1c79132e22
|
Nxing/Caddy forward_auth support. Various fixes to bugs created in earlier edits. Vite server needs different base in dev mode, fixed.
|
2025-07-13 16:54:53 -06:00 |
|
Leo Vasanko
|
99b5187a33
|
Build frontend as part of Python build
|
2025-07-13 14:23:07 -06:00 |
|
Leo Vasanko
|
15aebfca2e
|
Delete leftover files from early version
|
2025-07-13 14:06:32 -06:00 |
|
Leo Vasanko
|
f9f263171b
|
Move the whole app under /auth/, fix static build.
|
2025-07-13 14:03:15 -06:00 |
|
Leo Vasanko
|
7665044032
|
Use origin from requests, rather than hardcode it. This is still constrained to rp_id and its subdomains, so it should be fine for security, also WebSockets make sure the origin doesn't change between stages of the chat.
|
2025-07-13 12:55:01 -06:00 |
|
Leo Vasanko
|
9711453553
|
Rewritten frontend with Vue
|
2025-07-13 12:41:08 -06:00 |
|
Leo Vasanko
|
58368e2de3
|
Major cleanup, refactoring, device registrations.
|
2025-07-13 12:40:22 -06:00 |
|
Leo Vasanko
|
5a92c6a25f
|
Improved login/registration message handling, display more useful error messages.
|
2025-07-10 14:16:09 -06:00 |
|