Bug #284
Enable settings for non-local browsers
Status: | Closed | Start date: | 08 Mar 2014 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | 04 - Root File System | |||
Target version: | 0.8.0 | |||
Severity: | 03 - Medium |
Description
Settings was disabled for non-local browsers because there is no authentication front end to the web interface. However, the native browsers (surf and midori) don't seem to work (they crash) with kernel 3.10.y.
Since I have a GTK+ based configuration tool and the settings page in the web interface work fine on remote browsers I'm re-enabling this feature for remote browsers and will look at adding some simplistic authentication front end to the web interface.
Associated revisions
RM #284: Enable Settings page for external browsers.
History
#1
Updated by Hammel almost 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
piboxwww's src/piboxwww/php/frontpage.php was modified to remove the test for localhost access so that any browser can now access the settings page.
Authentication issues related to this are being tracked in RM #285.
Closing this issue.