mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-28 21:17:36 +00:00
- Add RuntimeDirectory=secubox to all services using ProtectSystem - Change ProtectSystem=strict to ProtectSystem=full for compatibility - Add systemd overrides in build script for cached packages - Create tmpfiles.d entry for /run/secubox This fixes the namespace issue where services couldn't create sockets in /run/secubox due to ProtectSystem=strict mount namespacing. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| debian | ||
| menu.d | ||
| nginx | ||
| www | ||
| README.md | ||
🔐 Auth Guardian
Authentication management
Category: Security
Screenshot
Features
- OAuth2
- LDAP
- 2FA
- Session management
Installation
# Add SecuBox repository
curl -fsSL https://apt.secubox.in/install.sh | sudo bash
# Install package
sudo apt install secubox-auth
Configuration
Configuration file: /etc/secubox/auth.toml
API Endpoints
GET /api/v1/auth/status- Module statusGET /api/v1/auth/health- Health check
License
MIT License - CyberMind © 2024-2026
