issues
search
jaypipes
/
procession
Main Procession server
Apache License 2.0
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use gofmt
#122
jaypipes
closed
7 years ago
0
Update to sqlb 0.7
#121
jaypipes
closed
7 years ago
0
Update the orgIdsFromParentId() method to use sqlb
#120
jaypipes
closed
7 years ago
0
More organization module sqlb mods
#119
jaypipes
closed
7 years ago
0
First phase updating organization methods to use sqlb
#118
jaypipes
closed
7 years ago
0
Update more user-related methods to use sqlb
#117
jaypipes
closed
7 years ago
0
Update a number of role and user-related methods to use sqlb
#116
jaypipes
closed
7 years ago
0
Start using sqlb library
#115
jaypipes
closed
7 years ago
0
Integrate with github.com/jaypipes/sqlb
#114
jaypipes
opened
7 years ago
0
support pagination on non-unique sort fields
#113
jaypipes
closed
7 years ago
0
refactor sqlutil.NormalizeSortField and fix broken bootstrap command
#112
jaypipes
closed
7 years ago
0
Bootstrap command broken after changing user get to return NOT_FOUND
#111
jaypipes
closed
7 years ago
0
Support for Google Authentication
#110
jaypipes
opened
7 years ago
0
Pagination not correct when sorting by non-unique field
#109
jaypipes
opened
7 years ago
1
Support pagination for user and role list operations
#108
jaypipes
closed
7 years ago
0
Support pagination with marker
#107
jaypipes
closed
7 years ago
0
Adds sorting/limit functionality to role list
#106
jaypipes
closed
7 years ago
0
fix up authz unit tests
#105
jaypipes
closed
7 years ago
0
Add sorting/limit functionality to `p7n user list`
#104
jaypipes
closed
7 years ago
0
Add basic sorting functionality for organization list operation
#103
jaypipes
closed
7 years ago
0
authz unit tests broken
#102
jaypipes
closed
7 years ago
0
start of support for search/list options
#101
jaypipes
closed
7 years ago
0
User creation should have proper error for duplicate display name or email
#100
jaypipes
closed
7 years ago
1
Set organization visibility on creation
#99
jaypipes
closed
7 years ago
0
Child organizations not properly searchable by name
#98
jaypipes
opened
7 years ago
0
Filter orgs by visibility and user relation
#97
jaypipes
closed
7 years ago
0
Allow specifying roles during user creation
#96
jaypipes
closed
7 years ago
0
Simplify role list operations
#95
jaypipes
closed
7 years ago
0
Simplify user list operations
#94
jaypipes
closed
7 years ago
0
Simplify role list operations
#93
jaypipes
closed
7 years ago
0
Simplify user list operations
#92
jaypipes
closed
7 years ago
0
simplify organization list interface
#91
jaypipes
closed
7 years ago
0
Add tagging support to all objects
#90
jaypipes
opened
7 years ago
0
Simplify `p7n organization list` filtering to just pass a list of identifiers
#89
jaypipes
closed
7 years ago
0
First phase adding organization visibility
#88
jaypipes
closed
7 years ago
0
Quick method/variable name change in authz
#87
jaypipes
closed
7 years ago
0
Add visibility field to Organization
#86
jaypipes
closed
7 years ago
0
Overhaul the authz interface
#85
jaypipes
closed
7 years ago
0
authz: support CheckAll() method
#84
jaypipes
closed
7 years ago
0
more error handling cleanup in p7n
#83
jaypipes
closed
7 years ago
0
starts to clean up error handling
#82
jaypipes
closed
7 years ago
0
Add documentation for bootstrapping
#81
jaypipes
closed
7 years ago
0
correct loading of permissions in auth cache
#80
jaypipes
closed
7 years ago
0
Add lookup IAM database user system permissions
#79
jaypipes
closed
7 years ago
0
bootstrap: create super users and role with p7n bootstrap command
#78
jaypipes
closed
7 years ago
0
Show user's roles in `p7n user get`
#77
jaypipes
opened
7 years ago
1
Allow roles to be assigned to user when creating user
#76
jaypipes
closed
7 years ago
0
Develop bootstrapping system
#75
jaypipes
opened
7 years ago
1
make gsr registry unexported member of iam.Server
#74
jaypipes
closed
7 years ago
0
Add ability to filter role list by organization
#73
jaypipes
closed
7 years ago
0
Next