Ticket #293 (closed enhancement: fixed)
Revise handling of /tmp/flash/security
| Reported by: | oliver | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | freetz-1.2 |
| Component: | webinterface | Version: | devel |
| Severity: | minor | Keywords: | security |
| Cc: | Blocked By: | ||
| Blocking: | Product ID: | ||
| Firmware Version: |
Description
There are currently 3 places with almost same code:
sec_level=1 [ -r "/tmp/flash/security" ] && let sec_level="$(cat /tmp/flash/security)"
Handling should be concentrated in one function.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
