Count9 #7

Merged
tygozwolle merged 20 commits from count9 into master 2026-08-03 12:17:13 +02:00
Owner
No description provided.
tygozwolle added 20 commits 2026-08-03 12:15:54 +02:00
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
c85b598b82
feat: define RADIUS database entities and initialize PostgreSQL schema with FreeRADIUS support
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m11s
aebf757f26
feat: add PostgreSQL initialization script for FreeRADIUS schema and application management tables
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m13s
6d95c12304
working
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m29s
d7d493367f
feat: implement RadiusService for guest user management, session monitoring, and configuration handling
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m12s
d1b93191e1
feat: implement RadiusService for guest registration, session management, and RADIUS attribute configuration
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m10s
9c2cbfa7b9
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
63b9a97cdf
feat: add admin dashboard page for user management and RADIUS monitoring
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m5s
6e065cf47c
feat: implement administrative dashboard page for monitoring and managing guest RADIUS sessions
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m6s
0e4189985e
feat: implement RadiusService to manage guest user registration, session limits, and RADIUS authentication attributes
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m4s
b730dced16
feat: initialize FreeRADIUS default site configuration with standard auth, acct, and processing modules
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m11s
63082d0791
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
926d2a1fc5
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
4b8e4639e5
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
74326870f7
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
f5d2144f79
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
be26d3f461
auto update
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m8s
6371826f5e
feat: implement RadiusService for guest user management and authentication configurations
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m10s
d88e03ea09
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
87d6d7e764
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
3b20b7481e
tygozwolle merged commit f8951feab9 into master 2026-08-03 12:17:13 +02:00
tygozwolle deleted branch count9 2026-08-03 12:17:14 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tygozwolle/radius#7