Actions
Bug #284
closedEnable settings for non-local browsers
Start date:
08 Mar 2014
Due date:
% Done:
100%
Estimated time:
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.
Updated by Hammel over 10 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.
Actions