alpha
Login
or
Join now
zicklag.dev
/
mlf
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A human-friendly DSL for ATProto Lexicons
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
1
Pipelines
mlf
/
dns-plugins
/
mlf-dns-godaddy
/
src
/
at
main
2 files
stavola.xyz
Add mlf-dns-godaddy plugin
4mo ago
f2d31684
api.rs
Add mlf-dns-godaddy plugin Uses GoDaddy's Authorization: sso-key KEY:SECRET header. Records are addressed by (domain, type, relative-name); apex records use @ per GoDaddy's convention. PUT /domains/{z}/records/TXT/{name} replaces every record at (type, name) — exactly the single-value shape the _lexicon TXT needs. login does a cheap GET /domains?limit=1 to validate credentials and surface 403s from hobbyist-tier accounts cleanly.
4 months ago
main.rs
Add mlf-dns-godaddy plugin Uses GoDaddy's Authorization: sso-key KEY:SECRET header. Records are addressed by (domain, type, relative-name); apex records use @ per GoDaddy's convention. PUT /domains/{z}/records/TXT/{name} replaces every record at (type, name) — exactly the single-value shape the _lexicon TXT needs. login does a cheap GET /domains?limit=1 to validate credentials and surface 403s from hobbyist-tier accounts cleanly.
4 months ago