A Django-based domain name registrar that interfaces with an EPP registry
Find a file
asaki222 fdd7fe85b1
#3251 - Prepend user info for logs [AD] (#3927)
* logging stuff so far

* another way to prepend user logs

* fixed some things

* changes commited

* adjusted settings

* fixed linter problems

* fixed tests

* adjusted log values

* readjusting the logs

* readjusting the logs

* test logs

* fix logs

* fixing logging error

* possible fix

* removed user info from split console

* updates!

* added logger info

* changes

* updated test

* updated test

* updated django

* updates to test and removing userformatter

* updated test

* updates to user context

* removed logging info

* added back spaces:

* modified spacing

* ran app black

* added user info to log in context

* added some code to include the log in logs

* fixed requested changes

* updated yaml file

* fixed white spaces

* moved the response outside of the if statement

* updated test

* ran the formatter

* final touches for it to be merged

* updates for tests and registry client error

* test

* added a space back to my manifest

---------

Co-authored-by: lizpearl <lizpearl@users.noreply.github.com>
2025-07-25 13:45:24 -04:00
.github #3958: Fixes to Expiring Soon emails - [RH] (#3960) 2025-07-17 10:27:52 -07:00
docs #3761 : Update createfederalportfolio script match fed agency [dg] (#3941) 2025-07-21 14:51:59 -07:00
ops #3555: Removed unneeded sandboxes, create the product sandbox, and update create/destroy sandbox scripts (#3935) 2025-07-16 11:15:19 -05:00
src #3251 - Prepend user info for logs [AD] (#3927) 2025-07-25 13:45:24 -04:00
.gitignore tweak gitignore 2024-11-27 23:25:20 -05:00
CONTRIBUTING.md Update contributing.md (#3815) 2025-05-22 09:11:00 -07:00
LICENSE.md Dedicate our work to the public 2022-08-10 11:12:08 -05:00
README.md Update README.md 2024-04-11 08:18:55 -07:00

Infrastructure as a (public) service

The .gov domain helps U.S.-based government organizations gain public trust by being easily recognized online. This repo contains the code for the new .gov registrar where governments request and manage domains and other artifacts about our product strategy and research.

Onboarding

For new members of the @cisagov/dotgov team looking to contribute to the registrar, please open a developer onboarding ticket or a designer onboarding ticket.

Code

Code is located in the src directory.

Documentation

Architectural Decision Records

Architectural Decision Records (ADR) are located in docs/architecture/decisions.

Product Goals

These are located in docs/product.

Research Artifacts

Including some helpful scanning tools. These are located in docs/research