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

Admin: option to export registrar user and ip information to csv #2567

Closed
vohmar opened this issue May 2, 2023 · 0 comments · Fixed by #2576
Closed

Admin: option to export registrar user and ip information to csv #2567

vohmar opened this issue May 2, 2023 · 0 comments · Fixed by #2576
Assignees

Comments

@vohmar
Copy link
Contributor

vohmar commented May 2, 2023

Related to : internetee/registrar_center2#93

Currently there is no way for registrar to check on their users and ip addresses for accessing .ee registry and furthermore there is also no easy way of registry admin to export this information for sharing with the registrar.

Please add an option to admin interface to download the list of users and allow-list ip addresses to a csv file

/admin/registrars/[ID]

The csv file(s) should include

  • users of the registrar (username, status (active: true/false), permissions(super/epp/billing) and certificate info (incl validity)
  • the whitelisted IPs of the registrar (ipv4, ipv6, interfaces (api/registrar)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants