Commit graph

2329 commits

Author SHA1 Message Date
Kristina Yin
94adf2246d
Added optional to name server labels above 2 2023-11-17 14:34:51 -08:00
Kristina Yin
61475f6cb0
Changed urbanization label 2023-11-17 13:25:30 -08:00
Kristina Yin
faa2eaa40a
Changed urbanization label 2023-11-17 13:20:19 -08:00
Kristina Yin
95bfe3c137
Italicizing the required fields sentence 2023-11-17 12:39:54 -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
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
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
zandercymatics
430156d289
Update socket.py 2023-11-14 14:35:47 -07:00
zandercymatics
43039f85c4
Update pool.py 2023-11-14 13:44:51 -07: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
Neil Martinsen-Burrell
4402dfd90d
Set transition domain's email_sent flag as the emails are sent 2023-11-13 16:09:38 -06:00
zandercymatics
0d64d9f040
Update csv_export.py 2023-11-13 14:53:19 -07:00
zandercymatics
86dbe6b6a0
Update csv_export.py 2023-11-13 14:40:03 -07:00
zandercymatics
1b5ecc8e52
Fixes / linter 2023-11-13 14:34:51 -07:00
zandercymatics
6f729ff693
Update extra_transition_domain_helper.py 2023-11-13 13:37:58 -07:00
zandercymatics
82fc67025b
Linting 2023-11-13 13:29:06 -07:00
zandercymatics
674fc9f7b3
Update transfer_transition_domains_to_domains.py 2023-11-13 13:09:42 -07:00
zandercymatics
a4758f1b62
Parse AO information 2023-11-13 13:08:03 -07:00
zandercymatics
51b4c19e35
Fix merge issue 2023-11-13 11:54:40 -07:00
zandercymatics
91019ee9b3
Merge branch 'main' into za/1241-imported-ao-data 2023-11-13 11:22:43 -07:00
dave-kennedy-ecs
dcbb54f799
Merge pull request #1315 from cisagov/dk/1214-move-hold-button
Issue #1214 - de-emphasize place / remove hold, as well as remove from registry
2023-11-13 12:49:55 -05:00
Neil Martinsen-Burrell
329e4add40
Merge branch 'main' into nmb/1294-slow-roll 2023-11-13 11:27:43 -06:00
Neil Martinsen-Burrell
7b69df29bd
Long line linting 2023-11-13 09:40:21 -06:00
Neil Martinsen-Burrell
f873bb3804
Merge branch 'main' into nmb/1294-slow-roll 2023-11-13 09:36:27 -06:00