Age | Commit message (Collapse) | Author |
|
|
|
modules/admin-core: include template header only once
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add basic XSRF protection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Made CBI controllers configurable
|
|
Conflicts:
libs/web/luasrc/dispatcher.lua
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- implement file upload fields
- change default enctype in forms to multipart/form-data
- add upload template
* luci/libs/web:
- dispatch file uploads to cbi form fields
* luci/i18n:
- add german and english translations for file upload fields
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
libs/json: Implemented own JSON-Decoder (Encoder will follow)
modules/rpc: Preliminary implemented RPC-Exports for luci.fs, luci.sys and luci.model.uci
|
|
nil value" when running luci on a shell
|
|
|
|
|
|
|
|
|
|
|
|
|