huginn/app
Dominik Sander b2f031003f Use strong_parameters and drop protected_attributes
* Ensure admin attribute can not be set at sign up and the agents user_id is not changeable
* Remove ACCESSIBLE_ATTRIBUTES from the User model
* Remove side effect on agent_params from AgentsController#build_agent
2016-09-12 15:54:26 +02:00
..
assets Add cache_response option to completable form fields 2016-09-08 12:21:49 +02:00
concerns Use strong_parameters and drop protected_attributes 2016-09-12 15:54:26 +02:00
controllers Use strong_parameters and drop protected_attributes 2016-09-12 15:54:26 +02:00
helpers Determine agent connections with cached COUNT queries 2016-05-31 12:35:20 +02:00
importers Uploadicons (#1427) 2016-06-15 23:52:50 -07:00
jobs can_enqueue? propagation detection that does not depend on Rails (#1672) 2016-09-09 09:50:32 -04:00
mailers added options to send plain or html emails 2016-02-29 15:45:51 -05:00
models Use strong_parameters and drop protected_attributes 2016-09-12 15:54:26 +02:00
presenters Add cache_response option to completable form fields 2016-09-08 12:21:49 +02:00
validators Improve agent and scenario forms 2016-05-12 09:15:49 +02:00
views Allow admins to login as another user (#1659) 2016-09-02 15:32:38 -04:00