Peter Thomassen
|
b6278652b6
feat(api): allow reverse DNS domain name pattern
|
8 years ago |
Peter Thomassen
|
4411882869
fix(api): allow subzone creation only if zone is owned by same user
|
8 years ago |
Peter Thomassen
|
c28761bcf7
feat(api): whitelist local IPv6 subnet from captcha
|
8 years ago |
Peter Thomassen
|
2fa2e74828
feat(api): after non-dyn user signup, send welcome email with token
|
8 years ago |
Peter Thomassen
|
f13b45673e
20170418 rrsets endpoint (#50)
|
8 years ago |
Peter Thomassen
|
99fbc267d6
fix(api): improve serializers / model validation, fixes #16, fixes #25
|
8 years ago |
Peter Thomassen
|
b95cd1e5ea
fix(api): return 409 (not 500) when POST'ing an unavailable domain
|
8 years ago |
Peter Thomassen
|
fd92373104
fix(api): make DELETE on DomainDetail idempotent, fixes #12
|
8 years ago |
Peter Thomassen
|
beb085cf75
fix(api): fix HTTP error codes for basic auth, closes #26
|
8 years ago |
Peter Thomassen
|
31ee6d32cd
feat(api): implement zone deletion
|
8 years ago |
Peter Thomassen
|
ac02fd4d59
feat(api): make sure domains are well-formed, closes #2
|
8 years ago |
Peter Thomassen
|
4420dff375
fix(api): move dyn property from Domain to User model
|
8 years ago |
Nils Wisiol
|
601ebf421f
fix(api): identification of domain by provided username
|
8 years ago |
Nils Wisiol
|
9d1bdbcba5
feat(api): extend abuse protection to check email hostnames
|
8 years ago |
Nils Wisiol
|
ecee5025f3
fix(api): fix django source of remote IP
|
8 years ago |
Nils Wisiol
|
b41764e745
feat(api): limit number of domains per user
|
8 years ago |
Nils Wisiol
|
c9417bab93
fixup(api): include domain name in lock email
|
8 years ago |
Nils Wisiol
|
6ecb3a3ac3
refactor(api): put pdns communication in pdns.py
|
8 years ago |
Nils Wisiol
|
00c9644e0f
feat(api): lock account on abuse suspicion
|
8 years ago |
Nils Wisiol
|
be5d9e6861
feat(api): record remote IP address on registration
|
8 years ago |
Nils Wisiol
|
67f02b3f13
fix(api): don't accept POST requests for already registered domains
|
8 years ago |
Nils Wisiol
|
aa83935ffd
fix(api): updated to meet new django API
|
8 years ago |
Nils Wisiol
|
b51a1d43db
fix(django): removed obsolete code (due to django API update)
|
8 years ago |
Nils Wisiol
|
2aef9c5854
feat(logjam): removed logjam scanner
|
8 years ago |
Nils Wisiol
|
9025c2891a
fix(django): updated to meet new django API requirements
|
8 years ago |
Nils Wisiol
|
bb71ef2aba
fix(django): reverse URLs on home page
|
8 years ago |
Nils Wisiol
|
1a5f399101
fix(django): updated interfacing with django/restframework API
|
8 years ago |
Nils Wisiol
|
3718d2c605
fix(python): python3 import
|
8 years ago |
Nils Wisiol
|
273b9f9b72
fix(django): variable naming
|
8 years ago |
Peter Thomassen
|
ca6c15b07d
Merge and move branch 'master' of github.com:desec/desec-api
|
8 years ago |