| 2016-09-16 |
added authorization to settings/plans and settings/projects
xsrust
committed
on 16 Sep 2016
|
|---|---|
|
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
xsrust
committed
on 16 Sep 2016
|
|
|
removed unused json responses and added auth to plans controller
xsrust
committed
on 16 Sep 2016
|
|
|
removed json and added authorization to projects controller
xsrust
committed
on 16 Sep 2016
|
|
|
moved authorization logic from comments controller to policy file. Additionally removed unused crud methods
xsrust
committed
on 16 Sep 2016
|
|
|
moved logic for authorization out of answers controller into the policy
xsrust
committed
on 16 Sep 2016
|
|
|
removed authorization from home-controller as some users will not be logged in when request fielded
xsrust
committed
on 16 Sep 2016
|
|
|
forced auth on organisations_controller. TODO: re-check parent, children, and templates after AJAX removed
xsrust
committed
on 16 Sep 2016
|
|
|
added auth to home controller
xsrust
committed
on 16 Sep 2016
|
|
|
forced all actions to be authenticated through pundit
xsrust
committed
on 16 Sep 2016
|
|
| 2016-09-01 |
added ability to grant permissions to other users
xsrust
committed
on 1 Sep 2016
|
| 2016-08-18 |
bugfixes to auth
xsrust
committed
on 18 Aug 2016
|
|
finished implimenting new authorization scheme in dmptemplates
xsrust
committed
on 18 Aug 2016
|
|
|
|
|
|
added pundit auth to dmptemplates controller
xsrust
committed
on 18 Aug 2016
|
|
|
added pundit auth to guidance groups
xsrust
committed
on 18 Aug 2016
|
|
|
added pundit auth to guidances
xsrust
committed
on 18 Aug 2016
|
|
|
added pundit auth to organisations controller
xsrust
committed
on 18 Aug 2016
|
|
|
added pundit authorization to users
xsrust
committed
on 18 Aug 2016
|
|
|
|