|  | 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 |  | 
			
				
					|  | 296d4f691a | add passing property to PolicyEngine | 2019-03-08 19:49:53 +01:00 |  | 
			
				
					|  | 64033031b1 | remove audit's login attempt | 2019-03-08 19:45:50 +01:00 |  | 
			
				
					|  | 9daff7608d | fix password not getting set on user import | 2019-03-08 19:45:41 +01:00 |  | 
			
				
					|  | 0a4af80b9b | fix static files missing for debian package | 2019-03-08 16:41:52 +01:00 |  | 
			
				
					|  | a54adb05c4 | bump version: 0.1.4-beta -> 0.1.5-beta
						
						
						
						
						
						
							
 version/0.1.5-beta | 2019-03-08 16:03:52 +01:00 |  | 
			
				
					|  | 43a389e596 | Merge branch '22-custom-property-mapping' into 'master' Resolve "Custom Property Mapping"
Closes #22
See merge request BeryJu.org/passbook!8 | 2019-03-08 15:03:08 +00:00 |  | 
			
				
					|  | 2d7e8f1b50 | add group administration | 2019-03-08 15:49:45 +01:00 |  | 
			
				
					|  | cf11f6b121 | format data before inserting it | 2019-03-08 15:16:25 +01:00 |  | 
			
				
					|  | 6dcdf7bcce | add custom DynamicArrayField to better handle arrays | 2019-03-08 15:11:01 +01:00 |  | 
			
				
					|  | 56d872af15 | add PropertyMapping Model, add Subclass for SAML, test with AWS | 2019-03-08 12:47:50 +01:00 |  | 
			
				
					|  | ca663d16fc | fix debian build (again) | 2019-03-07 20:58:18 +01:00 |  | 
			
				
					|  | e05c18b19b | implicitly add kubernetes-healthcheck-host in helm configmap | 2019-03-07 17:11:55 +01:00 |  | 
			
				
					|  | a7b86e46bc | bump version: 0.1.3-beta -> 0.1.4-beta
						
						
						
						
						
						
							
 version/0.1.4-beta | 2019-03-07 16:24:09 +01:00 |  | 
			
				
					|  | 84f56674c2 | prepare 0.1.4 | 2019-03-07 16:24:07 +01:00 |  | 
			
				
					|  | 02ab177c6d | install python3-venv for debian build | 2019-03-07 16:23:42 +01:00 |  | 
			
				
					|  | 1232c487e9 | bump version: 0.1.2-beta -> 0.1.3-beta
						
						
						
						
						
						
							
 version/0.1.3-beta | 2019-03-07 16:13:05 +01:00 |  | 
			
				
					|  | ef0a2bfbe8 | Merge branch '11-debian-packaging' into 'master' add debian package files
Closes #11
See merge request BeryJu.org/passbook!7 | 2019-03-07 15:06:33 +00:00 |  | 
			
				
					|  | 05242a11ad | add debian package files | 2019-03-07 16:01:31 +01:00 |  | 
			
				
					|  | 4593ad7bcc | load AWS processor by default on helm | 2019-03-07 14:49:06 +01:00 |  | 
			
				
					|  | d7fd5a7fa6 | Fix redis dependency being too old | 2019-03-07 14:39:00 +01:00 |  | 
			
				
					|  | 4439378fd4 | bump version: 0.1.1-beta -> 0.1.2-beta
						
						
						
						
						
						
							
 version/0.1.2-beta | 2019-03-07 14:14:51 +01:00 |  | 
			
				
					|  | acf65eafdd | make naming of Providers more consistent | 2019-03-07 14:14:49 +01:00 |  | 
			
				
					|  | c2ebff55ef | fix IDP-initiated login not working | 2019-03-07 14:10:06 +01:00 |  | 
			
				
					|  | 99c82676b6 | Add some more failsafe for administration | 2019-03-07 14:09:52 +01:00 |  | 
			
				
					|  | 4991e9b825 | Merge branch '1-suspicious-request' into 'master' fix broken E-Mail templatetag
Closes #1
See merge request BeryJu.org/passbook!5 | 2019-03-03 20:18:23 +00:00 |  | 
			
				
					|  | 612f95c3ba | fix broken E-Mail templatetag | 2019-03-03 21:05:17 +01:00 |  |