* Added reboot page
authorSteven Barth <steven@midlink.org>
Sun, 30 Mar 2008 19:12:16 +0000 (19:12 +0000)
committerSteven Barth <steven@midlink.org>
Sun, 30 Mar 2008 19:12:16 +0000 (19:12 +0000)
commit9b4e269bea4db2e75d3d33757a53d2ab89bf05bf
tree0e67237edc84967682aa67eaa9afb61630e56b29
parenteee28047913d9bc159ebc49e72807db413ec73c7
* Added reboot page
* Added SSH-Keys page
* ffluci.template: Removed a debugging statement
src/ffluci/controller/admin/system.lua
src/ffluci/fs.lua
src/ffluci/http.lua
src/ffluci/sys.lua
src/ffluci/template.lua
src/ffluci/view/admin_system/editor.htm
src/ffluci/view/admin_system/passwd.htm
src/ffluci/view/admin_system/reboot.htm [new file with mode: 0644]
src/ffluci/view/admin_system/sshkeys.htm [new file with mode: 0644]