Peter Thomassen
Peter Thomassen
From https://talk.desec.io/t/web-gui-for-managing-records/57/7: > I would suggest adding an “(other)” or similar entry to the drop down which will clear the input field and place focus there. Combo boxes (combined edit...
We have a captcha requirement for the other endpoints that send email (sign-up, reset password), and we should have it here for consistency as well.
@nils-wisiol wrote in #478: > I find it unintuitive that in the webapp token table, when I click the "Can manage tokens" slider, I still have to save that row....
When a TLD is hosted by deSEC, anyone can register a second-level domain (even without the domain owner's consent). This is because TLDs qualify as public suffixes, and our [covered-by-foreign-zone...
As reported on https://talk.desec.io/t/problem-setting-aaaa-record-to-7f00-1-http-error-500-on-api-and-ui: It turns out that our internal input validation translates IP addresses prefixed with `0:0:0:0:0:0:` or `0:0:0:0:0:ffff:` into "alternate text format" such as `::ffff:127.0.0.1` (see [RFC 3513...
Move to (e.g.) api.desec.io. Rationale: - reduces web server configuration complexity - removes need for listening on port 80 on the API hostname
The test container should also run an SMTP server (same script?), so that incoming messages can be attached to the respective API client object (identified by one or more email...
If a zone with a high serial (~ "made a few changes today") is deleted and recreated quickly, the SOA serial can end up being lower or equal on the...
Currently, we only delegate automatically when the immediate parent is a local public suffix.