castopod/app/Controllers
Yassine Doghri 58364bfed1 refactor(auth): change contributor's role logic to have it included in the users_podcasts table
- update myth-auth and codeigniter to latest develop changes
- improve permission check: remove all
dynamic permissions per podcast and overwrite myth-auth services and permission filter
- remove
unnecessary code because of myth-auth upgrade
- refactor some controller code for better clarity
-
add remaining seeders in docs

closes #19, #20
2020-10-15 14:41:14 +00:00
..
Admin refactor(auth): change contributor's role logic to have it included in the users_podcasts table 2020-10-15 14:41:14 +00:00
Analytics.php feat(users): add myth-auth to handle users crud + add admin gateway only accessible by login 2020-10-15 14:41:03 +00:00
BaseController.php feat(users): add myth-auth to handle users crud + add admin gateway only accessible by login 2020-10-15 14:41:03 +00:00
Episode.php feat: add user permissions and basic groups to handle authorizations 2020-10-15 14:41:06 +00:00
Feed.php feat(users): add myth-auth to handle users crud + add admin gateway only accessible by login 2020-10-15 14:41:03 +00:00
Home.php feat(users): add myth-auth to handle users crud + add admin gateway only accessible by login 2020-10-15 14:41:03 +00:00
Migrate.php feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00
Podcast.php feat: add user permissions and basic groups to handle authorizations 2020-10-15 14:41:06 +00:00
UnknownUserAgents.php feat(users): add myth-auth to handle users crud + add admin gateway only accessible by login 2020-10-15 14:41:03 +00:00