Commit graph

156 commits

Author SHA1 Message Date
Seamus Johnston
cbf39aa3c3
Address PR feedback 2022-09-26 10:44:05 -05:00
Neil Martinsen-Burrell
5c3460782e
Add page for editing UserProfile's display name. 2022-09-23 13:27:57 -05:00
Seamus Johnston
00f87168e5
Add Login.gov *\o/*
This commit incldues a wrapper application which handles
the Private Key JWT method of authenticating via OpenID
Connect using the underlying pyoidc library.
2022-09-22 15:15:13 -05:00
igorkorenfeld
65bb21ff0f
Add templates, styles, views for testing USWDS setup 2022-09-08 15:37:43 -04:00
Logan McDonald
8f41050f76
Setup initial CI gating on tests and add linting tests (#85)
* add flake, black, mypy, and bandit to run

* fixes issues flake and black complained about

* make mypy run successfully, add configuration files rather than specifying in ci

* respond to feedback

* configure bandit, ignore a file used only in local development
2022-08-26 12:36:02 -04:00
Seamus Johnston
c0a9596731
Add Django 2022-08-17 13:31:06 -05:00