canmove, Confirmed users
1,394
edits
(Created page with "That's a great idea, let's do that when we get a round tuit! All of these projects are long-term, in-depth work that is important for TaskCluster's future, but for which we d...") |
mNo edit summary |
||
Line 13: | Line 13: | ||
* security policies (a way to assert that user or client __ does *not* have scope __) | * security policies (a way to assert that user or client __ does *not* have scope __) | ||
* parameterized roles: | * parameterized roles: | ||
** 'project-admin:%': ['auth:create-client:project/%/*', ..] | |||
** With the added hack that: 'project-admin:*' -> ['auth:create-client:project/*, ...'] i.e., drop trailing slash/chars | |||
== Login Refactoring == | == Login Refactoring == |