1
1
mirror of https://github.com/openziti/zrok.git synced 2025-03-21 10:57:23 +01:00
zrok/controller/store
2024-07-29 13:55:57 -04:00
..
sql skip_interstitial_grants sql structure () 2024-07-24 11:16:36 -04:00
accessGrant.go full 'zrok modify share' implementation () 2024-03-06 13:39:55 -05:00
account_request.go self -> str 2023-03-22 15:17:27 -04:00
account.go fix for case sensitive email addresses () 2024-01-08 10:50:19 -05:00
appliedLimitClass.go massive bandwidth limits rewrite to support limit classes () 2024-06-04 14:06:44 -04:00
bandwidthLimitJournal_test.go fix bandwidth limit journal test () 2024-06-07 16:14:47 -04:00
bandwidthLimitJournal.go fix for not relaxing scoped bandwidth clases that are in a limited state () 2024-06-07 14:02:28 -04:00
environment_test.go better finder behavior () 2023-03-10 10:57:59 -05:00
environment.go removed some deletes after token resetting 2024-02-15 01:00:05 -06:00
frontend_test.go soft deletes for frontend () 2023-03-10 11:07:57 -05:00
frontend.go adjust admin tooling to support creating open/closed permission mode frontends () 2024-06-18 13:38:00 -04:00
frontendGrant.go add frontend grant check when closed permission mode frontend () 2024-06-18 13:54:04 -04:00
invite_tokens.go soft deletes for invite_tokens () 2023-03-10 11:10:48 -05:00
limitCheckLock.go locking () 2024-05-15 15:48:42 -04:00
limitClass.go added a nullable 'label' column to the 'limit_classes' table () 2024-06-21 10:53:18 -04:00
model.go added a nullable 'label' column to the 'limit_classes' table () 2024-06-21 10:53:18 -04:00
password_reset_request.go removed some deletes after token resetting 2024-02-15 01:00:05 -06:00
share.go adjust admin tooling to support creating open/closed permission mode frontends () 2024-06-18 13:38:00 -04:00
skipInterstitialGrant.go respect 'deleted' flag in store.IsAccountGrantedSkipInterstitial 2024-07-29 13:55:57 -04:00
store.go limit_check_lock () 2024-05-15 14:31:26 -04:00