No description
This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2013-09-20 19:35:35 -04:00
.gitignore Index that kinda works and is backed by a database. Still lots to do. 2013-09-20 11:55:44 -04:00
app.py Integrate flask-principal in order to provide RBAC. 2013-09-20 18:38:17 -04:00
auth.py Integrate flask-principal in order to provide RBAC. 2013-09-20 18:38:17 -04:00
database.py Fix a typo. 2013-09-20 19:35:35 -04:00
index.py Check that the user name is the same as the namespace. 2013-09-20 18:48:18 -04:00
model.py Integrate flask-principal in order to provide RBAC. 2013-09-20 18:38:17 -04:00
permissions.py Add missing read need from read repo permission. 2013-09-20 18:43:43 -04:00
requirements.txt Integrate flask-principal in order to provide RBAC. 2013-09-20 18:38:17 -04:00
util.py Index that kinda works and is backed by a database. Still lots to do. 2013-09-20 11:55:44 -04:00
wsgi.py Integrate flask-principal in order to provide RBAC. 2013-09-20 18:38:17 -04:00