Commit Graph

34 Commits (ba85a3bc3fb2be769b3eaa4835eac93726c19bd1)

Author SHA1 Message Date
Jeff Mitchell e3012afb4f
Add primary auth method ID to default output fields, fix display bug (#1441)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Jim 70ad081e39
Events: convert from hclog to events (#1409)
5 years ago
Jeff Mitchell 054c0aa538
Update password generated account IDs (#1290)
5 years ago
Jeff Mitchell b513f21153
Add test for GrantsForUser (#1287)
5 years ago
Jeff Mitchell 22d5c88a0b
Add Output Fields support (#1192)
5 years ago
Jeff Mitchell e6af51943d
Add read:self and delete:self to auth tokens and add logout command (#1162)
5 years ago
Jeff Mitchell 412018fbb4
Update misleading Authenticated bool with new name and explanation. (#1111)
5 years ago
Jeff Mitchell aa570f4e48
Honor child scope list permissions when recursing (#1016)
5 years ago
Jeff Mitchell cb3980cb8c
Remove list:self from main (#915)
5 years ago
Jeff Mitchell 1afa3a4b6c
Disallow an invalid grant format (#914)
5 years ago
Jeff Mitchell 0629526319
Add read/list/cancel:self actions and support for ACL subactions. (#882)
5 years ago
Louis Ruch 84656dbfea
ICU-747,ICU-748/refactor internal/oplog and internal/perms to use domain errors (#854)
5 years ago
Jeff Mitchell b5d84495a3
Fix IDs being lowercased in role grants (#839)
5 years ago
Jeff Mitchell 9237d6f787
Rename authorize to authorize-session (#531)
6 years ago
Todd Knight f76d5aed9f
Additional validation for add|set|remove methods. (#527)
6 years ago
Jeff Mitchell 43c2deddff
Add permissions concepts and the beginning of the perms table (#526)
6 years ago
Jeff Mitchell fa700dc002
Add account ID templating (#518)
6 years ago
Jeff Mitchell 6ddfe407a3
Update allowed formats of ACL strings (#508)
6 years ago
Jeff Mitchell cefea936c3
Update ACLs to allow type=*. (#504)
6 years ago
Jeff Mitchell a38f40606e
Create default roles in scopes to allow authentication and listing scopes/auth methods (#502)
6 years ago
Jeff Mitchell 33b0021547
Add Sessions CLI command and add session cleanup to worker (#388)
6 years ago
Jeff Mitchell 07a7e9750a
Tie together the database-driven session handling with the worker and add relevant CLI comands (#370)
6 years ago
Jeff Mitchell 73a38b1433
Remove some unneeded resource types and fix the resource typing for default role in global scope (#256)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Jeff Mitchell 322b13ae98
Standardize static group -> group naming (#236)
6 years ago
Jeff Mitchell 99653727bb
Migrate grants to more structured output (#194)
6 years ago
Todd Knight 28dbcd84bd
Authenticate Handler API and SDK, and much more (#183)
6 years ago
Jeff Mitchell acce195dcb
Organizations -> orgs consistency (#189)
6 years ago
Todd Knight 847ca1cc78
Grant management added to Roles API and SDK (#185)
6 years ago
Jeff Mitchell bcdcaffa6f
Port over 162 and 165 to master (#176)
6 years ago
Jeff Mitchell d8f11af4d7
Move actions, resource (types), and scopes to packages. (#149)
6 years ago
Jeff Mitchell 993a6f1680
Remove "projects" from grant strings (#143)
6 years ago
Jeff Mitchell f41bf6e31e
Add permission grant string parsing and validation and ACL implementation (#109)
6 years ago