Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add user manager support #310

Merged
merged 13 commits into from
Dec 2, 2023

Conversation

dokmic
Copy link
Contributor

@dokmic dokmic commented Nov 30, 2023

This PR adds support of Mikrotik's User Manager radius server 7.x. The current version of the User Manager is incompatible with the one from 6.x.

The following resources have been implemented as part of this PR:

  • routeros_user_manager_advanced;
  • routeros_user_manager_attribute;
  • routeros_user_manager_database;
  • routeros_user_manager_limitation;
  • routeros_user_manager_profile;
  • routeros_user_manager_profile_limitation;
  • routeros_user_manager_router;
  • routeros_user_manager_settings;
  • routeros_user_manager_user;
  • routeros_user_manager_user_group;
  • routeros_user_manager_user_profile.

Apart from that, the PR adds the following:

  • Fixes the AlwaysPresentNotUserProvided helper to handle lists and sets correctly.
  • Adds schema.TypeFloat support.

@dokmic dokmic requested a review from a team as a code owner November 30, 2023 20:53
@vaerh vaerh merged commit 9500635 into terraform-routeros:main Dec 2, 2023
3 checks passed
@vaerh
Copy link
Collaborator

vaerh commented Dec 2, 2023

🎉 This PR is included in version 1.27.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@vaerh vaerh added the released label Dec 2, 2023
@dokmic dokmic deleted the feature/user-manager branch March 7, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants