Commit Graph

53 Commits

Author SHA1 Message Date
Milo Schwartz b67cd47141 update readme 2025-01-04 21:15:44 -05:00
Milo Schwartz 64158a823b major ui tweaks and refactoring 2025-01-04 20:22:01 -05:00
Milo Schwartz 0e99e2b62b minor visual improvements 2025-01-03 22:32:24 -05:00
Milo Schwartz 3b4a993704 refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz 9732098799 make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz d447de9e8a improve email formatting and invite flow for new users 2024-12-31 18:25:11 -05:00
Milo Schwartz b78e7a324d place holder landing pages 2024-12-26 19:33:56 -05:00
Milo Schwartz 4a1e869e58 setup server admin 2024-12-25 15:54:32 -05:00
Milo Schwartz cf75be5a6c disable 2fa and end email notifications 2024-12-24 15:36:55 -05:00
Milo Schwartz 4b34353354 allow backup code input for totp 2024-12-22 17:20:24 -05:00
Milo Schwartz 11cbafb92a reduce spacing in forms 2024-12-22 17:09:22 -05:00
Milo Schwartz f224bfa4ee reset password flow 2024-12-22 16:59:30 -05:00
Milo Schwartz ce5df3b0b9 fix issues from test deploy 2024-12-21 21:01:12 -05:00
Milo Schwartz 845d65ad33 share links 2024-12-20 22:24:44 -05:00
Milo Schwartz 72dc02ff2e access token endpoints and other backend support 2024-12-18 23:14:26 -05:00
Milo Schwartz 207a7b8a39 add resource whitelist auth method 2024-12-16 22:40:42 -05:00
Milo Schwartz 998fab6d0a add otp flow to resource auth portal 2024-12-15 17:47:07 -05:00
Milo Schwartz d3d2fe398b env context and refactor api support different ports 2024-12-12 22:46:58 -05:00
Milo Schwartz 500a81aa42 fix rendering issues on resource unauthorized 2024-11-29 22:53:45 -05:00
Milo Schwartz 5bbf32f6a6 improve verify email redirect flow 2024-11-28 00:11:13 -05:00
Milo Schwartz c2cbd7e1a1 fix minor auth issues and set NODE_ENV to solve react email bug 2024-11-27 14:35:38 -05:00
Milo Schwartz 8178dd1525 set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
Milo Schwartz cc05baf67d move resource auth to auth router 2024-11-24 11:27:43 -05:00
Milo Schwartz 4be535c08d fix tabs rendering verticaly bug 2024-11-24 00:12:38 -05:00
Milo Schwartz d7c4bc43a4 set resource session cookie in proxy via param 2024-11-23 23:31:22 -05:00
Milo Schwartz ad5ea3564b added support for pin code auth 2024-11-23 20:08:56 -05:00
Milo Schwartz 78b23a8956 added resource auth status cards and moved login to reusable login form 2024-11-23 17:56:21 -05:00
Milo Schwartz 45e1bff2e0 small visual enhancements to icons 2024-11-22 23:58:08 -05:00
Milo Schwartz b1e53ed8d7 set users on resource working 2024-11-15 23:38:08 -05:00
Milo Schwartz 44b932937f standardize header, save all button for targets, fix update site on resource 2024-11-13 20:08:05 -05:00
Milo Schwartz 2852d62258 refactor contexts, format zod errors, and more refactoring 2024-11-03 13:57:51 -05:00
Milo Schwartz 2635443105 add credenza 2024-11-03 00:02:26 -04:00
Milo Schwartz a6baebb216 basic invite user functional 2024-11-02 23:46:16 -04:00
Milo Schwartz 54ba205fc0 clean up naming and add /settings/ to path 2024-11-02 15:44:48 -04:00
Milo Schwartz 50d374d9f6 save 2024-10-26 17:01:34 -04:00
Milo Schwartz a601d6b24f implement prefer_wildcard_cert flag 2024-10-25 22:35:07 -04:00
Milo Schwartz 29b848fd5d ability to disable email verification requirement 2024-10-25 21:39:18 -04:00
Milo Schwartz ce19cc4ba4 migrate to next 15 and react 19 2024-10-23 13:30:23 -04:00
Milo Schwartz e40328aeb7 add more resource columns and add org list to landing page for testing 2024-10-19 17:01:23 -04:00
Milo Schwartz 57ba84eb02 more validation and redirects 2024-10-19 16:37:40 -04:00
Milo Schwartz f14fb90ab6 add redirect support to signup and verify email 2024-10-13 16:00:49 -04:00
Milo Schwartz 7bfa17a293 fix get user rauth 2024-10-13 15:05:52 -04:00
Milo Schwartz bdc52dcc48 organize componenst a lib 2024-10-13 14:50:07 -04:00
Milo Schwartz f3eb76fd5e added signup and verify email forms 2024-10-12 23:00:36 -04:00
Owen Schwartz 800dcb6270 Fix small issues for test 2024-10-06 20:54:39 -04:00
Milo Schwartz d7d4828871 add params 2024-10-06 19:37:53 -04:00
Owen Schwartz d144704066 Fix login stuff? 2024-10-06 18:43:20 -04:00
Milo Schwartz 3e2085fbb3 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-06 18:09:12 -04:00
Milo Schwartz 87c4fc798f add login portal and traefik middleware auth for testing redirect login 2024-10-06 18:08:26 -04:00
Owen Schwartz 8213036729 Format files and fix http response 2024-10-06 18:05:20 -04:00