|  | e0d597eeac | show cache on admin overview, add modal to clear cache, re-add logging to policy | 2019-04-29 20:37:44 +02:00 |  | 
			
				
					|  | f576985cc9 | remove django guardian and check application access via PolicyEngine | 2019-04-29 20:07:18 +02:00 |  | 
			
				
					|  | 22a6aef60b | fix wrong import | 2019-04-29 20:06:52 +02:00 |  | 
			
				
					|  | ec0a6e7854 | new release: 0.1.34-beta
						
						
						
						
						
						
							
 version/0.1.34-beta | 2019-04-29 19:22:20 +02:00 |  | 
			
				
					|  | 6904608e6f | fix clicking on administration always loading admin interface | 2019-04-29 19:22:14 +02:00 |  | 
			
				
					|  | cb3732cb2b | filter out connection errors for sentry | 2019-04-29 19:16:49 +02:00 |  | 
			
				
					|  | 57de6cbafc | repo cleanup, switch to new docker registry | 2019-04-29 17:05:39 +02:00 |  | 
			
				
					|  | b1dda764a9 | Merge branch 'master' of git.beryju.org:BeryJu.org/passbook # Conflicts:
#	debian/etc/passbook/config.yml
#	helm/passbook/templates/passbook-configmap.yaml | 2019-04-18 11:34:13 +02:00 |  | 
			
				
					|  | 5ec2102487 | Merge branch '39-saml-audience-as-database-field' into 'master' Resolve "SAML: Audience as Database field"
Closes #39
See merge request BeryJu.org/passbook!25 | 2019-04-18 09:31:56 +00:00 |  | 
			
				
					|  | 9f8fb7378a | add audience field, switch base processor, better handle processor loading failure | 2019-04-18 11:30:21 +02:00 |  | 
			
				
					|  | 98cd646044 | remove unneeded processors | 2019-04-18 11:09:12 +02:00 |  | 
			
				
					|  | 0cba1b4c45 | fix SAML RancherProcessor not being loaded by default | 2019-04-18 11:01:44 +02:00 |  | 
			
				
					|  | 53918462b6 | new release: 0.1.33-beta
						
						
						
						
						
						
							
 version/0.1.33-beta | 2019-04-18 10:28:12 +02:00 |  | 
			
				
					|  | 8a7e74b523 | better release commit messages | 2019-04-18 10:28:09 +02:00 |  | 
			
				
					|  | 4dc7065e97 | prepare 0.1.33 | 2019-04-18 10:25:22 +02:00 |  | 
			
				
					|  | 3c93bb9f9f | remove included CI file | 2019-04-18 10:18:47 +02:00 |  | 
			
				
					|  | 8143fae2d6 | switch to custom CI base image with dependencies installed | 2019-04-18 10:15:44 +02:00 |  | 
			
				
					|  | 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 |  |