Commit Graph

225 Commits

Author SHA1 Message Date
miloschwartz 0646934c9d add stores 2025-07-16 15:50:03 -07:00
miloschwartz 379d31aac6 Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-07-14 22:21:04 -07:00
miloschwartz b7df0b122d introduce strict rate limitso on auth router endpoints 2025-07-14 18:00:41 -07:00
Owen 3dc79da2fa Merge branch 'dev' into clients-pops-dev 2025-07-14 16:59:00 -07:00
miloschwartz 0a97d91aed restore migrations and fix rate limit 2025-07-14 14:55:09 -07:00
Milo Schwartz 9075ecb007 Merge branch 'dev' into feat/internal-user-passkey-support 2025-07-14 17:43:01 -04:00
Owen 69d253fba3 Create wildcard domains 2025-07-14 12:18:12 -07:00
miloschwartz 915ccdc007 server admin enforce 2fa per user 2025-07-13 21:58:37 -07:00
Owen 98a261e38c Pull up downstream changes 2025-07-13 21:57:24 -07:00
Adrian Astles c9f5ffae42 Merge branch 'dev' into feat/internal-user-passkey-support 2025-07-14 07:20:33 +08:00
J. Newing 2a6298e9eb Admins can enable 2FA
Added the feature for admins to force 2FA on accounts. The next time the
user logs in they will have to setup 2FA on their account.
2025-07-08 10:21:24 -04:00
Adrian Astles 5009906385 renamed passkey to security key to stay aligned with the UI and other backend naming. 2025-07-05 21:51:31 +08:00
Adrian Astles db76558944 refactor: rename passkeyChallenge to webauthnChallenge
- Renamed table for consistency with webauthnCredentials
- Created migration script 1.8.1.ts for table rename
- Updated schema definitions in SQLite and PostgreSQL
- Maintains WebAuthn standard naming convention
2025-07-03 21:53:07 +08:00
miloschwartz a0381eb2c6 clean up ui pass 1 2025-06-30 09:34:14 -07:00
miloschwartz 8f1cfd8037 toggle clients with feature flag 2025-06-26 15:09:16 -04:00
miloschwartz fb5010a2b5 use redis store in rate limiters 2025-06-22 19:55:05 -04:00
miloschwartz 0e87b6e48b Merge branch 'dev' into clients-pops 2025-06-22 17:50:39 -04:00
miloschwartz 317a15b649 Merge branch 'dev' into clients-pops 2025-06-20 16:34:49 -04:00
miloschwartz d03f45279c remove server admin from config and add onboarding ui 2025-06-19 22:11:05 -04:00
Owen 0537992603 Merge branch 'dev' into clients-pops 2025-06-10 13:00:20 -04:00
Rajesh V 948eb7f6d0 docker socket 2025-05-29 22:34:05 +05:30
miloschwartz d3b9363392 Merge branch 'dev' into auth-providers-clients 2025-05-13 15:08:46 -04:00
miloschwartz 5b0200154a add feature parity 2025-05-13 11:09:38 -04:00
Owen 752c474983 Merge branch 'dev' into auth-providers-clients 2025-04-29 11:39:12 -04:00
miloschwartz 599d0a52bf add api key code and oidc auto provision code 2025-04-28 21:14:09 -04:00
miloschwartz 4819f410e6 add license system and ui 2025-04-27 13:03:00 -04:00
miloschwartz 960eb34c7d refactor invite user to create wizard 2025-04-23 13:46:06 -04:00
miloschwartz 6f59d0cd2d add createOrgUser endpoint 2025-04-23 13:26:38 -04:00
miloschwartz b01fa82627 Merge branch 'auth-providers' into auth-providers-clients 2025-04-22 22:58:06 -04:00
miloschwartz feb558cfa8 testing 2025-04-22 22:53:52 -04:00
miloschwartz f960fb7d67 Merge branch 'hp-multi-client' into auth-providers-clients 2025-04-20 16:15:40 -04:00
miloschwartz 99188233db create, delete, and update idp org policies 2025-04-18 15:38:50 -04:00
Owen dc49027b30 Edit client page done 2025-04-18 15:32:20 -04:00
miloschwartz 8c0e4d2d8c edit oidc idp general tab 2025-04-17 22:36:16 -04:00
Owen db0328fa71 Allow configuration of client and org subnets 2025-04-16 22:00:24 -04:00
miloschwartz 432f38333e add create, delete, list for idp org policy 2025-04-15 10:16:15 -04:00
miloschwartz e86640547e add delete, get, list idp 2025-04-15 09:26:25 -04:00
miloschwartz 53be2739bb successful log in loop poc 2025-04-13 18:29:23 -04:00
miloschwartz 480a5f648d testing oidc callback 2025-04-12 15:44:26 -04:00
grokdesigns c7f3c9da92 Removed leftover section from earlier testing 2025-04-08 18:34:21 -07:00
grokdesigns d7f50bac6a Add invitation management 2025-04-08 18:18:57 -07:00
miloschwartz 4953e69b1b comment out old create newt endpoint 2025-04-06 11:48:42 -04:00
miloschwartz 74d6b3d902 shorten share links and add migration 2025-04-04 22:58:01 -04:00
Owen 96d6ad8142 Create clients working again 2025-04-01 10:13:20 -04:00
Owen 56e1684e2e Update api endpoints for new association 2025-03-31 16:21:01 -04:00
miloschwartz 5e2f9e1eeb add createNewt action and remove max orgs restriction 2025-03-26 22:20:22 -04:00
Owen fbe7e0a427 Merge branch 'dev' into holepunch 2025-03-25 20:42:14 -04:00
Owen deb30ed4ae Add admin user api interfaces 2025-03-21 17:05:04 -04:00
miloschwartz cdc415079c add supporer key program 2025-03-20 22:16:02 -04:00
Owen 1f11a1df02 Merge branch 'main' into holepunch 2025-03-10 21:13:05 -04:00