Commit Graph

7 Commits

Author SHA1 Message Date
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 d7d493367f working
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m29s
2026-07-24 17:11:23 +02:00
Tygozwolle 6d95c12304 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
2026-07-24 17:02:59 +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 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 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