secubox-openwrt/package/secubox/luci-app-nextcloud
CyberMind-FR 4bd0c09b2e feat(nextcloud): Add user management and password reset
- Add list_users RPCD method to list Nextcloud users via OCC
- Add reset_password RPCD method for password reset via OCC
- Add Users tab in LuCI dashboard with user list
- Add password reset modal with confirmation
- Parse Nextcloud user:displayname JSON format

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-16 15:10:35 +01:00
..
htdocs/luci-static/resources/view/nextcloud feat(nextcloud): Add user management and password reset 2026-02-16 15:10:35 +01:00
root/usr feat(nextcloud): Add user management and password reset 2026-02-16 15:10:35 +01:00
Makefile feat(nextcloud): Migrate to LXC with full-stack enhancement 2026-02-16 07:49:17 +01:00
README.md docs(secubox): Add KISS README for all 46 remaining packages 2026-02-03 07:34:06 +01:00

LuCI Nextcloud

LuCI web interface for managing a self-hosted Nextcloud instance -- file sync, calendar, and contacts.

Installation

opkg install luci-app-nextcloud

Access

LuCI > Services > Nextcloud

Tabs

  • Overview -- Nextcloud service status and instance information
  • Settings -- Instance configuration and management

RPCD Methods

Service: luci.nextcloud

Dependencies

  • luci-base

License

Apache-2.0