Commit Graph

9 Commits

Author SHA1 Message Date
Tygozwolle 3b20b7481e feat: implement RadiusService for guest registration, session management, and usage tracking with AccountEnforcementService support.
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 2m21s
Build and Push Docker Image to Gitea Container Registry / build-and-push (pull_request) Successful in 1m38s
2026-07-24 20:33:08 +02:00
Tygozwolle 87d6d7e764 feat: implement automated account enforcement service with RADIUS disconnect capabilities and add RADIUS management service
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m15s
2026-07-24 20:29:11 +02:00
Tygozwolle be26d3f461 feat: add account enforcement background service and radius management service for automated session control and user configuration
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m3s
2026-07-24 20:07:16 +02:00
Tygozwolle f5d2144f79 feat: add account enforcement background service and update docker-compose for network containerization
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m10s
2026-07-24 19:55:59 +02:00
Tygozwolle 74326870f7 feat: implement automated account enforcement service for session time and data usage limits with RADIUS disconnect support
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m8s
2026-07-24 19:45:26 +02:00
Tygozwolle 4b8e4639e5 feat: implement RadiusService for guest management and AccountEnforcementService for session monitoring
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m10s
2026-07-24 19:04:02 +02:00
Tygozwolle 926d2a1fc5 feat: implement background account enforcement service and RADIUS management service for guest access control
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m3s
2026-07-24 18:47:45 +02:00
Tygozwolle 63b9a97cdf feat: initialize database schema and implement core Radius entities, EF context, and account enforcement service.
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m12s
2026-07-24 17:51:04 +02:00
Tygozwolle c85b598b82 feat: initialize web host and implement background AccountEnforcementService for RADIUS account monitoring
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m13s
2026-07-24 15:50:28 +02:00