Hi all, I have just committed a security patch which restricts editing of files in white-listed folders defined in sql-ledger.conf. This is highly recommended update for every one for security reasons.
You will need to add following line to your sql-ledger.conf. @accessfolders = qw|templates css|; Without this you will get access denied if you try to edit a template. Code diff is available at: > https://github.com/ledger123/ledger123/commit/643259df Special thanks to Rolf Stöckli for identifying the issue and creating this patch. Regards Armaghan _______________________________________________ SQL-Ledger mailing list [email protected] http://lists.ledger123.com/mailman/listinfo/sql-ledger
