secubox-openwrt/package/secubox/luci-app-nextcloud
CyberMind-FR 7151bc6138 feat(mailserver): Add mail autoconfig and user repair features
Autoconfig:
- Created config-v1.1.xml (Thunderbird), autodiscover.xml (Outlook),
  email.mobileconfig (Apple) for automatic mail client configuration
- Added uhttpd instance on port 8025 to serve autoconfig files
- Added HAProxy backends with waf_bypass for autoconfig domains
- Added mailctl autoconfig-setup and autoconfig-status commands

LuCI Mailserver:
- Added user_repair method for mailbox repair (doveadm force-resync)
- Added repair button to user actions in overview

LuCI Nextcloud:
- Added list_users method to list Nextcloud users
- Added reset_password method for password reset via OCC

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-16 13:26:23 +01:00
..
htdocs/luci-static/resources/view/nextcloud feat(nextcloud): Migrate to LXC with full-stack enhancement 2026-02-16 07:49:17 +01:00
root/usr feat(mailserver): Add mail autoconfig and user repair features 2026-02-16 13:26:23 +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