| 
							
							
								 richard-dds | fadbf1cfb1 | Add request domain tests and factories | 2018-08-07 10:30:17 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 0400e2c864 | Update requests_submit | 2018-08-07 10:30:17 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 6444453ca0 | Fix request_new | 2018-08-07 10:30:17 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 5f7720deee | Requests page working | 2018-08-07 10:30:17 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | c6636bec78 | Models and migrations for requests | 2018-08-07 10:30:17 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 8a80ba426f | Merge pipfiles | 2018-08-07 10:30:17 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 10cdfcbbab | Add models dir | 2018-08-07 10:30:17 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | ae201fde84 | Merge pull request #133 from dod-ccpo/cleanup-tornado Remove the last remnants of tornado | 2018-08-07 10:14:14 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 3b36066315 | remove authnid base URL from config | 2018-08-07 09:44:10 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 69fb8217eb | add default value for WTF_CSRF_ENABLED | 2018-08-07 09:33:46 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | c06f0d03c1 | Fix typo in README | 2018-08-06 17:10:46 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | e40dd7ec01 | Update README to reflect current state of the app | 2018-08-06 17:03:09 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 7b83804281 | Fix some old tornado templates | 2018-08-06 16:47:52 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 8494744801 | Disable CSRF checking in test and CI | 2018-08-06 16:36:49 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | e9cf732798 | Use full_name property of User | 2018-08-06 16:26:47 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 83c1cc8584 | Use url_for for requests form links | 2018-08-06 16:21:55 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 19a072d67e | Initialize CSRF protection | 2018-08-06 16:21:43 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | b6f14a6c73 | Add console script with ipython setup | 2018-08-06 16:14:20 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 0260feadad | Remove atst.home | 2018-08-06 15:42:23 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 488419f389 | Remove old session manager | 2018-08-06 15:41:39 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | d5ced09646 | Remove ui_methods and ui_modules | 2018-08-06 15:41:05 -04:00 |  | 
			
				
					| 
							
							
								 dandds | b9f4a4be71 | remove all references to tornado | 2018-08-06 15:39:30 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 2234812019 | remove tornado handlers | 2018-08-06 15:36:59 -04:00 |  | 
			
				
					| 
							
							
								 patricksmithdds | a6d7b7a45c | Merge pull request #128 from dod-ccpo/build-assets-in-server-script Compile assets before starting server | 2018-08-06 15:33:59 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 8344672348 | Merge pull request #129 from dod-ccpo/authnid Authnid | 2018-08-06 15:31:17 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 94223e1869 | add session expiration config | 2018-08-06 15:03:09 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 61270fbb40 | use user factory for testing | 2018-08-06 15:03:09 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 2fd34194b3 | fix some additional login handling bugs | 2018-08-06 15:03:09 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 6c4e27655d | do not apply auth to static endpoints | 2018-08-06 15:03:09 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 6be3ce89bf | Remove unused import | 2018-08-06 15:02:16 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | fef66f335e | requests fixture no longer needed | 2018-08-06 14:27:35 -04:00 |  | 
			
				
					| 
							
							
								 dandds | b5559212f9 | error pages should not show navigation | 2018-08-06 14:14:27 -04:00 |  | 
			
				
					| 
							
							
								 dandds | b89dd07fef | use DOD_SDN from mocks | 2018-08-06 14:14:11 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 48dd606fe6 | remove logger statement | 2018-08-06 14:13:51 -04:00 |  | 
			
				
					| 
							
							
								 dandds | d693db7dbb | apply authentication to the whole app, track exceptions | 2018-08-06 14:06:06 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 0a754d72a3 | Name unique constrains on User model | 2018-08-06 13:27:42 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 7ea3f682e0 | better test name | 2018-08-06 12:59:01 -04:00 |  | 
			
				
					| 
							
							
								 dandds | e2e0868a83 | fix bug in login-dev endpoint; set current_user on login | 2018-08-06 11:37:25 -04:00 |  | 
			
				
					| 
							
							
								 dandds | ac95bf371e | implement CRL checking from authnid | 2018-08-06 11:12:58 -04:00 |  | 
			
				
					| 
							
							
								 dandds | be079a62dc | apply auth requirement to virtually all endpoints | 2018-08-06 10:45:33 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 4f7870aaff | fix workspace_members template | 2018-08-06 10:44:24 -04:00 |  | 
			
				
					| 
							
							
								 dandds | ad1e1e771b | extract get_current_user, fix tests | 2018-08-06 10:44:24 -04:00 |  | 
			
				
					| 
							
							
								 dandds | ea5c9732ba | implement authentication redirect | 2018-08-06 10:44:24 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 9937b77c74 | reimplement dev login | 2018-08-06 10:44:24 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 6dce89df1b | 401 unauthorized page for bad logins | 2018-08-06 10:44:24 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 2ff5c604e1 | fix session config (d'oh) | 2018-08-06 10:44:24 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 13146e9362 | Implement log_in_user | 2018-08-06 10:44:00 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | df0b4e64c0 | Add Users.get_by_dod_id | 2018-08-06 10:44:00 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | c6af29f213 | Simplify method signatures in Users | 2018-08-06 10:44:00 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | b72a16569f | Convert Users, Roles, WorkspaceUsers, TaskOrders to use classmethods | 2018-08-06 10:44:00 -04:00 |  |