dmpopidor / app / controllers /
@xsrust xsrust authored on 15 Sep 2016
..
api/ v0 added new permissions to api 9 years ago
settings Merging current stable development branch into master (#23) 9 years ago
users DMPonline4 - RAILS 4.0 (#4) 9 years ago
answers_controller.rb moved logic for authorization out of answers controller into the policy 9 years ago
application_controller.rb removed verify_authorized out to individual controllers 9 years ago
comments_controller.rb moved authorization logic from comments controller to policy file. Additionally removed unused crud methods 9 years ago
confirmations_controller.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
contacts_controller.rb Merging current stable development branch into master (#23) 9 years ago
dmptemplates_controller.rb removed json and forced authorization for dmptemplates 9 years ago
guidance_groups_controller.rb removed json and forced authentication on guidance_groups 9 years ago
guidances_controller.rb removed all json responces from guidances controller and forced authorization 9 years ago
home_controller.rb removed authorization from home-controller as some users will not be logged in when request fielded 9 years ago
organisation_users_controller.rb Merging current stable development branch into master (#23) 9 years ago
organisations_controller.rb removed all json responces from guidances controller and forced authorization 9 years ago
passwords_controller.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
plans_controller.rb added auth and removed json from project_groups controller. additionally added constraint to projects and plans controllers that all actions must be authenticated through pundit 9 years ago
project_groups_controller.rb added auth and removed json from project_groups controller. additionally added constraint to projects and plans controllers that all actions must be authenticated through pundit 9 years ago
projects_controller.rb added auth and removed json from project_groups controller. additionally added constraint to projects and plans controllers that all actions must be authenticated through pundit 9 years ago
registrations_controller.rb Merging current stable development branch into master (#23) 9 years ago
sessions_controller.rb Merging current stable development branch into master (#23) 9 years ago
settings.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
splash_logs_controller.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
static_pages_controller.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
token_permission_types_controller.rb Merged branding changes from the development branch into the master branch that now contains DCC's changes to permissions/roles, internationalization and bug fixes 9 years ago
user_org_roles_controller.rb Merging current stable development branch into master (#23) 9 years ago
user_role_types_controller.rb Merging current stable development branch into master (#23) 9 years ago
user_statuses_controller.rb Merging current stable development branch into master (#23) 9 years ago
user_types_controller.rb Merging current stable development branch into master (#23) 9 years ago
users_controller.rb removed verify_authorized out to individual controllers 9 years ago