jkunz
6044928c70
feat(reception): add passport device authentication flows and alert delivery management
2026-04-20 10:26:22 +00:00
jkunz
29a21fd3b3
feat(auth): add abuse protection for login and OIDC flows with consent-based authorization handling
2026-04-20 09:46:13 +00:00
jkunz
68469b0740
fix(ts_interfaces): rename generated TypeScript interface files to remove the loint-reception prefix
2026-04-20 08:44:05 +00:00
jkunz
d913dfaeb1
feat(oidc): persist hashed OIDC tokens, authorization codes, and user consent in smartdata storage
2026-04-20 08:40:40 +00:00
jkunz
28d30fe392
feat(reception): persist email action tokens and registration sessions for authentication and signup flows
2026-04-20 08:27:35 +00:00
jkunz
76efcb835f
fix(docs): refresh module readmes and add repository license file
2026-04-20 08:15:42 +00:00
jkunz
98e614a945
feat(auth): harden authentication with argon2 passwords and rotating hashed refresh tokens
2026-04-20 08:12:07 +00:00
jkunz
7d5ad29a27
feat(build): add tsbundle/tswatch configs, update build/watch scripts, bump dependencies, and add CLI documentation
2026-01-29 14:24:08 +00:00
jkunz
5462257398
feat(docs): add package READMEs and publish metadata; update web package publish order
2025-12-16 12:46:42 +00:00
jkunz
a24b0d8be7
feat(oidc): feat(oidc): add OIDC provider (OidcManager, endpoints, and interfaces)
2025-12-15 19:45:57 +00:00
jkunz
dc3f232f43
feat(interfaces): Add JWT public-key and blocklist request interfaces, publish ordering files, and update dependencies
2025-12-15 18:58:10 +00:00
jkunz
2cdf86744e
feat(billingplan): Add Paddle v2 checkout support and backend config endpoint; add CSP headers and bump typedserver
2025-12-07 20:45:30 +00:00
jkunz
833cf3b4b8
feat: Update organization member management and bulk invite functionality
...
- Marked the status of "Invite and Manage Team Members" story as Complete in README.
- Updated the status of ORG-002 to Complete in the corresponding markdown file.
- Modified OrganizationManager to assign roles as 'owner' during organization creation.
- Implemented bulk invitation feature in UserInvitationManager, allowing multiple users to be invited via CSV upload.
- Added IReq_BulkCreateInvitations interface for bulk invitation requests.
- Enhanced CreateOrgForm to update state with new roles upon organization creation.
- Introduced BulkInviteModal for bulk inviting users, including email validation and role assignment.
- Updated UsersView to support ownership transfer and bulk invitation functionality.
- Improved account state management to handle new roles and organizations.
2025-12-05 09:34:19 +00:00
jkunz
5f29edf449
feat(account): Refactor account UI: migrate modals to promise-based show() API and improve navigation URL tracking
2025-12-01 20:03:34 +00:00
jkunz
8756258324
feat(reception): Add activity logging, session metadata and org-selection UI (backend and frontend)
2025-12-01 18:56:16 +00:00
jkunz
af0c24f7ca
feat(admin): Add global admin functionality: backend admin APIs, model fields and UI integration
2025-12-01 09:44:37 +00:00
jkunz
6b04c529da
feat(apps): Add Apps subsystem: App and AppConnection models, managers, typed request handlers, web UI routes and documentation
2025-12-01 09:18:48 +00:00
philkunz
03a8536297
feat(core): Refactored plugin and request handling to use idpInterfaces
2024-10-07 10:26:21 +02:00
philkunz
31a6ef96d8
initial
2024-09-29 13:56:38 +02:00