Peter Thomassen
Peter Thomassen
When attempting to send `@` as part of the names in MX or NS, the same thing happens, and pdns rejects them because they are not in expected format. According...
Email addresses as in /signup/[email protected]
We log URLs on the www container. URLs may or may not lead to API endpoints. **Non-api:** - Things like https://desec.io/signup/[email protected] (with pre-filled email field). **Possible solutions:** a) use internal...
> > Possible solutions: a) use internal state instead of URL, b) don't log non-API requests. -- Why would we need to log static page requests? > > It may...
@nils-wisiol is currently working on this
I think there are two different issues: - switching between DS and DNSKEY - switching between "plain record" (full length) and "structured" (field-wise) view The first is a functionality requirement...
> 3. get the DS/DNSKEY records piecewise with semantic interpretation. > > Number 3 is where it get's tricky. Luckily, @peterthomassen has implemented a special input field that is able...
We may also just use the field-based view, with users being able to click into individual fields, which would yield a visual response that the field has been copied. In...
If you forget to think of this and add the secondary address ahead of time, the feature does not help. If you are lucky enough to think of it: it's...
We do not block *accounts* because of DDoS. IP addresses are rate limited (for log-in attempts only), and if a user logged in successfully, then the number of API operations...