zrok/controller/store
2024-07-24 11:16:36 -04:00
..
sql skip_interstitial_grants sql structure (#704) 2024-07-24 11:16:36 -04:00
accessGrant.go
account_request.go
account.go
appliedLimitClass.go massive bandwidth limits rewrite to support limit classes (#606) 2024-06-04 14:06:44 -04:00
bandwidthLimitJournal_test.go fix bandwidth limit journal test (#606) 2024-06-07 16:14:47 -04:00
bandwidthLimitJournal.go fix for not relaxing scoped bandwidth clases that are in a limited state (#606) 2024-06-07 14:02:28 -04:00
environment_test.go
environment.go
frontend_test.go
frontend.go adjust admin tooling to support creating open/closed permission mode frontends (#539) 2024-06-18 13:38:00 -04:00
frontendGrant.go add frontend grant check when closed permission mode frontend (#539) 2024-06-18 13:54:04 -04:00
invite_tokens.go
limitCheckLock.go
limitClass.go added a nullable 'label' column to the 'limit_classes' table (#666) 2024-06-21 10:53:18 -04:00
model.go added a nullable 'label' column to the 'limit_classes' table (#666) 2024-06-21 10:53:18 -04:00
password_reset_request.go
share.go adjust admin tooling to support creating open/closed permission mode frontends (#539) 2024-06-18 13:38:00 -04:00
skipInterstitialGrant.go skip_interstitial_grants sql structure (#704) 2024-07-24 11:16:36 -04:00
store.go