Dan Funk
|
25adf47277
|
converting integers to ints, cause that's nice.
|
2020-05-25 22:47:11 -04:00 |
Dan Funk
|
0792aa40a5
|
Can't override travis settings if you do it with the testing file.
|
2020-05-25 22:28:33 -04:00 |
Aaron Louie
|
73ce70b574
|
Allows CORS connections from frontend
|
2020-05-12 10:43:52 -04:00 |
Aaron Louie
|
5e924b3646
|
Prints some config settings for debugging
|
2020-04-15 14:03:04 -04:00 |
Aaron Louie
|
01228d5a8a
|
Edits frontend callback URL
|
2020-02-20 21:10:34 -05:00 |
Aaron Louie
|
a6e0809183
|
Adds SSO attributes. Prevents uid duplication errors.
|
2020-02-20 17:23:10 -05:00 |
Dan Funk
|
a642593e3d
|
Adding support to handle Single Sign On (Shibboleth) authentication using Flask SSO and an attribute map that has worked in the past with UVA's implementation. Aside from the new user endpoint, nothing requires authentication, but soon everything will expect it. I'm setting up a backdoor we can use for development and staging that will cause a round-robin affair that should make this relatively painless. Dropped "RestException" as we had two ways or raising errors, and that was silly.
|
2020-02-18 16:38:56 -05:00 |
Dan Funk
|
d1c32c0aaa
|
Travis configuration for connecting to postgres.
|
2020-02-05 15:17:47 -05:00 |