ab703ae15e
feat: add mschap module configuration and inner-tunnel site definition for RADIUS authentication
count11
count10
Tygozwolle
2026-07-27 12:30:58 +02:00
a5f5d55a26
feat: add Dockerfile with FreeRADIUS integration and .NET 9 runtime configuration
Tygozwolle
2026-07-27 12:23:35 +02:00
da66ba5239
feat: implement RadiusService for guest registration, session management, and usage tracking
Tygozwolle
2026-07-27 12:17:55 +02:00
bf261923e2
feat: implement account enforcement background service and RADIUS disconnect support for expired sessions
Tygozwolle
2026-07-27 12:13:02 +02:00
cc04d8abea
feat: enable MS-CHAP error reporting to improve authentication feedback on Windows and iOS
Tygozwolle
2026-07-27 12:04:54 +02:00
f8b96853f4
feat: implement RadiusService for guest management and configure mschap to return explicit authentication error codes
Tygozwolle
2026-07-27 11:59:14 +02:00
3b20b7481e
feat: implement RadiusService for guest registration, session management, and usage tracking with AccountEnforcementService support.
Tygozwolle
2026-07-24 20:33:08 +02:00
87d6d7e764
feat: implement automated account enforcement service with RADIUS disconnect capabilities and add RADIUS management service
Tygozwolle
2026-07-24 20:29:11 +02:00
d88e03ea09
feat: implement RadiusService for guest user management and authentication configurations
Tygozwolle
2026-07-24 20:18:41 +02:00
6371826f5e
auto update
Tygozwolle
2026-07-24 20:13:16 +02:00
be26d3f461
feat: add account enforcement background service and radius management service for automated session control and user configuration
Tygozwolle
2026-07-24 20:07:16 +02:00
f5d2144f79
feat: add account enforcement background service and update docker-compose for network containerization
Tygozwolle
2026-07-24 19:55:59 +02:00
74326870f7
feat: implement automated account enforcement service for session time and data usage limits with RADIUS disconnect support
Tygozwolle
2026-07-24 19:45:26 +02:00
4b8e4639e5
feat: implement RadiusService for guest management and AccountEnforcementService for session monitoring
Tygozwolle
2026-07-24 19:04:02 +02:00
926d2a1fc5
feat: implement background account enforcement service and RADIUS management service for guest access control
Tygozwolle
2026-07-24 18:47:45 +02:00
63082d0791
feat: initialize FreeRADIUS default site configuration with standard auth, acct, and processing modules
Tygozwolle
2026-07-24 18:37:33 +02:00
b730dced16
feat: implement RadiusService to manage guest user registration, session limits, and RADIUS authentication attributes
Tygozwolle
2026-07-24 18:20:50 +02:00
0e4189985e
feat: implement administrative dashboard page for monitoring and managing guest RADIUS sessions
Tygozwolle
2026-07-24 18:15:31 +02:00
6e065cf47c
feat: add admin dashboard page for user management and RADIUS monitoring
Tygozwolle
2026-07-24 18:02:35 +02:00
63b9a97cdf
feat: initialize database schema and implement core Radius entities, EF context, and account enforcement service.
Tygozwolle
2026-07-24 17:51:04 +02:00
9c2cbfa7b9
feat: implement RadiusService for guest registration, session management, and RADIUS attribute configuration
Tygozwolle
2026-07-24 17:36:23 +02:00
d1b93191e1
feat: implement RadiusService for guest user management, session monitoring, and configuration handling
Tygozwolle
2026-07-24 17:13:44 +02:00
d7d493367f
working
Tygozwolle
2026-07-24 17:11:23 +02:00
6d95c12304
feat: add PostgreSQL initialization script for FreeRADIUS schema and application management tables
Tygozwolle
2026-07-24 17:02:59 +02:00
aebf757f26
feat: define RADIUS database entities and initialize PostgreSQL schema with FreeRADIUS support
Tygozwolle
2026-07-24 16:44:44 +02:00
c85b598b82
feat: initialize web host and implement background AccountEnforcementService for RADIUS account monitoring
Tygozwolle
2026-07-24 15:50:28 +02:00
77a4e31626
Merge pull request 'Radius inside' (#6) from radius_inside into master
tygozwolle2026-07-24 15:46:57 +02:00
c4ed400ac6
c
Tygozwolle
2026-07-24 15:40:26 +02:00
44290fa89c
chore: add RADIUS_SECRET environment variable and certs volume mount to docker-compose configuration
Tygozwolle
2026-07-24 15:37:19 +02:00
9dc029e32f
feat: add Dockerfile and entrypoint script to containerize RADIUS controller and FreeRADIUS stack
Tygozwolle
2026-07-24 15:29:07 +02:00
1054dfb61a
feat: add FreeRADIUS EAP module configuration and container entrypoint script for dynamic service orchestration
Tygozwolle
2026-07-24 15:18:22 +02:00
9a6b1131b1
feat: add Dockerfile, entrypoint script, and EAP configuration for FreeRADIUS containerization
Tygozwolle
2026-07-24 15:09:42 +02:00
c7e18c76ac
feat: initialize default and inner-tunnel RADIUS server configurations
Tygozwolle
2026-07-24 15:04:46 +02:00
fd133bf9f3
feat: add FreeRADIUS configuration and containerization support with PostgreSQL integration
Tygozwolle
2026-07-24 12:58:07 +02:00
824f0554e4
feat: consolidate FreeRADIUS and web controller into a single Docker image with unified entrypoint orchestration
Tygozwolle
2026-07-24 12:51:51 +02:00
c636794e5e
Merge pull request 'feat: implement admin dashboard with authentication, session monitoring, and user management UI' (#5) from admin into master
tygozwolle2026-07-24 12:49:17 +02:00
cd2ee7bddd
feat: implement admin dashboard with authentication, session monitoring, and user management UI
Tygozwolle
2026-07-24 12:09:46 +02:00
4b8396b6a6
Merge pull request 'create user' (#4) from configuration into master
tygozwolle2026-07-24 12:03:03 +02:00
09de033d70
create user
Tygozwolle
2026-07-24 11:56:40 +02:00
91a2aeb3fa
Merge pull request 'docs: add detailed setup guide for RadiusController and UniFi integration' (#3) from readme into master
tygozwolle2026-07-24 11:53:56 +02:00
21118838c0
docs: add detailed setup guide for RadiusController and UniFi integration
Tygozwolle
2026-07-24 11:44:29 +02:00
a5d57d3202
Merge pull request 'removed sha' (#2) from remove-sha into master
tygozwolle2026-07-24 11:39:34 +02:00