This website requires JavaScript.
Explore
Help
Register
Sign In
tygozwolle
/
radius
Watch
1
Star
0
Fork
0
You've already forked radius
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b730dced1662d3657d46a44c73fbdd14b9353e31
radius
/
radiuscontroller
T
History
Tygozwolle
b730dced16
Build and Push Docker Image to Gitea Container Registry / build-and-push (push)
Successful in 1m4s
Details
feat: implement RadiusService to manage guest user registration, session limits, and RADIUS authentication attributes
2026-07-24 18:20:50 +02:00
..
Components
feat: implement administrative dashboard page for monitoring and managing guest RADIUS sessions
2026-07-24 18:15:31 +02:00
Data
feat: initialize database schema and implement core Radius entities, EF context, and account enforcement service.
2026-07-24 17:51:04 +02:00
Models
feat: initialize database schema and implement core Radius entities, EF context, and account enforcement service.
2026-07-24 17:51:04 +02:00
Properties
feat: implement core radius service and database schema for guest access management
2026-07-23 11:12:10 +02:00
raddb
c
2026-07-24 15:40:26 +02:00
Services
feat: implement RadiusService to manage guest user registration, session limits, and RADIUS authentication attributes
2026-07-24 18:20:50 +02:00
wwwroot
feat: implement core radius service and database schema for guest access management
2026-07-23 11:12:10 +02:00
appsettings.Development.json
feat: implement core radius service and database schema for guest access management
2026-07-23 11:12:10 +02:00
appsettings.json
feat: implement core radius service and database schema for guest access management
2026-07-23 11:12:10 +02:00
Dockerfile
c
2026-07-24 15:40:26 +02:00
entrypoint.sh
feat: add Dockerfile and entrypoint script to containerize RADIUS controller and FreeRADIUS stack
2026-07-24 15:29:07 +02:00
Program.cs
feat: initialize web host and implement background AccountEnforcementService for RADIUS account monitoring
2026-07-24 15:50:28 +02:00
radiuscontroller.csproj
feat: implement core radius service and database schema for guest access management
2026-07-23 11:12:10 +02:00