|  | 2e0ba05d55 | prepare 0.1.17 | 2019-03-12 15:55:14 +01:00 |  | 
			
				
					|  | b2ac57bb67 | switch to vertical navigation | 2019-03-12 13:35:09 +01:00 |  | 
			
				
					|  | 4c22e5c2c8 | don't use celery heartbeat, use TCP keepalive instead | 2019-03-12 13:34:54 +01:00 |  | 
			
				
					|  | 4a7b0ec8a9 | remove Application.user_is_authorized | 2019-03-12 10:56:01 +01:00 |  | 
			
				
					|  | 330118249e | bump version: 0.1.15-beta -> 0.1.16-beta
						
						
						
						
						
						
							
 version/0.1.16-beta | 2019-03-11 21:35:11 +01:00 |  | 
			
				
					|  | 8d4dabde02 | finalize RabbitMQ replacement, update debian package, remove redis tgz | 2019-03-11 21:35:06 +01:00 |  | 
			
				
					|  | cf7323c41b | bump version: 0.1.14-beta -> 0.1.15-beta
						
						
						
						
						
						
							
 version/0.1.15-beta | 2019-03-11 21:01:18 +01:00 |  | 
			
				
					|  | edd856df7d | redis -> rabbitmq | 2019-03-11 20:46:19 +01:00 |  | 
			
				
					|  | 5e35859db6 | bump version: 0.1.13-beta -> 0.1.14-beta
						
						
						
						
						
						
							
 version/0.1.14-beta | 2019-03-11 11:44:34 +01:00 |  | 
			
				
					|  | acabb2df54 | fix unittests | 2019-03-11 11:44:12 +01:00 |  | 
			
				
					|  | e6376a05f7 | bump version: 0.1.12-beta -> 0.1.13-beta
						
						
						
						
						
						
							
 version/0.1.13-beta | 2019-03-11 11:31:12 +01:00 |  | 
			
				
					|  | 1f45aff7ad | prepare 0.1.13 | 2019-03-11 11:31:06 +01:00 |  | 
			
				
					|  | e1f1f617b6 | fix UserChangePasswordView not requiring Login | 2019-03-11 11:25:59 +01:00 |  | 
			
				
					|  | 2690675dca | allow custom email server for helm installs | 2019-03-11 11:03:25 +01:00 |  | 
			
				
					|  | 7529b51358 | Fix DoesNotExist error when running PolicyEngine against None user | 2019-03-11 10:52:50 +01:00 |  | 
			
				
					|  | c394066d99 | bump version: 0.1.11-beta -> 0.1.12-beta
						
						
						
						
						
						
							
 version/0.1.12-beta | 2019-03-11 09:51:00 +01:00 |  | 
			
				
					|  | 9c585032ef | prepare 0.1.12-beta | 2019-03-11 09:50:57 +01:00 |  | 
			
				
					|  | d408031304 | fix OAuth Authorization View not requiring authentication | 2019-03-11 09:48:36 +01:00 |  | 
			
				
					|  | c47bc11ec0 | disable automatic k8s deployment for now | 2019-03-11 09:47:06 +01:00 |  | 
			
				
					|  | 1deb094afe | install updated helm release from local folder | 2019-03-10 21:47:22 +01:00 |  | 
			
				
					|  | 501fed1922 | rewrite PasswordFactor to use backends setting instead of trying all backends | 2019-03-10 21:47:08 +01:00 |  | 
			
				
					|  | ad8125ac1c | bump version: 0.1.10-beta -> 0.1.11-beta
						
						
						
						
						
						
							
 version/0.1.11-beta | 2019-03-10 19:56:30 +01:00 |  | 
			
				
					|  | b42a551fb2 | prepare 0.1.11 | 2019-03-10 19:56:27 +01:00 |  | 
			
				
					|  | 3256be23df | Merge branch '23-groups' into 'master' Resolve "Group Management"
Closes #23
See merge request BeryJu.org/passbook!9 | 2019-03-10 18:49:01 +00:00 |  | 
			
				
					|  | f7c0c0146a | add LDAP Group Membership Policy | 2019-03-10 19:45:16 +01:00 |  | 
			
				
					|  | e4baf8c21e | Add Group Member policy | 2019-03-10 19:32:18 +01:00 |  | 
			
				
					|  | 364f040b36 | always use FilteredSelectMultiple for many-to-many fields | 2019-03-10 18:34:09 +01:00 |  | 
			
				
					|  | 2b8c2b2346 | use Django's Admin FilteredSelectMultiple for Group Membership | 2019-03-10 18:06:06 +01:00 |  | 
			
				
					|  | 5f861189e4 | Merge branch 'master' into 23-groups # Conflicts:
#	passbook/admin/templates/administration/base.html | 2019-03-10 17:13:29 +01:00 |  | 
			
				
					|  | 5e11b6687e | automatically deploy after release | 2019-03-10 17:08:33 +01:00 |  | 
			
				
					|  | c4b429825d | fix helm labels being on deployments and not pods | 2019-03-10 16:39:41 +01:00 |  | 
			
				
					|  | eebbae0677 | bump version: 0.1.9-beta -> 0.1.10-beta
						
						
						
						
						
						
							
 version/0.1.10-beta | 2019-03-10 15:54:50 +01:00 |  | 
			
				
					|  | 42b30f4507 | prepare 0.1.10 release | 2019-03-10 15:53:38 +01:00 |  | 
			
				
					|  | 0e425418df | better show loading state when testing a policy | 2019-03-10 15:46:49 +01:00 |  | 
			
				
					|  | 7fe0300b86 | Fix button on policy test page | 2019-03-10 15:36:49 +01:00 |  | 
			
				
					|  | c012c6be5c | fix k8s service routing http traffic to workers | 2019-03-10 15:34:24 +01:00 |  | 
			
				
					|  | a5dc193cfd | bump version: 0.1.8-beta -> 0.1.9-beta
						
						
						
						
						
						
							
 version/0.1.9-beta | 2019-03-10 12:17:48 +01:00 |  | 
			
				
					|  | 7507ad2620 | Merge branch '24-impersonate' into 'master' Resolve "Impersonate user"
Closes #24
See merge request BeryJu.org/passbook!11 | 2019-03-10 01:47:29 +00:00 |  | 
			
				
					|  | f1291fec8d | add impersonation middleware, add to templates | 2019-03-10 02:41:31 +01:00 |  | 
			
				
					|  | 37aeeea239 | slightly refactor Factor View, add more unittests | 2019-03-10 02:08:09 +01:00 |  | 
			
				
					|  | 0fa1fc86da | add more Verbosity to PolicyEngine, rewrite SAML Authorisation check | 2019-03-10 02:07:48 +01:00 |  | 
			
				
					|  | c3034ab9ac | consistently using PolicyEngine | 2019-03-10 02:07:18 +01:00 |  | 
			
				
					|  | 76694e037a | bump version: 0.1.7-beta -> 0.1.8-beta
						
						
						
						
						
						
							
 version/0.1.8-beta | 2019-03-08 21:43:35 +01:00 |  | 
			
				
					|  | 787db41cc3 | prepare for 0.1.7 | 2019-03-08 21:43:33 +01:00 |  | 
			
				
					|  | 74da3df7cd | bump version: 0.1.6-beta -> 0.1.7-beta
						
						
						
						
						
						
							
 version/0.1.7-beta | 2019-03-08 21:37:59 +01:00 |  | 
			
				
					|  | a6e435bd70 | prepare debian changelog for 0.1.6 | 2019-03-08 21:37:55 +01:00 |  | 
			
				
					|  | c313b496aa | Improve access control for saml | 2019-03-08 21:30:16 +01:00 |  | 
			
				
					|  | a7eaa74191 | fix MATCH_EXACT not working as intended | 2019-03-08 21:20:38 +01:00 |  | 
			
				
					|  | 11ecdc4fcf | bump version: 0.1.5-beta -> 0.1.6-beta
						
						
						
						
						
						
							
 version/0.1.6-beta | 2019-03-08 20:39:27 +01:00 |  | 
			
				
					|  | 2f7781b67a | fix captcha factor not loading keys from Factor class | 2019-03-08 20:08:28 +01:00 |  |