176 Commits

Author SHA1 Message Date
dandds
e7a117be33 move user edit routes into their own module and blueprint 2018-10-16 09:18:13 -04:00
dandds
8a207b3bc6 restore environment-based queue names 2018-10-15 16:11:14 -04:00
dandds
40317a06a4 use default queue for now 2018-10-15 11:38:34 -04:00
dandds
95ad71605d set default task queue name based on ATAT environment 2018-10-15 11:38:34 -04:00
dandds
ae7c644d91 update README, adjust email config function name 2018-10-15 11:38:34 -04:00
dandds
f7d8783349 implement mailer with task queue 2018-10-15 11:37:06 -04:00
dandds
0d9f1cd7e0 update mailer, add tests 2018-10-15 11:35:20 -04:00
dandds
18bb5b24fd basic mailer implementation 2018-10-15 11:35:20 -04:00
richard-dds
76854acf81
Merge pull request #376 from dod-ccpo/auth-patterns
Standardize auth patterns
2018-10-09 11:06:22 -04:00
richard-dds
d51d5e2ca9 Root url should redirect if user is already logged in 2018-10-08 15:23:13 -04:00
richard-dds
ac2ecf5f64 Remove Authorization.can_view_audit_log as well 2018-10-08 12:05:15 -04:00
richard-dds
ddc2e2fad7 Automatic audit logging using SQLA events 2018-09-25 13:09:54 -04:00
dandds
f3f1dee7cf only grab CRL extensions from CRL directory 2018-09-19 14:21:55 -04:00
Devon Mackay
cfbe37a535 Convert to just using straight key names as env var names 2018-08-30 16:34:48 -04:00
Devon Mackay
8af2f5b99e Add ability to override any config setting via ENV var 2018-08-30 16:22:55 -04:00
Montana
cfe9b7589e Formatting 2018-08-27 13:08:02 -04:00
dandds
ef2e97713a initial uploader and some form work 2018-08-27 13:04:41 -04:00
richard-dds
daa8634cb4 Format project 2018-08-23 16:25:36 -04:00
patricksmithdds
0abaf8bd77
Merge pull request #194 from dod-ccpo/show-workspace-name-in-header
Show currently active workspace name in label
2018-08-21 16:42:36 -04:00
Patrick Smith
0631b69503 Remove navigationContext variable 2018-08-21 14:54:31 -04:00
dandds
4c1ffecea5 basic task order number validation 2018-08-21 08:56:23 -04:00
Patrick Smith
2f62aebd57 Refactor how jinja filters are added 2018-08-20 11:00:11 -04:00
dandds
60509dab8c additional logging to CRL checks 2018-08-17 16:05:49 -04:00
dandds
2db84fb19a build individual x509 stores for each CRL 2018-08-16 14:21:03 -04:00
dandds
1acb55fde6 beginning of a CRL loader rewrite 2018-08-16 13:02:49 -04:00
Andrew Croce
6f4ebc1164 match the request path, not the full url 2018-08-13 16:34:56 -04:00
dandds
0371c969e7
Merge pull request #153 from dod-ccpo/financial-verification-modal-159014770
Financial verification modal 159014770
2018-08-10 15:20:05 -04:00
dandds
4da814aaf4 move crl validator 2018-08-09 15:01:43 -04:00
dandds
3a41d9f81c pass logger in to CRL validator 2018-08-09 15:01:06 -04:00
dandds
5e5b357c7e add mechanism for initial modal display; fix financial verification modal display 2018-08-09 13:48:07 -04:00
dandds
7b8934e0cb add Flask error handlers 2018-08-08 13:54:15 -04:00
dandds
cf9fc7efbc use "prod" for production environment 2018-08-08 09:41:42 -04:00
richard-dds
8494744801 Disable CSRF checking in test and CI 2018-08-06 16:36:49 -04:00
richard-dds
19a072d67e Initialize CSRF protection 2018-08-06 16:21:43 -04:00
dandds
b9f4a4be71 remove all references to tornado 2018-08-06 15:39:30 -04:00
dandds
94223e1869 add session expiration config 2018-08-06 15:03:09 -04:00
dandds
d693db7dbb apply authentication to the whole app, track exceptions 2018-08-06 14:06:06 -04:00
dandds
ac95bf371e implement CRL checking from authnid 2018-08-06 11:12:58 -04:00
dandds
9937b77c74 reimplement dev login 2018-08-06 10:44:24 -04:00
Patrick Smith
e3e9a022f8 Remove unused import 2018-08-03 14:07:15 -04:00
patricksmithdds
89ab7dd4c3
Merge pull request #125 from dod-ccpo/vue
Add Parcel front end stuff
2018-08-03 14:05:05 -04:00
Patrick Smith
322ab22cf2 Resolve lint warning 2018-08-02 16:53:34 -04:00
richard-dds
60d2661b0d Use Flask-Sessions for session management 2018-08-02 16:52:22 -04:00
Patrick Smith
165a5bf374 Merge remote-tracking branch 'origin/monolith' into vue 2018-08-02 16:36:22 -04:00
dandds
649ac89e2e configure test environment 2018-08-02 16:20:54 -04:00
Andrew Croce
381c85b5ef jinja filter for getting an icon's SVG file contents 2018-08-02 16:14:40 -04:00
dandds
8ec27cbb31 pylint fixes 2018-08-02 16:14:18 -04:00
richard-dds
5987748898 Requests index rendering 2018-08-02 13:58:41 -04:00
dandds
41135d0b2f add new config pattern for database URI and overrides 2018-08-02 13:54:39 -04:00
richard-dds
bc8bd719b6 Rename assets environment to play nicely with script/setup 2018-08-02 13:44:01 -04:00