1
0

Improve usability by removing possibly dangerous options from personal configuration and moving them to the user management. Also rename the description options for those options.

Thanks to lendulado from the forums for these suggestions.
This commit is contained in:
Garvin Hicking
2007-03-22 10:27:18 +00:00
parent 66a0ae83ca
commit 32823fbd56
5 changed files with 31 additions and 13 deletions

View File

@ -3,6 +3,11 @@
Version 1.2 ()
------------------------------------------------------------------------
* Move possible hazardous personal configuration options ("Rights:
Publishing entries", "Forbid creating entries", "Access level";
"Group memberships") to the user management section.
(garvinhicking)
* Fix track exit url ids off by one when being used in conjunction
with caching plugin (garvinhicking)