Commit Graph

84 Commits

Author SHA1 Message Date
e5aac2358b elaborating the grants handler (#744) 2024-09-05 13:34:07 -04:00
a26cf19ade new '/grants' endpoint for synchronizing grants for an account (#744) 2024-09-04 16:10:19 -04:00
68e58f3aee updated openapi spec to include new admin api endpoint for creating accounts (#734) 2024-08-19 11:33:15 -04:00
8d368b2b1e update shares to include add/remove access grants (#432) 2024-03-06 11:57:03 -05:00
a7194aecf6 reset -> regenerate (#191) 2024-02-20 11:40:11 -05:00
Cam
338b5a0936 Merge branch 'main' of github.com:openziti/zrok into self-service-password 2024-02-15 14:46:43 -06:00
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
b6d42de92f added security key to password changing 2024-02-14 13:18:22 -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
ead350b442 added 'uniqueName' to the share request in the api spec (#123) 2023-12-07 14:26:03 -05:00
fe69a8094b minor spec cleanups (#45) 2023-09-21 12:57:14 -04:00
2b0dc71f93 updates to the oauth work 2023-09-05 09:55:55 -05:00
18424a1b48 oauth updates 2023-07-18 13:03:43 -05:00
a8c76b2877 initial testing for oauth protecting shares 2023-07-17 09:44:05 -05:00
64fbfbf1d3 Enhanced password requirements and relevant ui changes 2023-05-23 10:51:15 -05:00
7963ba83b0 frontend details (#323) 2023-05-17 13:53:18 -04:00
8a9e02e464 env+shrs -> env+res; making space to return frontends (#323) 2023-05-17 11:23:16 -04:00
9591f5150e new overview response for '/overview' endpoint (#320) 2023-05-16 11:51:03 -04:00
2655eaefc0 roughed in environment sparklines backend (#327) 2023-05-12 11:57:34 -04:00
43e6c56ec1 environment metrics wired in and working (#324) 2023-05-10 14:51:46 -04:00
02c996b545 environment metrics handler (#319) 2023-05-09 16:36:50 -04:00
6b078abcd7 account metrics endpoint (#319) 2023-05-09 14:16:01 -04:00
21fdaf8e3c duration parameter (#319) 2023-05-09 11:36:53 -04:00
58a225284d new definitions for metrics api endpoints; strawman (#319) 2023-05-08 14:33:15 -04:00
92b5a4fd2a small ui fix and added better error for tokens 2023-02-07 19:06:35 -06:00
9aba5f3524 added error checking for name collision on frontend and send corresponding error 2023-02-01 13:13:15 -06:00
cd08b98a0a added configuration endpoint which sends tou link and version info 2023-01-31 12:44:03 -06:00
7d3eeff885 forgot -> reset; password reset testing & tweaks (#65) 2023-01-20 12:08:40 -05:00
cc7516460c Merge pull request #173 from openziti/forgot-password
Initial forgot password implementation (#65)
2023-01-20 11:21:36 -05:00
3917892c58 missed bad request for password reset request 2023-01-20 10:04:52 -06:00
73f068c54a failing token invites fail with 401; display a hint about --token in the cli error message (#172) 2023-01-19 15:40:41 -05:00
a07c4a519c initial pass for forgot password 2023-01-18 13:05:10 -06:00
f5ab73bcb0 openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
ee078a9e10 pr comments 2023-01-10 12:26:22 -06:00
bb3d488212 move token generation to admin and add needed security to it 2023-01-10 09:53:41 -06:00
e5b749be71 initial rough pass for a stored token implementation 2023-01-09 11:00:37 -06:00
fe89551bfb massive services -> share boatload (#144) 2023-01-04 13:43:37 -05:00
a125c4b40b /detail/service backend (#107) 2022-12-22 15:09:37 -05:00
3856d6eb61 roughed in environment details (#107) 2022-12-22 14:56:19 -05:00
a0fd3a9c63 /detail/environmment; environment detail api backend (#107) 2022-12-22 13:51:29 -05:00
13fabc9ec6 basic 'admin create identity' infrastructure (#130) 2022-12-06 14:06:12 -05:00
a0c50c68e5 allow share endpoint to return multiple frontends; more frontend selection (#110) 2022-12-06 12:00:25 -05:00
135fd483fa update share backend (#125) 2022-12-02 13:21:05 -05:00
38c83fda92 update frontend backend (#129) 2022-12-02 10:46:53 -05:00
d5d2497955 list frontends backend (#129) 2022-12-02 09:30:06 -05:00
309f4e7d87 add backend for 'admin delete frontend' (#129) 2022-12-02 08:58:41 -05:00
f0228e8fe0 admin create frontend now interrogates ziti for the identity (#129) 2022-12-02 08:44:17 -05:00