|  | bf297b8593 | admin: add info about latest version | 2020-06-30 10:23:39 +02:00 |  | 
			
				
					|  | dbee714dac | api: fix consent stage missing from API | 2020-06-30 00:19:06 +02:00 |  | 
			
				
					|  | 831e228f80 | api: fix SAMLSource missing from API | 2020-06-24 22:28:40 +02:00 |  | 
			
				
					|  | beabba2890 | flows: Load Stages without refreshing the whole page (#33) * flows: initial implementation of FlowExecutorShell
* flows: load messages dynamically upon card refresh | 2020-05-24 00:57:25 +02:00 |  | 
			
				
					|  | 7bd65120b9 | *: migrate from PolicyModel to PolicyBindingModel, move Policy to passbook_policies | 2020-05-16 18:07:00 +02:00 |  | 
			
				
					|  | 406f69080b | Revert "*: providers and sources -> channels, PolicyModel to PolicyBindingModel that uses custom M2M through" This reverts commit 7ed3ceb960. | 2020-05-16 16:02:42 +02:00 |  | 
			
				
					|  | 7ed3ceb960 | *: providers and sources -> channels, PolicyModel to PolicyBindingModel that uses custom M2M through | 2020-05-16 14:03:57 +02:00 |  | 
			
				
					|  | b907105f4a | policies/expression: expose python requests via expression, remove webhook policy | 2020-05-15 12:02:41 +02:00 |  | 
			
				
					|  | 9859c5db0a | policies: add API for policybindings | 2020-05-14 13:51:05 +02:00 |  | 
			
				
					|  | f289025d8e | stages/user_delete: fix missing API, fix missing tests | 2020-05-13 23:20:07 +02:00 |  | 
			
				
					|  | c42ed6bc99 | admin: sort types, minor fixups | 2020-05-13 11:57:10 +02:00 |  | 
			
				
					|  | 7500e622f6 | stages/invitation: start extracting invitation from core | 2020-05-11 21:58:02 +02:00 |  | 
			
				
					|  | 9dec13c225 | stages/user_logout: add logout stage | 2020-05-11 01:12:14 +02:00 |  | 
			
				
					|  | 5b2bf7519a | stages/user_create -> user_write: Stage can create and update existing users | 2020-05-10 23:38:15 +02:00 |  | 
			
				
					|  | 8dc3c49a2f | stages/user_create: add stage to create user after prompts | 2020-05-10 18:04:23 +02:00 |  | 
			
				
					|  | a3a3dde1c8 | stages/dummy: add unittests stages/password: improve coverage
stages/user_login: improve coverage | 2020-05-10 17:02:01 +02:00 |  | 
			
				
					|  | f111604b70 | stages/login: -> stages/user_login: rename login to user_login for user_create stage | 2020-05-10 16:20:44 +02:00 |  | 
			
				
					|  | 4315d1a03c | stages/prompt: add prompt stage: dynamically created forms based on database | 2020-05-10 16:20:17 +02:00 |  | 
			
				
					|  | 9bccf9bb0a | policies/dummy: separate dummy policy from core into app | 2020-05-10 02:14:55 +02:00 |  | 
			
				
					|  | c46f0781fc | flows: separate final login step from flow executor | 2020-05-09 23:19:36 +02:00 |  | 
			
				
					|  | 212e966dd4 | factors: -> stage | 2020-05-08 20:59:51 +02:00 |  | 
			
				
					|  | 872ecd93a6 | flows: add to api and add forms | 2020-05-08 18:29:18 +02:00 |  | 
			
				
					|  | 45bd63c720 | api: update old field names | 2020-02-28 11:48:55 +01:00 |  | 
			
				
					|  | 7f3d0113c2 | policies: remove redundant policies which can be easily implemented with expressions | 2020-02-19 09:51:15 +01:00 |  | 
			
				
					|  | 0f6dd33a6b | api: add expression policy to API URLs | 2020-02-19 09:49:57 +01:00 |  | 
			
				
					|  | 3bd1eadd51 | all: implement black as code formatter | 2019-12-31 12:51:16 +01:00 |  | 
			
				
					|  | 8eb3f0f708 | ci: upgrade pylint to latest version core: also upgrade kombu as https://github.com/celery/kombu/issues/1101 is fixed now | 2019-12-31 12:45:29 +01:00 |  | 
			
				
					|  | e862b97005 | all(major): add API for all objects | 2019-10-28 17:55:36 +01:00 |  | 
			
				
					|  | cffe09b02e | all(major): add most models to API | 2019-10-28 17:40:57 +01:00 |  | 
			
				
					|  | 846a86fb62 | fix lint | 2019-10-28 14:44:46 +01:00 |  | 
			
				
					|  | 463c130351 | core(major): add api for most simple objects | 2019-10-28 14:27:43 +01:00 |  | 
			
				
					|  | 543e949a48 | api(minor): start with api v2 | 2019-10-28 14:26:07 +01:00 |  | 
			
				
					|  | 174472bb45 | all: get rid of individual requirements file, remove version from every module | 2019-07-22 15:20:17 +02:00 |  | 
			
				
					|  | f97a5eeefb | api: *actually* fix drf dependency issue | 2019-07-15 15:05:54 +00:00 |  | 
			
				
					|  | 10fd96981e | new release: 0.2.6-beta | 2019-07-15 13:42:18 +00:00 |  | 
			
				
					|  | 67e3eb549c | api: fix wrong django-rest-framework dependency | 2019-07-15 13:42:03 +00:00 |  | 
			
				
					|  | 30a6d1f0b1 | new release: 0.2.5-beta | 2019-07-15 13:31:04 +00:00 |  | 
			
				
					|  | ff37ed095c | new release: 0.2.4-beta | 2019-07-05 15:30:13 +02:00 |  | 
			
				
					|  | bccf424c5e | new release: 0.2.3-beta | 2019-07-04 16:25:33 +02:00 |  | 
			
				
					|  | 804ae15c2e | new release: 0.2.2-beta | 2019-06-25 18:50:41 +02:00 |  | 
			
				
					|  | a4f83bd28a | new release: 0.2.1-beta | 2019-06-25 18:25:27 +02:00 |  | 
			
				
					|  | 2099bbb713 | new release: 0.2.0-beta | 2019-06-25 18:16:14 +02:00 |  | 
			
				
					|  | 2645bd0132 | new release: 0.1.38-beta | 2019-04-29 23:26:18 +02:00 |  | 
			
				
					|  | 66fe10299e | new release: 0.1.37-beta | 2019-04-29 21:43:18 +02:00 |  | 
			
				
					|  | 9fe9e48a5c | new release: 0.1.36-beta | 2019-04-29 20:57:57 +02:00 |  | 
			
				
					|  | 11b5860d4a | new release: 0.1.35-beta | 2019-04-29 20:47:32 +02:00 |  | 
			
				
					|  | ec0a6e7854 | new release: 0.1.34-beta | 2019-04-29 19:22:20 +02:00 |  | 
			
				
					|  | 53918462b6 | new release: 0.1.33-beta | 2019-04-18 10:28:12 +02:00 |  | 
			
				
					|  | f2ce56063b | bump version: 0.1.31-beta -> 0.1.32-beta | 2019-04-17 14:27:41 +02:00 |  | 
			
				
					|  | 2fa57d064e | bump version: 0.1.30-beta -> 0.1.31-beta | 2019-04-13 17:58:09 +02:00 |  |