Opened 18 years ago
Last modified 17 years ago
#6 assigned defect
hardcoded user settings ignore admin settings
Reported by: | dmorton | Owned by: | dmorton |
---|---|---|---|
Priority: | normal | Milestone: | 1.1.0 |
Component: | PHP scripts | Version: | 1.0.0 RC5 |
Severity: | major | Keywords: | settings welcome page |
Cc: |
Description
In welcome.php the values for the settings of Low,Medium,High are hardcoded. This means, if one sets that the users cannot disable virus scans, they can change it with "Off" from the welcome.php
Change History (4)
comment:1 Changed 18 years ago by dmorton
- Priority changed from normal to high
comment:2 Changed 18 years ago by dmorton
comment:3 Changed 18 years ago by dmorton
- Status changed from new to assigned
correction. settings page does not ignore those settings... I was just looking at an administrator page, where they are always available.
comment:4 Changed 17 years ago by dmorton
- Milestone changed from 1.0.0 RC6 to 1.1.0
- Priority changed from high to normal
- Severity changed from critical to major
One obvious thought is that the hardcoded settings should be changed to match the admins wishes.
Note: See
TracTickets for help on using
tickets.
For that matter, it seems that my settings page ignores those admin settings too.