1
0
Fork 0
This repository has been archived on 2019-02-15. You can view files and clone it, but cannot push or open issues or pull requests.
skehsucks-share/migrations
Derek Schmidt e4b0f4cff8
Added new user permissions into db
can_refer: Can create referal codes
can_upload: Can upload new files
can_manage: Can perform administrative duties

All false by default except for user 'admin'
2018-09-08 10:55:46 -07:00
..
versions Added new user permissions into db 2018-09-08 10:55:46 -07:00
alembic.ini Add db capibilities 2018-06-03 16:33:43 -07:00
env.py Change referal key from uuid to urlsafe token via secrets module 2018-06-03 16:34:02 -07:00
README Add db capibilities 2018-06-03 16:33:43 -07:00
script.py.mako Add db capibilities 2018-06-03 16:33:43 -07:00

Generic single-database configuration.