Commit Graph
15 Commits
Author SHA1 Message Date
Raul Marin 33b723fa3d Set safe path 2019-10-08 11:19:09 +02:00
antoniocarlon 5989cb1dff Fixed exception safe functions 2018-09-11 12:17:28 +02:00
antoniocarlon 5307078171 Added CR suggestions 2018-09-11 12:13:06 +02:00
antoniocarlon f5ad0290b4 Fixed functions 2018-09-10 13:43:04 +02:00
antoniocarlon 4b6b4e92e8 CR suggestions (remove appname) 2018-09-10 12:54:37 +02:00
antoniocarlon ca717ed123 Fixed permission check 2018-09-06 15:40:41 +02:00
antoniocarlon 393da56964 Updated exception safe private functions 2018-09-06 10:06:33 +02:00
antoniocarlon 17dc3ad1c7 Updated exception safe private functions 2018-09-06 10:01:01 +02:00
Raul Marin 80fc32e1ea Categorize renderer template functions 2017-11-14 16:45:36 +01:00
Javier Goizueta e247fda694 Fix superuser template functions
Superuser functions were overriding their user/org parameters with the
values from the database/role, so the user was incorrect.
2017-03-30 13:18:38 +02:00
Javier Goizueta 39878ef542 Rename some template functions internal terms
* credentials => user_org
* private => superuser
2017-03-28 10:37:21 +02:00
Javier Goizueta 7101c8d8e8 Expose client-side rate limit configuration interface
The client functions to make configuration changes are not publicly available
(require a super user) and they have username, orgname parameters like the
server-sixe functions
2017-03-22 16:31:45 +01:00
Rafa de la Torre cd653bc496 Add diagnostics info to rest of cases #314 2016-12-14 10:35:44 +01:00
Rafa de la Torre 610cfaab57 Move exception info vars to the top #314 2016-12-14 10:33:50 +01:00
Rafa de la Torre 58b1713a0d Make the functions private #314 2016-12-14 10:27:43 +01:00