manage.get.gov/src
2022-12-27 14:58:25 -05:00
..
api Second revision of Domain model draft 2022-11-17 07:50:28 -06:00
djangooidc Fix missing client_id during logout 2022-10-24 17:09:36 -05:00
epp Fix lint errors 2022-11-17 08:26:41 -06:00
registrar Added authorizing official guidance for org types 2022-12-27 14:58:25 -05:00
.bandit Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
.cfignore Add .cfignore 2022-10-04 11:46:12 -05:00
.flake8 Add User and UserProfile models 2022-09-22 12:13:53 -05:00
.pa11yci Merge branch 'main' into nmb/submission-page 2022-11-22 12:36:13 -06:00
.python-version Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
build.sh Create symbolic links for build and deploy scripts 2022-09-15 15:47:24 -04:00
deploy.sh Create symbolic links for build and deploy scripts 2022-09-15 15:47:24 -04:00
docker-compose.yml Review feedback: incorporate github action, make OWASP pass with explicit exceptions 2022-10-07 10:58:29 -05:00
docker_entrypoint.py Edit Docker files 2022-08-17 13:26:05 -05:00
Dockerfile Pin Python image to 3.10 2022-10-31 08:50:10 -05:00
gulpfile.js Define default for the gulpfile 2022-09-14 17:09:52 -04:00
manage.py Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
mypy.ini Save button for domain application 2022-12-05 14:38:53 -06:00
node.Dockerfile Use docker-compose for local scanning 2022-09-12 10:47:48 -05:00
package-lock.json Bump decode-uri-component from 0.2.0 to 0.2.2 in /src 2022-12-09 13:30:30 +00:00
package.json Use docker-compose for local scanning 2022-09-12 10:47:48 -05:00
Pipfile Enable auditlogging 2022-11-10 08:20:57 -06:00
Pipfile.lock Bump certifi from 2022.9.24 to 2022.12.7 in /src 2022-12-09 22:19:57 +00:00
pyproject.toml Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
README.md Update and organize documentation 2022-08-31 16:02:51 -05:00
run.sh Change run scripts to not do migrations 2022-10-06 14:58:32 -05:00
run_node_watch.sh Add node service to docker compose with run script 2022-09-08 15:35:40 -04:00
runtime.txt Prepare CD pipeline and sandbox 2022-08-17 13:28:17 -05:00
zap.conf Fix OWASP ZAP false positive 2022-12-01 10:56:51 -06:00

Registrar source code

========================

Developer documentation is in docs/developer.

Operations documentation is in docs/operations.