Project

General

Profile

Feature #2485

Updated by Bernhard Koschiček-Krombholz 9 months ago

*Improvements* 
 * Added "Content Security Policy":https://developer.mozilla.org/de/docs/Web/HTTP/CSP to response headers with a config option 
 * Added user logging for hierarchy insert/update 
 * Updated Docker installation guide and moved to install/docker/install.md 

 *Minor fixes* 
 * Fixed minor file table layout issues 
 * Expanded link function for index sites for more consistent layout and fixing some edge cases 
 * Settings forms: remember form changes if not validating 

 *Refactor* 
 * Improved input validation, moving functions from views to model 

Back