Commit Graph

59 Commits (181f0f180603a78a54cecdaa64dfd93e5f40cda2)

Author SHA1 Message Date
Jeff Mitchell fc664eb35f
Improve grant validation (#3081)
3 years ago
Jeff Mitchell b76b24a4ad
Move prefixes for many packages into the globals package (#3069)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Johan Brandhorst-Satzkorn 61c90c5623
Add grant parsing fuzz test (#2534)
3 years ago
Irena Rindos b26814a3cc
move user variables into globals (#2580)
4 years ago
Irena Rindos 946dab487e
enable recovery user to list targets and sessions (#2576)
4 years ago
Jeff Mitchell cede1aec93
Add initial templating support to Vault credential libraries (#2569) (#2575)
4 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
4 years ago
Timothy Messier 2b994f3005 fix(perms): Properly resolve "only self" for permissions (#2448)
4 years ago
Irena Rindos 18dff62b7b
Merge BYOW GA branch to main (#2398)
4 years ago
Timothy Messier 1e1e5a5ff5
doc(perms): Clarify some details in godoc for ListPermissions
4 years ago
Timothy Messier 05b3d2917b
feat(perms): Add UserPermissions
4 years ago
Hugo Vieira 9ee5a9f713
feat(perms): Derive permissions list from user grants
4 years ago
Jeff Mitchell 01fb949d0b
Add controller-led worker auth flow (#2413)
4 years ago
Jeff Mitchell 704d68848c Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Louis Ruch 58d546cdd4 feat(credential): Add static credential store and username_password credential
4 years ago
Jeff Mitchell 5d3facf561 Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Jeff Mitchell d6362f9e5e
Restrict anonymous user capabilities (#2156)
4 years ago
Jim fdf43fc4fe
feature (worker): add CreateWorker(...) service (aka API) (#2143)
4 years ago
Jeff Mitchell c59d0df611
Add worker creation ACLs (#2138)
4 years ago
Jeff Mitchell 48ac8b8f0b Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim f63ca1313c
feature (kms/audit): Add base audit key type (#1651)
5 years ago
Todd a4ea99047f
Remove Prefix Id and Plugin Name fields (#1563)
5 years ago
Jeff Mitchell 92809b733a
Fix unknown permission issue with credential-store (#1524)
5 years ago
Jeff Mitchell 781871c30d
Properly accept grant format type=<type>;output_fields=<of> (#1474)
5 years ago
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