index
:
custodia.git
kube
master
review
Unnamed repository; edit this file 'description' to name the repository.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
custodia
/
secrets.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend store interface to create namespaces
Simo Sorce
2015-10-19
1
-3
/
+3
*
Add UserNameSpace auths plugin
Simo Sorce
2015-10-19
1
-30
/
+3
*
Remove filter option for directory listings
Simo Sorce
2015-10-19
1
-43
/
+10
*
Make tox pep8 happy
Simo Sorce
2015-10-19
1
-12
/
+12
*
Add audit log
Simo Sorce
2015-07-09
1
-1
/
+35
*
Fix name checking for kem backend
Simo Sorce
2015-06-05
1
-2
/
+4
*
Change KEM Parsing to actually check claims
Simo Sorce
2015-06-04
1
-4
/
+4
*
Remove pylint star-args exceptions
Simo Sorce
2015-05-26
1
-1
/
+0
*
Add tests and fixes for 'simple' keys
Simo Sorce
2015-04-27
1
-1
/
+3
*
Move message parsing and validation
Simo Sorce
2015-04-20
1
-25
/
+29
*
Allow to filter by keytype on key GET
Simo Sorce
2015-04-08
1
-0
/
+16
*
Return only key/containers names on LIST operation
Simo Sorce
2015-04-08
1
-38
/
+29
*
Always initialize db on store class instantiation
Simo Sorce
2015-04-08
1
-5
/
+4
*
Move authz checks from Secrets to own class
Simo Sorce
2015-04-08
1
-72
/
+113
*
Python3 compatibility fixes
Simo Sorce
2015-04-07
1
-8
/
+8
*
Mute lint
Simo Sorce
2015-04-07
1
-2
/
+2
*
Add detection of conflicts when creating elements
Simo Sorce
2015-04-07
1
-1
/
+26
*
Add functions to create and destroy containers
Simo Sorce
2015-04-07
1
-15
/
+132
*
Add code and tests to delete keys
Simo Sorce
2015-04-07
1
-0
/
+49
*
Actually strip only the base container
Simo Sorce
2015-04-07
1
-11
/
+11
*
Reorganize code so each main action is separate
Simo Sorce
2015-04-07
1
-38
/
+48
*
Check that intermediate containers exist
Simo Sorce
2015-04-07
1
-2
/
+41
*
Return 201 on successful key creation
Simo Sorce
2015-04-07
1
-18
/
+20
*
Remove ununsed case with wrong name
Simo Sorce
2015-04-07
1
-8
/
+0
*
Add more unit tests for Secrets
Simo Sorce
2015-04-06
1
-0
/
+111
*
Initial testsuite commit
Simo Sorce
2015-04-06
1
-0
/
+45
*
Improve secrets.py
Simo Sorce
2015-04-06
1
-12
/
+41
*
Move Secrets class to its own file
Simo Sorce
2015-04-06
1
-0
/
+74