Closed
Bug 299802
Opened 20 years ago
Closed 20 years ago
Settings values validation could do with some improvement
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: Wurblzap, Assigned: Wurblzap)
References
Details
(Whiteboard: [blocker will fix])
In editsettings.cgi and userprefs.cgi, user settings values are deemed valid if
they match /^\w+$/. Checking against the legal values would not only be more
comprehensive but allow for settings values not matching /^\w+$/, too.
| Assignee | ||
Updated•20 years ago
|
Whiteboard: [blocker will fix]
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 2.20
You need to log in
before you can comment on or make changes to this bug.
Description
•