secubox-openwrt/package/secubox/luci-app-auth-guardian/README.fr.md
CyberMind-FR ccfb58124c docs: Add trilingual documentation (French and Chinese translations)
Add complete French (fr) and Chinese (zh) translations for all documentation:

- Root files: README, CHANGELOG, SECURITY, BETA-RELEASE
- docs/: All 16 core documentation files
- DOCS/: All 19 deep-dive documents including embedded/ and archive/
- package/secubox/: All 123+ package READMEs
- Misc: secubox-tools/, scripts/, EXAMPLES/, config-backups/, streamlit-apps/

Total: 346 translation files created

Each file includes language switcher links for easy navigation between
English, French, and Chinese versions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-20 10:00:18 +01:00

957 B

English | Francais | 中文

Auth Guardian pour OpenWrt

Version : 0.4.0 Derniere mise a jour : 2025-12-28 Statut : Actif

Systeme complet de gestion de l'authentification et des sessions.

Fonctionnalites

Portail captif

  • Pages d'accueil personnalisables
  • Support logo et branding
  • Acceptation des conditions d'utilisation

Integration OAuth

  • Connexion Google
  • Authentification GitHub
  • Connexion Facebook
  • Connexion Twitter/X

Systeme de bons

  • Generation de codes d'acces
  • Validite limitee dans le temps
  • Restrictions de bande passante

Gestion des sessions

  • Cookies securises (HttpOnly, SameSite)
  • Controle du timeout de session
  • Limites de sessions concurrentes

Regles de contournement

  • Liste blanche MAC
  • Liste blanche IP
  • Exceptions de domaines

Installation

opkg update
opkg install luci-app-auth-guardian

Licence

Licence MIT - CyberMind Security