Skip to content

feat: add customizable database connection settings for FreeRadius #18

Merged
jozefrebjak merged 1 commit intodevelopfrom
add-customizable-database-settings
Feb 24, 2025
Merged

feat: add customizable database connection settings for FreeRadius #18
jozefrebjak merged 1 commit intodevelopfrom
add-customizable-database-settings

Conversation

@jozefrebjak
Copy link
Copy Markdown
Contributor

This pull request includes changes to the FreeRadius configuration and database migration classes to simplify and improve the configuration management. The most important changes include adding a new database configuration array, updating the database connection settings, and removing unnecessary dependencies.

Improvements to FreeRadius configuration:

Updates to database migration:

Updates to base model:

  • src/Models/BaseModel.php: Removed the import and usage of the FreeRadius config class and replaced it with the setting function to retrieve configuration values.

@jozefrebjak jozefrebjak self-assigned this Feb 24, 2025
@jozefrebjak jozefrebjak added the refactor Refactoring ♻️ label Feb 24, 2025
@jozefrebjak jozefrebjak merged commit 155f913 into develop Feb 24, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Refactoring ♻️

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant