Commit Graph

100 Commits

Author SHA1 Message Date
Michael Quigley
b69237e9cc
include rx|tx byte counts in limits journals (#273) 2023-03-17 12:57:26 -04:00
Michael Quigley
0fa682e764
[account|environment|share] limit journals (#273) 2023-03-17 12:02:18 -04:00
Michael Quigley
1af440fa37
limits journals ddl (#273) 2023-03-17 11:46:28 -04:00
Michael Quigley
84f5cd4e55
metrics agent needs soft deleted shares; kind of the whole point of soft deletes (#262) 2023-03-10 11:33:06 -05:00
Michael Quigley
fb14b12446
soft deletes for shares (#262) 2023-03-10 11:16:37 -05:00
Michael Quigley
01dd77ca3b
soft deletes for password_reset_request (#262) 2023-03-10 11:14:01 -05:00
Michael Quigley
d900043fa3
soft deletes for invite_tokens (#262) 2023-03-10 11:10:48 -05:00
Michael Quigley
b8d758080b
soft deletes for frontend (#262) 2023-03-10 11:07:57 -05:00
Michael Quigley
bf63092cb2
better finder behavior (#262) 2023-03-10 10:57:59 -05:00
Michael Quigley
9da1137a78
soft delete support for account_requests (#262) 2023-03-09 15:29:15 -05:00
Michael Quigley
a0e94330c7
added 'deleted' flags to all store objects (#262) 2023-03-09 15:08:59 -05:00
Michael Quigley
97f20acd87
look up share details from usage data (#128) 2023-03-07 15:27:39 -05:00
Michael Quigley
789532fff9
fix sqlite migration (#156) 2023-01-23 12:52:47 -05:00
Michael Quigley
b32ee6350e
implement the new password hashing approach (#156) 2023-01-23 12:50:24 -05:00
Michael Quigley
45d83d1521
salted password migrations (#156) 2023-01-23 11:49:22 -05:00
Cam Otts
2bbf404bae
added maintenance cleanup for expired password reset requests 2023-01-20 10:00:46 -06:00
Cam Otts
a07c4a519c
initial pass for forgot password 2023-01-18 13:05:10 -06:00
Michael Quigley
8f517876e0
fixes to postgres migrations to prevent primary key collisions (#160); fixes to migrations to remove renaming lint 2023-01-17 11:59:27 -05:00
Michael Quigley
f5ab73bcb0
openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
Michael Quigley
e8e87ca6ac
fine, sqlite, fine... (#96) 2023-01-13 13:29:34 -05:00
Michael Quigley
4e4bd1c876
limitless flag on accounts (#96) 2023-01-13 13:16:10 -05:00
Michael Quigley
2da67d4a29
account expiration tweaks (#135) 2023-01-12 16:00:09 -05:00
Michael Quigley
a48fb04870
Merge branch 'v0.3.0' into stale-account-request-cleanup 2023-01-12 15:15:30 -05:00
Cam Otts
679aa09615
added batch limits 2023-01-12 14:09:04 -06:00
Michael Quigley
63edd0ed48
logging improvements 2023-01-12 15:01:34 -05:00
Cam Otts
0db3f0c9e6
added explicit get and delete for expired account requests 2023-01-12 13:00:16 -06:00
Cam Otts
e69119896e
added go routine to cleaup expired access requests 2023-01-12 10:04:56 -06:00
Cam Otts
ee078a9e10
pr comments 2023-01-10 12:26:22 -06:00
Cam Otts
354ccb853f
sqlite typo 2023-01-09 13:40:32 -06:00
Cam Otts
0734e7b511
pr comments 2023-01-09 13:23:02 -06:00
Cam Otts
e5b749be71
initial rough pass for a stored token implementation 2023-01-09 11:00:37 -06:00
Michael Quigley
9572ed3c73
controller, store infrastructure; services -> shares (#144) 2023-01-04 13:13:50 -05:00
Michael Quigley
1e6c35d6de
services -> shares in the schema (#144) 2023-01-04 12:59:36 -05:00
Michael Quigley
3856d6eb61
roughed in environment details (#107) 2022-12-22 14:56:19 -05:00
Michael Quigley
a0fd3a9c63
/detail/environmment; environment detail api backend (#107) 2022-12-22 13:51:29 -05:00
Michael Quigley
362b8c2b84
more slickness tweaks for demonstration purposes 2022-12-07 12:24:00 -05:00
Michael Quigley
4c70212304
zrok admin bootstrap now checks frontend entry for frontend identity (#131) 2022-12-06 12:25:17 -05:00
Michael Quigley
38c83fda92
update frontend backend (#129) 2022-12-02 10:46:53 -05:00
Michael Quigley
d5d2497955
list frontends backend (#129) 2022-12-02 09:30:06 -05:00
Michael Quigley
93d6f89107
oops... sorry sqlite 2022-12-01 16:51:53 -05:00
Michael Quigley
c9db95fe03
create frontend handler (#129) 2022-12-01 16:14:42 -05:00
Michael Quigley
9db6aa1c07
frontends.environment_id is now nullable; support anonymous public frontends (#110, #129) 2022-12-01 14:56:55 -05:00
Michael Quigley
301249fe4a
more cleanups and polish for sharing and reserving (#122, #41) 2022-11-30 14:38:49 -05:00
Michael Quigley
f9143c3a5b
more naming refactoring 'name' -> 'token' (#119) 2022-11-30 12:46:19 -05:00
Michael Quigley
483babe813
massive name -> token work (#119) 2022-11-30 12:10:00 -05:00
Michael Quigley
f54d315e34
frontends.name -> frontends.token (#119) 2022-11-30 11:52:48 -05:00
Michael Quigley
37be8fc4e0
services.reserved (#41) 2022-11-29 13:55:42 -05:00
Michael Quigley
189ed81718
add reserved column to frontends table (#41) 2022-11-29 13:45:23 -05:00
Michael Quigley
39302cd4d5
allow access to private share service from unrelated environment (#109) 2022-11-29 13:07:49 -05:00
Michael Quigley
a3956509f3
working frontend allocation/deallocation; cleanups (#113) 2022-11-28 13:55:53 -05:00