Updated ACL permissions for 4 modules to use correct ubus object names with the mandatory 'luci.' prefix: - luci-app-auth-guardian: auth-guardian → luci.auth-guardian - luci-app-netifyd-dashboard: netifyd → luci.netifyd-dashboard - luci-app-network-modes: network-modes → luci.network-modes - luci-app-wireguard-dashboard: wireguard-dashboard → luci.wireguard-dashboard Also updated method names and UCI config references to match current RPCD backend implementations. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .github/workflows | ||
| demo | ||
| htdocs/luci-static/resources | ||
| root | ||
| Makefile | ||
| README.md | ||
Auth Guardian for OpenWrt
Comprehensive authentication and session management system.
Features
🎨 Captive Portal
- Customizable splash pages
- Logo and branding support
- Terms of service acceptance
🔑 OAuth Integration
- Google Sign-In
- GitHub Authentication
- Facebook Login
- Twitter/X Login
🎟️ Voucher System
- Generate access codes
- Time-limited validity
- Bandwidth restrictions
🍪 Session Management
- Secure cookies (HttpOnly, SameSite)
- Session timeout control
- Concurrent session limits
⏭️ Bypass Rules
- MAC whitelist
- IP whitelist
- Domain exceptions
Installation
opkg update
opkg install luci-app-auth-guardian
License
MIT License - CyberMind Security