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

Feature Request - accept and record a "note" (max 64 chars) with /register endpoint #372

Open
jvanasco opened this issue Jan 8, 2025 · 0 comments

Comments

@jvanasco
Copy link
Contributor

jvanasco commented Jan 8, 2025

It would be useful if a user could pass a generic message (max 64 ascii chars) to the /register endpoint, which is then saved to the records table alongside the newly generated account.

The use-case: I would like to pass in an identifier (FQDN, application id, test-information, etc) when generating an acme-dns account on /register, to help identify records solely within the acme-dns database. This would greatly simplify audits of the acme-dns database to identify stale data that can be safely removed (an old LastUpdate might be for a domain that is still enrolled in the system, but currently using http-01). This would also make it easier to handle testing against a staging server, and make some local testing easier as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant