manage.get.gov/src
Katherine-Osos a10b1bdfe9
Merge pull request #880 from cisagov/ko/content-updates
Content Updates: AO & Other Employees Pages
2023-08-14 17:07:03 -05:00
..
api Add LoginRequiredMiddleware to make (almost) every URL login required by default 2023-06-01 16:03:31 -05:00
djangooidc Update test to match new content on 500 error 2023-05-08 12:52:39 -04:00
epplibwrapper More pythonic logger calls 2023-05-30 12:51:27 -05:00
registrar Merge pull request #880 from cisagov/ko/content-updates 2023-08-14 17:07:03 -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
.env-example Doesn't need to be set in .env since it's in docker-compose.yml 2023-06-01 13:32:36 -05:00
.flake8 Include epplibwrapper module 2023-04-21 10:03:31 -05:00
.pa11yci Fix missing comma 2023-06-16 11:02:28 -05: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 Add a unit test for new template tag 2023-05-17 15:02:59 -05:00
docker_entrypoint.py Edit Docker files 2022-08-17 13:26:05 -05:00
Dockerfile Begin using requirements.txt 2023-03-31 09:21:02 -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 Fix more test failures 2023-04-21 11:22:30 -05:00
node.Dockerfile Use docker-compose for local scanning 2022-09-12 10:47:48 -05:00
package-lock.json cleanup 2023-08-04 13:57:28 -04:00
package.json Bump npm package versions 2023-02-01 11:32:05 -06:00
Pipfile Merge branch 'main' into nmb/543-login-required-middleware 2023-06-02 10:47:41 -05:00
Pipfile.lock Merge branch 'main' into nmb/543-login-required-middleware 2023-06-02 10:47:41 -05: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
requirements.txt Merge pull request #827 from cisagov/dependabot/pip/src/cryptography-41.0.3 2023-08-14 08:14:12 -07:00
run.sh Respond to PR feedback 2023-04-28 16:02:30 -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 Review feedback: updated developer documentation 2023-06-09 14:17:55 -05:00

Registrar source code

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

Developer documentation is in docs/developer.

Operations documentation is in docs/operations.