|  | 6d916029bb | implement actual Rewriting logic | 2019-03-21 16:22:07 +01:00 |  | 
			
				
					|  | 801b8a1e59 | prevent ZeroDivisionError | 2019-03-21 15:05:04 +01:00 |  | 
			
				
					|  | 3a52059793 | cleanup post-migration mess | 2019-03-21 15:02:33 +01:00 |  | 
			
				
					|  | 10b7d99b37 | Merge branch 'master' into 30-application-security-gateway # Conflicts:
#	passbook/core/policies.py
#	passbook/core/settings.py | 2019-03-21 14:58:10 +01:00 |  | 
			
				
					|  | 6be8d0cbb2 | Better handle policy timeouts | 2019-03-21 14:53:57 +01:00 |  | 
			
				
					|  | 25a5d8f5da | Don't use LoginRequired for PermissionDenied View | 2019-03-21 14:53:38 +01:00 |  | 
			
				
					|  | 883d439544 | add timeout field to policy to prevent stuck policies | 2019-03-21 14:48:51 +01:00 |  | 
			
				
					|  | 29913773a7 | invalidate cache when policy is saved | 2019-03-21 11:29:11 +01:00 |  | 
			
				
					|  | 4645d8353f | utilise cache in PolicyEngine | 2019-03-21 11:08:32 +01:00 |  | 
			
				
					|  | 260c5555fa | add redis dependency back in for caching | 2019-03-21 11:08:08 +01:00 |  | 
			
				
					|  | 6f7b917c38 | bump version: 0.1.23-beta -> 0.1.24-beta | 2019-03-20 23:00:33 +01:00 |  | 
			
				
					|  | ae3d3d0295 | fix TypeError: can only concatenate list (not "str") to list | 2019-03-20 22:50:09 +01:00 |  | 
			
				
					|  | c23ceacd0b | initial implementation of reverse proxy, using django-revproxy from within a middleware add new config entry "primary_domain" which is used to set the cookie domain | 2019-03-20 22:42:47 +01:00 |  | 
			
				
					|  | 9e46c8bfec | bump version: 0.1.22-beta -> 0.1.23-beta | 2019-03-18 20:54:31 +01:00 |  | 
			
				
					|  | bfa58be721 | bump version: 0.1.21-beta -> 0.1.22-beta | 2019-03-14 21:22:15 +01:00 |  | 
			
				
					|  | 5c75339946 | point to correct icons | 2019-03-14 21:18:13 +01:00 |  | 
			
				
					|  | 4774d9a46c | fix delete form not working | 2019-03-14 21:17:41 +01:00 |  | 
			
				
					|  | dbe16ba4fd | fix layout when on mobile viewport and scrolling | 2019-03-14 21:17:28 +01:00 |  | 
			
				
					|  | 6972cf00a0 | move icons to single folder, cleanup | 2019-03-14 21:17:07 +01:00 |  | 
			
				
					|  | 89dbdd9585 | bump version: 0.1.20-beta -> 0.1.21-beta | 2019-03-14 18:08:02 +01:00 |  | 
			
				
					|  | 5f50fcfcf5 | detect HTTPS from reverse proxy | 2019-03-14 18:01:41 +01:00 |  | 
			
				
					|  | 96be087221 | add request debug view | 2019-03-14 18:01:27 +01:00 |  | 
			
				
					|  | a53a269a8c | bump version: 0.1.19-beta -> 0.1.20-beta | 2019-03-13 16:51:43 +01:00 |  | 
			
				
					|  | ae3c092238 | add user settings for Sources | 2019-03-13 16:49:30 +01:00 |  | 
			
				
					|  | d50c7ec8d4 | bump version: 0.1.18-beta -> 0.1.19-beta | 2019-03-13 15:16:48 +01:00 |  | 
			
				
					|  | ae64024ef4 | bump version: 0.1.17-beta -> 0.1.18-beta | 2019-03-13 11:31:05 +01:00 |  | 
			
				
					|  | 63aa48d981 | bump version: 0.1.16-beta -> 0.1.17-beta | 2019-03-12 15:55:18 +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 | 2019-03-11 21:35:11 +01:00 |  | 
			
				
					|  | cf7323c41b | bump version: 0.1.14-beta -> 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 | 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 | 2019-03-11 11:31:12 +01:00 |  | 
			
				
					|  | e1f1f617b6 | fix UserChangePasswordView not requiring Login | 2019-03-11 11:25:59 +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 | 2019-03-11 09:51:00 +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 | 2019-03-10 19:56:30 +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 |  | 
			
				
					|  | eebbae0677 | bump version: 0.1.9-beta -> 0.1.10-beta | 2019-03-10 15:54:50 +01:00 |  | 
			
				
					|  | a5dc193cfd | bump version: 0.1.8-beta -> 0.1.9-beta | 2019-03-10 12:17:48 +01: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 |  |