mirror of
https://github.com/openwrt/luci.git
synced 2026-04-12 14:03:24 +04:00
luci-plugins: align naming
consistency in the repo Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luci-auth-example
|
||||
PKG_NAME:=luci-plugin-auth-example
|
||||
PKG_VERSION:=1.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
@@ -160,5 +160,5 @@ For production use, integrate with actual authentication systems:
|
||||
## See Also
|
||||
|
||||
- LuCI Plugin Architecture: commit 617f364
|
||||
- HTTP Header Plugins: `plugins/plugins-example/`
|
||||
- HTTP Header Plugins: `plugins/luci-plugin-examples/`
|
||||
- LuCI Dispatcher: `modules/luci-base/ucode/dispatcher.uc`
|
||||
Reference in New Issue
Block a user