ogallagher / tejos_textiles

An online arts journal for publishing works in a new medium
MIT License
1 stars 0 forks source link

Site and db administration #33

Open ogallagher opened 4 years ago

ogallagher commented 4 years ago

My short-term plan is to administrate everything by working directly with the db through an sql terminal. However, it would be much smoother long-term to be able to perform admin actions through the site, by using the people.admin field and corresponding creating db api endpoints.

This is not urgent though.

ogallagher commented 4 years ago

The admin web page will not have any visible links in the site; admins will be told privately what the admin page url is, which only loads if the logged in user is an admin.