|  | 3cfe45d3cb | fix broken icon for helm chart | 2019-04-17 17:53:56 +02:00 |  | 
			
				
					|  | 8e5c3f2f31 | remove unused import | 2019-04-17 17:53:45 +02:00 |  | 
			
				
					|  | 5a3b2fdd49 | add Rancher SAML processor | 2019-04-17 17:53:15 +02:00 |  | 
			
				
					|  | e47b9f0d57 | fix SAML Request not being parsed all the time | 2019-04-17 17:53:05 +02:00 |  | 
			
				
					|  | 146dd747f1 | fix EntityID being None in SAML Metadata | 2019-04-17 17:52:24 +02:00 |  | 
			
				
					|  | f2ce56063b | bump version: 0.1.31-beta -> 0.1.32-beta
						
						
						
						
						
						
							
 version/0.1.32-beta | 2019-04-17 14:27:41 +02:00 |  | 
			
				
					|  | b26f378e4c | prepare 0.1.32 | 2019-04-17 14:27:03 +02:00 |  | 
			
				
					|  | 9072b836c6 | automatically add response_type if not given in OAuth Request | 2019-04-17 14:25:51 +02:00 |  | 
			
				
					|  | 2fa57d064e | bump version: 0.1.30-beta -> 0.1.31-beta
						
						
						
						
						
						
							
 version/0.1.31-beta | 2019-04-13 17:58:09 +02:00 |  | 
			
				
					|  | 146705c60a | prepare 0.1.31-beta | 2019-04-13 17:58:03 +02:00 |  | 
			
				
					|  | 5029a99df6 | Merge branch '37-guardian' into 'master' Resolve "Guardian"
Closes #37
See merge request BeryJu.org/passbook!23 | 2019-04-13 15:56:54 +00:00 |  | 
			
				
					|  | e7129d18f6 | fix inconsistent migrations | 2019-04-13 17:52:11 +02:00 |  | 
			
				
					|  | d2bf9f81d6 | remove raven middleware | 2019-04-13 17:46:51 +02:00 |  | 
			
				
					|  | 30acf0660b | Merge branch 'master' into 37-guardian | 2019-04-13 17:43:02 +02:00 |  | 
			
				
					|  | dda41af5c8 | remove logging to increase speed, add more caching to policy and rewriter | 2019-04-13 17:22:03 +02:00 |  | 
			
				
					|  | 9b5b03647b | move actual proxying logic to separate class | 2019-04-13 16:05:11 +02:00 |  | 
			
				
					|  | 940b3eb943 | move logging to separate thread | 2019-04-13 16:04:48 +02:00 |  | 
			
				
					|  | 16eb629b71 | only enable sentry when not DEBUG | 2019-04-11 15:30:42 +02:00 |  | 
			
				
					|  | 755045b226 | try to fix app_gw being null | 2019-04-11 15:30:07 +02:00 |  | 
			
				
					|  | 61478db94e | use global urllib Pools | 2019-04-11 15:29:35 +02:00 |  | 
			
				
					|  | f69f959bdb | allow setting authentication_header to empty string (disabling the header) | 2019-04-11 15:29:01 +02:00 |  | 
			
				
					|  | 146edb45d4 | bump version: 0.1.29-beta -> 0.1.30-beta
						
						
						
						
						
						
							
 version/0.1.30-beta | 2019-04-11 14:22:34 +02:00 |  | 
			
				
					|  | 045a802365 | don't use context manager in web command | 2019-04-11 14:22:32 +02:00 |  | 
			
				
					|  | c90d8ddcff | bump version: 0.1.28-beta -> 0.1.29-beta
						
						
						
						
						
						
							
 version/0.1.29-beta | 2019-04-11 14:03:08 +02:00 |  | 
			
				
					|  | 3ff2ec929f | prepare 0.1.29 | 2019-04-11 14:03:05 +02:00 |  | 
			
				
					|  | a3ef26b7ad | Run collectstatic before coverage, use autoreload on celery worker | 2019-04-11 13:54:11 +02:00 |  | 
			
				
					|  | 19cd1624c1 | replace cherrypy with daphne | 2019-04-11 13:43:49 +02:00 |  | 
			
				
					|  | 366ef352c6 | switch to whitenoise for static files | 2019-04-11 13:43:08 +02:00 |  | 
			
				
					|  | a9031a6abc | Add libpq-dev dependency so psycopg2 build works | 2019-04-11 12:44:26 +02:00 |  | 
			
				
					|  | a1a5223b58 | bump version: 0.1.27-beta -> 0.1.28-beta
						
						
						
						
						
						
							
 version/0.1.28-beta | 2019-04-11 10:48:31 +02:00 |  | 
			
				
					|  | c723b0233f | prepare 0.1.28 | 2019-04-11 10:48:28 +02:00 |  | 
			
				
					|  | b369eb28f1 | set default log level to warn, fix clean_nonces not working | 2019-04-11 10:43:13 +02:00 |  | 
			
				
					|  | 9b8f390e31 | Merge branch '38-websocket-proxying' into 'master' Resolve "Websocket Proxying"
Closes #38
See merge request BeryJu.org/passbook!24 | 2019-04-10 20:42:24 +00:00 |  | 
			
				
					|  | 11630c9a74 | switch kubernetes deployment to daphne server | 2019-04-10 22:38:25 +02:00 |  | 
			
				
					|  | c9ac10f6f6 | Implement websocket proxy | 2019-04-10 19:03:42 +02:00 |  | 
			
				
					|  | 04d613cb28 | Move code from django-revproxy to app_gw to fix cookie bug | 2019-04-10 19:03:22 +02:00 |  | 
			
				
					|  | 40866f9ecd | Choose upstream more cleverly | 2019-04-10 18:49:33 +02:00 |  | 
			
				
					|  | d8585eb872 | trigger autoreload from config files | 2019-04-10 18:48:55 +02:00 |  | 
			
				
					|  | 15aaeda475 | remove unused import | 2019-04-10 18:47:21 +02:00 |  | 
			
				
					|  | 8536ef9e23 | Add guardian for Application permissions | 2019-04-10 18:46:33 +02:00 |  | 
			
				
					|  | 35b6bb6b3f | fix failing CI | 2019-04-09 17:26:53 +02:00 |  | 
			
				
					|  | eaa573c715 | fully remove raven and switch WSGI and logging to sentry_sdk | 2019-04-05 16:11:53 +02:00 |  | 
			
				
					|  | 660972e303 | add ability to have non-expiring nonces, clean up expired nonces | 2019-04-04 21:49:10 +02:00 |  | 
			
				
					|  | a21012bf0c | switch from raven to sentry_sdk | 2019-04-04 21:48:50 +02:00 |  | 
			
				
					|  | 8dbafa4bda | fix allauth client's formatting | 2019-04-04 21:47:28 +02:00 |  | 
			
				
					|  | 80049413f0 | bump version: 0.1.26-beta -> 0.1.27-beta
						
						
						
						
						
						
							
 version/0.1.27-beta | 2019-03-22 14:51:13 +01:00 |  | 
			
				
					|  | 2739442d4a | prepare 0.1.27 | 2019-03-22 14:51:09 +01:00 |  | 
			
				
					|  | c679f0a67c | bump version: 0.1.25-beta -> 0.1.26-beta
						
						
						
						
						
						
							
 version/0.1.26-beta | 2019-03-22 12:48:00 +01:00 |  | 
			
				
					|  | d9a952dd03 | prepare 0.1.26 | 2019-03-22 12:47:57 +01:00 |  | 
			
				
					|  | 9a1a0f0aa8 | Merge branch '35-better-error-templates' into 'master' Resolve "Better Error templates"
Closes #35
See merge request BeryJu.org/passbook!20 | 2019-03-22 11:19:42 +00:00 |  |