Commit Graph
256 Commits
Author SHA1 Message Date
Michael Quigley 98804320a1 plumbing for org admin members list (#537) 2024-12-10 14:15:27 -05:00
Michael Quigley 3aff9950c8 list memberships for end users (#537) 2024-12-10 13:28:29 -05:00
Michael Quigley 65104e9e18 initial implementation of 'orgAccountOverview' (#537) 2024-12-10 11:46:01 -05:00
Michael Quigley 7c17cce8f0 list organizations (#537) 2024-12-09 17:03:30 -05:00
Michael Quigley 6fb69c59d2 list members of organization handler (#537) 2024-12-09 14:21:49 -05:00
Michael Quigley 38b32d15d0 initial cut at admin api operations (#537) 2024-12-09 12:56:57 -05:00
Michael Quigley e88c478fe5 css fix to make registration page more visible 2024-10-16 10:52:50 -04:00
Michael Quigley a26cf19ade new '/grants' endpoint for synchronizing grants for an account (#744) 2024-09-04 16:10:19 -04:00
Michael Quigley 68e58f3aee updated openapi spec to include new admin api endpoint for creating accounts (#734) 2024-08-19 11:33:15 -04:00
Michael Quigley f015cfeb3a lint (imports) (#669) 2024-07-31 14:05:22 -04:00
Michael Quigley f42bb96739 rudimentary terms checkbox (#669) 2024-07-31 14:04:43 -04:00
Michael Quigley d71143148c dodgy attempt at getting a ui together (#669) 2024-07-31 12:41:32 -04:00
Michael Quigley 2384dcb953 padding-top warning corrected 2024-06-21 15:28:58 -04:00
Michael Quigley 49368dc542 adjust admin tooling to support creating open/closed permission mode frontends (#539) 2024-06-18 13:38:00 -04:00
Michael Quigley 9f80026c83 Merge branch 'main' into permission_model 2024-03-07 13:39:32 -05:00
Omar TariqandGitHub 3c1e52696d check localstorage for user info before redirecting to the login page 2024-03-07 11:23:54 +02:00
Michael Quigley 8d368b2b1e update shares to include add/remove access grants (#432) 2024-03-06 11:57:03 -05:00
Michael Quigley dce32b58d2 updated api spec to support permission mode and access grans (#432) 2024-03-04 11:59:32 -05:00
Michael Quigley 0d66e230e6 account action text improvements 2024-02-28 11:24:50 -05:00
Michael Quigley 88eb7a40de corrected 'environments.json' path in regenerate token dialog 2024-02-28 11:12:39 -05:00
Michael Quigley a7194aecf6 reset -> regenerate (#191) 2024-02-20 11:40:11 -05:00
Michael Quigley 36067f5e91 a better, simpler user interface for token regeneration (#191) 2024-02-16 16:32:51 -05:00
Michael Quigley 9949a55c1f ui refactoring for change password (#148) 2024-02-16 15:19:32 -05:00
Michael Quigley 3cfdcd899a user interface tweaks (#148) 2024-02-16 11:21:13 -05:00
Cam 2daed61849 update actions tab to include new way to surface password change 2024-02-15 14:47:38 -06:00
Cam 338b5a0936 Merge branch 'main' of github.com:openziti/zrok into self-service-password 2024-02-15 14:46:43 -06:00
Michael Quigley 73340f0f6f refactor and cleanup token regeneration ui (#191) 2024-02-15 13:58:36 -05:00
Michael Quigley 8aaec6e882 Merge branch 'main' into token-revocation 2024-02-15 13:07:57 -05:00
Cam 1eac1ad941 removed some deletes after token resetting 2024-02-15 01:00:05 -06:00
Cam e764103a68 fix up js linting 2024-02-14 13:49:31 -06:00
Cam b6d42de92f added security key to password changing 2024-02-14 13:18:22 -06:00
Cam 6a29ac0117 reset token updates 2024-01-31 14:35:28 -06:00
Cam bba9377b9f initial work on token revocation 2024-01-25 09:55:45 -06:00
Cam b69780908c return 409 for share token collision. Have property table show strings to correctly render booleans. Fixes #531 and #443 2024-01-24 09:48:27 -06:00
Cam 5861cc7d7e Add tab for user actions. First action is a password change 2024-01-23 10:20:02 -06:00
Michael Quigley 7a0d835e30 fix for case sensitive email addresses (#517) 2024-01-08 10:50:19 -05:00
Michael Quigley 2afaa54afc support for removing frontends through the web console and all associated plumbing (#515) 2024-01-05 13:26:18 -05:00
Michael Quigley ead350b442 added 'uniqueName' to the share request in the api spec (#123) 2023-12-07 14:26:03 -05:00
Michael Quigley b2c9c1a58d 'zrok' branding style tweak 2023-10-11 11:32:07 -04:00
Michael Quigley fe69a8094b minor spec cleanups (#45) 2023-09-21 12:57:14 -04:00
Ziti-Ci 2b0dc71f93 updates to the oauth work 2023-09-05 09:55:55 -05:00
Cam OttsandZiti-Ci a8c76b2877 initial testing for oauth protecting shares 2023-07-17 09:44:05 -05:00
Cam Otts 8d78fd61d8 updated ui lintintg to be stricter and fixed relevant errors 2023-06-28 12:38:28 -05:00
Michael Quigley 041330b54f flip axes on sparks and metrics 2023-06-27 10:41:09 -04:00
Michael Quigley d3ea780a1b fixes for --override-endpoint (#347) 2023-06-14 13:18:44 -04:00
Cam Otts 8e0ae86214 check for undefined rather than null 2023-05-24 09:02:12 -05:00
Michael Quigley 93707b692d password subsystem tweaks (#167) 2023-05-23 13:51:33 -04:00
Cam Otts 8c4134c8ad checks against top password field rather than bottom 2023-05-23 10:51:16 -05:00
Cam Otts 64fbfbf1d3 Enhanced password requirements and relevant ui changes 2023-05-23 10:51:15 -05:00
Michael Quigley b334ff50b2 slight reworking on the configuration-based invite system to include open registration flag, contact details, and store strategy. moved to 'admin' stanza (#229) 2023-05-22 15:42:20 -04:00