Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Added ffluci.debug for things that rely on debug information
* Fixed a bug regarding path detection when Luci is bytecompiled
|
|
* Added SSH-Keys page
* ffluci.template: Removed a debugging statement
|
|
* Introduced privilege dropping capability
* Automatically drop privileges for "public" to "nobody/nogroup" (as defined in ffluci.uci)
|
|
* Added some configuration pages
* Introduced contact site
* Introduced luci UCI config file
|
|
* UCI: Introduced Session class, supporting different change file paths
* util: introduced sessionid() function
* general: Changed several error messages to OS native ones
|
|
* ffluci.template: fixed a bug where different template scopes were not separated correctly
* Added ffluci.dispatcher.cbi and ffluci.dispatcher.dynamic
|
|
* Cleaned up dispatcher
* Added 404 error page
* Cleaned up properties
|
|
Added a first draft design
Cleaned up Makefile
Prepared for module development
|
|
|