Commit graph

351 commits

Author SHA1 Message Date
David Kennedy
bdbff9260e
Merge branch 'main' into rjm/1148-ds-data 2023-10-23 19:55:33 -04:00
Erin
9c939d4a84
Reformat DNS name servers 2023-10-23 15:20:34 -07:00
Rebecca Hsieh
ea567192d0
Convert bracket to parenthesis 2023-10-23 14:10:43 -07:00
David Kennedy
3f068bc209
fixed some issues with nameserver getter and setter, as well as view get_initial 2023-10-20 20:11:44 -04:00
Rebecca Hsieh
18447c1486
Formatting for nameservers 2023-10-20 14:42:33 -07:00
David Kennedy
43b6d1e380
form level error handling at the field level 2023-10-19 17:26:26 -04:00
David Kennedy
150e89d2ee
added form validation 2023-10-19 16:42:36 -04:00
zandercymatics
c30428b6f8
Merge branch 'main' into za/1102-epp-contact-disclose-update 2023-10-19 10:49:59 -06:00
zandercymatics
9a12e29c5a
Linter 2023-10-18 15:41:38 -06:00
zandercymatics
a10ddccd0e
Test 2023-10-18 14:54:06 -06:00
zandercymatics
f672d15b00
Update domain.py 2023-10-18 14:34:18 -06:00
David Kennedy
a15f1b392e
Merge branch 'main' into dk/1016-nameservers-ui 2023-10-18 16:28:04 -04:00
zandercymatics
f69586cf21
Merge branch 'main' into za/1054-connection-pooling 2023-10-18 14:27:27 -06:00
zandercymatics
ffcfb9818b
Test fix for scanner 2023-10-18 14:15:40 -06:00
David Kennedy
12cbe3fd19
Merge branch 'main' into dk/1123-epp-cache 2023-10-18 16:01:38 -04:00
Rachid Mrad
5e316adfd4
fix typo in check for isSubdomain 2023-10-18 15:57:20 -04:00
Rachid Mrad
51307d3b12
some error validation, light refactor of ip checking in model 2023-10-18 15:36:41 -04:00
David Kennedy
16164f1f05
work in progress 2023-10-18 15:01:15 -04:00
zandercymatics
7d9ebb1072
Merge branch 'main' into za/1054-connection-pooling 2023-10-18 12:15:09 -06:00
David Kennedy
94ac0e703d
small refactor to remove redundant code 2023-10-18 13:28:50 -04:00
David Kennedy
2b55e40d57
refactored _get_contacts to return default dict when no contacts exist rather then empty dict 2023-10-18 11:04:05 -04:00
David Kennedy
a587920c45
bow down before the almighty linter 2023-10-17 21:59:33 -04:00
David Kennedy
e248ae7760
remoed CACHES from settings (unnecessary); refactored _fetch_cache; added comments 2023-10-17 21:42:43 -04:00
Rachid Mrad
6ef6044459
lint 2023-10-17 17:31:05 -04:00
David Kennedy
b0262f6d34
removed keyData from domain model for dnssec 2023-10-17 17:23:47 -04:00
Rachid Mrad
bbd3feaeec
Axe all Key data components except in model 2023-10-17 17:17:02 -04:00
David Kennedy
9bc66be67f
merge conflicts 2023-10-17 15:13:23 -04:00
Rachid Mrad
fa373993bf
Merge remote-tracking branch 'origin/main' into rjm/1103-security-email-registry-error-handling 2023-10-17 14:27:13 -04:00
Rachid Mrad
0e5978011d
Error handling on the post for security contact 2023-10-17 14:23:42 -04:00
zandercymatics
d7c7fb9d23
Tests / code cleanup 2023-10-17 11:21:18 -06:00
David Kennedy
a23bb9a723
Merge branch 'main' into dk/1091-dnssec 2023-10-17 13:21:00 -04:00
David Kennedy
181cfccfc5
added comments, removed empty lines, and renamed methods for code legibility 2023-10-17 13:20:48 -04:00
David Kennedy
bcbf069924
added more logging; set hosts properly in cache when no hosts exist 2023-10-17 12:24:52 -04:00
David Kennedy
5b4103e1ee
more debugging of domain model 2023-10-17 08:43:48 -04:00
David Kennedy
2d4ab0c7bd
added DomainFormBaseView and DomainBaseView and session cache for caching domains 2023-10-17 07:57:16 -04:00
David Kennedy
f5ff635f7a
Merge branch 'main' into dk/1123-epp-cache 2023-10-16 17:08:51 -04:00
David Kennedy
8e700e0ecb
added debugging; removed duplicate get_object calls from views 2023-10-16 16:57:31 -04:00
zandercymatics
3aac1e38df
Log error 2023-10-16 13:54:20 -06:00
zandercymatics
0896401169
Another import test 2023-10-16 13:51:13 -06:00
zandercymatics
8db3f66c42
Test fix for scanner 2023-10-16 13:44:00 -06:00
David Kennedy
e7e5bd7a59
Merge branch 'main' into dk/1091-dnssec 2023-10-13 14:07:06 -04:00
CocoByte
42a3fcf2ed
merge MAIN to nl/926
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-12 15:34:02 -06:00
Rebecca Hsieh
816e678bf3
Add in regex for subdomain checking 2023-10-12 09:26:51 -07:00
CocoByte
b68d66db9e
Merge MAIN to nl/926-transition-domain-object-creation
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-11 16:20:19 -06:00
David Kennedy
d6a87383d6
Merge branch 'main' into dk/1122-dnssec-rewrite 2023-10-11 16:26:03 -04:00
Rebecca Hsieh
7fec0462f5
Fix merge conflicts 2023-10-11 09:19:14 -07:00
Alysia Broddrick
72c238c00e
changed comment 2023-10-11 09:13:00 -07:00
Alysia Broddrick
c66813100e
changed host object set to contain the list off add hosts instead of using multiple objects 2023-10-11 08:20:49 -07:00
zandercymatics
509ab97762
Update domain.py 2023-10-11 08:53:02 -06:00
zandercymatics
76e3e2eaea
Removed deleted bug fix 2023-10-11 07:48:44 -06:00