Commit Graph

32 Commits

Author SHA1 Message Date
Tygozwolle f8b96853f4 feat: implement RadiusService for guest management and configure mschap to return explicit authentication error codes
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m58s
2026-07-27 11:59:14 +02:00
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 d88e03ea09 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
2026-07-24 20:18:41 +02:00
Tygozwolle 6371826f5e auto update
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m8s
2026-07-24 20:13:16 +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 63082d0791 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
2026-07-24 18:37:33 +02:00
Tygozwolle b730dced16 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
2026-07-24 18:20:50 +02:00
Tygozwolle 0e4189985e 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
2026-07-24 18:15:31 +02:00
Tygozwolle 6e065cf47c 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
2026-07-24 18:02:35 +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 9c2cbfa7b9 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
2026-07-24 17:36:23 +02:00
Tygozwolle d1b93191e1 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
2026-07-24 17:13:44 +02:00
Tygozwolle aebf757f26 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
2026-07-24 16:44:44 +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
Tygozwolle c4ed400ac6 c
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m8s
Build and Push Docker Image to Gitea Container Registry / build-and-push (pull_request) Successful in 3m36s
2026-07-24 15:40:26 +02:00
Tygozwolle 9dc029e32f feat: add Dockerfile and entrypoint script to containerize RADIUS controller and FreeRADIUS stack
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m14s
2026-07-24 15:29:07 +02:00
Tygozwolle 1054dfb61a feat: add FreeRADIUS EAP module configuration and container entrypoint script for dynamic service orchestration
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 3m17s
2026-07-24 15:18:22 +02:00
Tygozwolle 9a6b1131b1 feat: add Dockerfile, entrypoint script, and EAP configuration for FreeRADIUS containerization
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 4m19s
2026-07-24 15:09:42 +02:00
Tygozwolle c7e18c76ac feat: initialize default and inner-tunnel RADIUS server configurations
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m11s
2026-07-24 15:04:46 +02:00
Tygozwolle 574bcbe69a feat: add FreeRADIUS client configuration, environment-based secret management, and custom entrypoint script
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m13s
2026-07-24 14:53:01 +02:00
Tygozwolle 0bb36ea502 feat: add FreeRADIUS PostgreSQL configuration module to mods-enabled
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 6m17s
2026-07-24 14:22:38 +02:00
Tygozwolle f7663a284e feat: add PostgreSQL schema initialization and FreeRADIUS SQL module configuration
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 3m51s
2026-07-24 14:10:25 +02:00
Tygozwolle fd133bf9f3 feat: add FreeRADIUS configuration and containerization support with PostgreSQL integration
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 4m12s
2026-07-24 12:58:07 +02:00
Tygozwolle 824f0554e4 feat: consolidate FreeRADIUS and web controller into a single Docker image with unified entrypoint orchestration
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Failing after 32s
2026-07-24 12:51:51 +02:00
Tygozwolle cd2ee7bddd feat: implement admin dashboard with authentication, session monitoring, and user management UI
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m27s
Build and Push Docker Image to Gitea Container Registry / build-and-push (pull_request) Successful in 1m19s
2026-07-24 12:09:46 +02:00
Tygozwolle 09de033d70 create user
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m24s
Build and Push Docker Image to Gitea Container Registry / build-and-push (pull_request) Successful in 1m19s
2026-07-24 11:56:40 +02:00
Tygozwolle f186708943 feat: implement core radius service and database schema for guest access management 2026-07-23 11:12:10 +02:00