This website requires JavaScript.
Explore
Help
Sign In
opensource
/
coder
Watch
3
Star
0
Fork
0
mirror of
https://github.com/coder/coder.git
synced
2026-09-24 15:04:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54fe082551b6c697976bb7a453e78b89cc5a7208
coder
/
coderd
/
database
/
dbauthz
T
History
Steven Masley
54fe082551
chore: implement filters for the organizations query (
#14468
)
...
Required for organization sync. Allows fetching a filtered set of orgs.
2024-08-28 13:24:28 -05:00
..
accesscontrol.go
feat: implement deprecated flag for templates to prevent new workspaces (
#10745
)
2023-11-20 19:16:18 +00:00
customroles_test.go
chore: remove UpsertCustomRole in favor of Insert + Update (
#14217
)
2024-08-13 12:53:47 -05:00
dbauthz_test.go
chore: implement filters for the organizations query (
#14468
)
2024-08-28 13:24:28 -05:00
dbauthz.go
chore: implement filters for the organizations query (
#14468
)
2024-08-28 13:24:28 -05:00
doc.go
feat: Add initial AuthzQuerier implementation (
#5919
)
2023-02-14 14:27:06 +00:00
groupsauth_test.go
fix: allow group members to read group information (
#14200
)
2024-08-13 09:20:24 -05:00
setup_test.go
chore: add /groups endpoint to filter by
organization
and/or
member
(
#14260
)
2024-08-15 13:40:15 -05:00