George Drummond
99f34fe45a
Disable CLIN fields via a config option
2019-01-07 14:25:03 -05:00
Patrick Smith
d6ff3406ef
Initial attempt at modularizing CSP integration
2018-12-21 14:08:30 -05:00
Jay Newlin (PW)
c5b828bcdb
Remove duplicate code
2018-12-20 11:23:01 -05:00
dandds
ba19a6d341
Merge pull request #503 from dod-ccpo/spike-new-workflow
...
Task Order Form
2018-12-20 10:13:33 -05:00
George Drummond
acb405d799
Add ‘unsafe-inline’ to headers to fix rendering svgs
2018-12-19 11:08:39 -05:00
dandds
6d92755a7f
new workspace and task order routes
2018-12-18 09:44:02 -05:00
George Drummond
15a32a1dc5
Exclude set_default_headers from coverage report
2018-12-17 11:42:27 -05:00
George Drummond
3bff2fcb23
Format code
2018-12-13 13:59:54 -05:00
George Drummond
ec09c27a38
On fix unsafe-eval header and websockets on development
2018-12-13 13:54:19 -05:00
George Drummond
5da374bbc9
Suggestions from http://flask.pocoo.org/docs/1.0/security/
2018-12-13 09:31:31 -05:00
Montana
70940b09c2
Refactor workspace routes
2018-11-27 11:05:05 -05:00
richard-dds
a475cb3156
FormCache class
2018-11-15 16:03:29 -05:00
Patrick Smith
4bbb55a06e
Add RQ_QUEUES to default config
...
We can use string interpolation in the file rather than building it when
making the config. Adding the value to the config allows us to override
it with an environment variable, if we want to (as we do for the UAT
environment).
2018-10-31 16:12:00 -04:00
Patrick Smith
e177fe0037
Add REQUIRE_CRLS to config parser
2018-10-26 10:11:03 -04:00
Patrick Smith
73d8df8fe6
Add REQUIRE_CRLS env variable to allow skipping loading CRLs
2018-10-25 16:27:05 -04:00
dandds
b6c5f89784
Merge pull request #384 from dod-ccpo/mailer
...
Mailer
2018-10-17 15:25:06 -04:00
richard-dds
c3f6740083
Formatting
2018-10-16 14:10:15 -04:00
richard-dds
79c3394e2c
Use mail sender as username
2018-10-16 14:09:02 -04:00
richard-dds
408fe5dc54
Construct MailConnection
2018-10-16 13:21:11 -04:00
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