Commit graph

2343 commits

Author SHA1 Message Date
David Kennedy
0279796bb4
removed an extraneous blank line 2023-11-21 13:27:52 -05:00
David Kennedy
fa72f31d24
removed maxlength message on ds data digest 2023-11-21 13:24:06 -05:00
David Kennedy
5145e3782e
Merge branch 'main' into dk/1208-dnssec-addtl-items 2023-11-21 12:50:24 -05:00
David Kennedy
c9c9d70782
format for linter 2023-11-21 10:39:30 -05:00
David Kennedy
a737f26c50
updated error messages in security email and nameserver; updated modal in dnssec ds data 2023-11-21 10:31:22 -05:00
Alysia Broddrick
46dfd79275
Add infrastructure for Development environment 2023-11-20 09:59:22 -08:00
Alysia Broddrick
c19c565210
Merge pull request #1363 from cisagov/hotfix-add-identity-info-into-transition-email
Hotfix- Update transition email to include language on identity verification
2023-11-17 08:24:57 -08:00
Alysia Broddrick
36ce32c177
update transition email to include language on identity verification 2023-11-17 07:14:38 -08:00
David Kennedy
464279bf33
formatted for linter 2023-11-17 06:35:44 -05:00
David Kennedy
d109f5a265
added comment 2023-11-17 06:31:46 -05:00
Alysia Broddrick
4f8e1e9231
Add new developer sandbox 'ky' infrastructure 2023-11-16 19:11:33 -08:00
Erin
406155d6a3
Add error message to domain management security email form 2023-11-16 13:32:02 -08:00
Erin
776b77f230
Add form errors to domain management contact form 2023-11-16 13:30:12 -08:00
Alysia Broddrick
74426598b9
Merge pull request #1353 from cisagov/ab/401-error-text-updates
401 text update
2023-11-16 12:39:44 -08:00
Alysia Broddrick
30e01aea9e
added missing end of file line 2023-11-16 12:15:20 -08:00
Alysia Broddrick
6cab70241a
copied changes from michelle's pr 2023-11-16 12:10:43 -08:00
zandercymatics
cc132cd17b
Update socket.py 2023-11-15 17:09:23 -07:00
zandercymatics
a8dcb52897
Linting 2023-11-15 15:20:45 -07:00
zandercymatics
4a0e8aa780
Fix attr err 2023-11-15 15:06:56 -07:00
zandercymatics
ffb7276a8a
Close dangling sockets 2023-11-15 14:59:17 -07:00
Neil MartinsenBurrell
652086a771
Merge pull request #1343 from cisagov/nmb/no-caching
Set Cache-Control: no-cache on every response
2023-11-15 14:46:58 -06:00
Neil Martinsen-Burrell
a5433a5c7a
Fix zap.conf once more 2023-11-15 14:42:52 -06:00
Neil Martinsen-Burrell
4c0ec4ac93
add one blank line to make the linter so darn happy 2023-11-15 14:35:20 -06:00
Neil Martinsen-Burrell
0dd158bdd8
Set Cache-Control: no-cache on every response 2023-11-15 14:29:43 -06:00
zandercymatics
6f31e02f2b
Fix tests 2023-11-15 11:28:11 -07:00
zandercymatics
13ef2a88e0
Update pool.py 2023-11-15 11:11:17 -07:00
zandercymatics
f71cded6e2
Update test cases / linter 2023-11-15 10:01:03 -07:00
zandercymatics
f2f78e371b
Update test_models.py 2023-11-15 09:53:08 -07:00
zandercymatics
6c0509d4b5
Update user.py 2023-11-15 09:51:32 -07:00
David Kennedy
9785bed065
formatted for linter 2023-11-15 07:50:17 -05:00
David Kennedy
48caa775dd
digest validation; error messages; test cases 2023-11-15 06:54:35 -05:00
David Kennedy
b22615e205
Merge branch 'dk/error-handling-hotfix' into dk/1208-dnssec-addtl-items 2023-11-15 06:11:20 -05:00
David Kennedy
5042f1a297
Merge branch 'main' into dk/error-handling-hotfix 2023-11-15 06:10:11 -05:00
David Kennedy
4cdf605bf2
wip 2023-11-15 06:09:35 -05:00
David Kennedy
0b826eb934
modified tests to use error file instead of hardcoded error message in multiple files 2023-11-15 05:28:20 -05:00
zandercymatics
e6141e5329
Typo 2023-11-14 15:30:50 -07:00
zandercymatics
b392804467
Update transfer_transition_domains_to_domains.py 2023-11-14 15:13:01 -07:00
zandercymatics
f0847abd05
Merge pull request #1333 from cisagov/za/fix-multiple-pool-objects
EPP Connection Pool fix
2023-11-14 15:04:20 -07:00
David Kennedy
3c421475b9
formatted for linter 2023-11-14 16:53:57 -05:00
David Kennedy
00916fa030
fixed test case 2023-11-14 16:39:21 -05:00
zandercymatics
430156d289
Update socket.py 2023-11-14 14:35:47 -07:00
David Kennedy
99083fff3f
formatted for linter 2023-11-14 16:35:27 -05:00
zandercymatics
43039f85c4
Update pool.py 2023-11-14 13:44:51 -07:00
David Kennedy
624871de2d
error handling for generic error messages in nameserver, dsdata and security email forms 2023-11-14 15:00:03 -05:00
dave-kennedy-ecs
778fbdb737
Merge pull request #1330 from cisagov/dk/digest-type-hotfix
fixed digest type choices in dnssec
2023-11-14 14:21:50 -05:00
David Kennedy
1c37a94f5c
fixed digest type choices in dnssec 2023-11-14 13:16:26 -05:00
Neil MartinsenBurrell
bcbf5557ff
Merge pull request #1327 from cisagov/nmb/email-sent-incremental
Set transition domain's email_sent flag as the emails are sent
2023-11-13 17:01:24 -06:00
Neil Martinsen-Burrell
f303082250
Don't try to test actually sending emails 2023-11-13 16:57:01 -06:00
Michelle Rago
ce23849a31
Domain management text updates (#1328)
* Update application_authorizing_official.html

* Update domain_authorizing_official.html

* Update domain_dns.html

* Update domain_nameservers.html

* Update domain_users.html

* Update domain_your_contact_information.html
2023-11-13 17:56:15 -05:00
Neil Martinsen-Burrell
b110ac1efa
Slight sleep to rate-limit email sending 2023-11-13 16:33:32 -06:00