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
d03f45279c
remove server admin from config and add onboarding ui
2025-06-19 22:11:05 -04:00
Rajesh V
948eb7f6d0
docker socket
2025-05-29 22:34:05 +05:30
miloschwartz
5b0200154a
add feature parity
2025-05-13 11:09:38 -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
feb558cfa8
testing
2025-04-22 22:53:52 -04:00
miloschwartz
99188233db
create, delete, and update idp org policies
2025-04-18 15:38:50 -04:00
miloschwartz
8c0e4d2d8c
edit oidc idp general tab
2025-04-17 22:36:16 -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
miloschwartz
5e2f9e1eeb
add createNewt action and remove max orgs restriction
2025-03-26 22:20:22 -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
miloschwartz
82f990eb8b
add list domains for org endpoint
2025-02-16 18:09:17 -05:00
Owen
4a6da91faf
API and rule screen working
2025-02-08 17:38:30 -05:00
Owen
8f96d0795c
Add update
2025-02-08 17:10:37 -05:00
Owen
da3c8823f8
rename to resource rules and add api endpoints
2025-02-08 17:07:21 -05:00
Milo Schwartz
3c7025a327
add strict rate limit to endpoints that send email
2025-02-05 22:46:33 -05:00
Julian
a039168217
add ability to transfer a resource to another site
2025-01-16 21:15:41 +01: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
b1afba191e
add theme switcher and improve org switcher
2024-12-22 20:16:52 -05:00
Milo Schwartz
ce5df3b0b9
fix issues from test deploy
2024-12-21 21:01:12 -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
cc05baf67d
move resource auth to auth router
2024-11-24 11:27:43 -05:00
Milo Schwartz
ad5ea3564b
added support for pin code auth
2024-11-23 20:08:56 -05:00
Milo Schwartz
1c4a873974
get resource auth info endpoint
2024-11-17 23:24:30 -05:00
Milo Schwartz
e802d061ba
api for set resource password and auth with resource password
2024-11-17 22:44:11 -05:00
Milo Schwartz
c565c14aa0
move middlewares out of auth
2024-11-16 22:48:10 -05:00
Milo Schwartz
b1e53ed8d7
set users on resource working
2024-11-15 23:38:08 -05:00
Milo Schwartz
28bae40390
add roles input on resource and make spacing more consistent
2024-11-15 18:25:27 -05:00
Milo Schwartz
ba3505a385
use strict zod objects and hide proto on targets
2024-11-14 00:00:17 -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
Owen Schwartz
03650634ee
Websocket working and newt auth working
2024-11-10 17:08:29 -05:00
Owen Schwartz
e5e78ff1bf
Basic websocket and auth for newt
2024-11-10 17:08:11 -05:00
Milo Schwartz
231e1d2e2d
more user role stuff
2024-11-09 23:59:19 -05:00
Milo Schwartz
bb17d30c9e
list roles, make sidebar component, responsive mobile settings menu selector
2024-11-09 00:08:17 -05:00
Milo Schwartz
9c2e481d2b
show owner in users table, list roles query in invite form, and more
2024-11-08 00:03:54 -05:00