|  | 6a53069653 | *: make generic template's base parameterised | 2020-10-18 15:35:27 +02:00 |  | 
			
				
					|  | 152b2d863d | api: add fallback for proxies < 0.12 which send authorization without b64 | 2020-10-18 15:14:00 +02:00 |  | 
			
				
					|  | ee670d5e19 | core: add key field to token for easier rotation | 2020-10-18 14:34:22 +02:00 |  | 
			
				
					|  | dd0d7e7481 | root: switch from drf-yasg to drf_yasg2 and up rest_framework | 2020-10-16 23:32:35 +02:00 |  | 
			
				
					|  | c5226fd0e8 | admin: add API to list tasks and schedule retry | 2020-10-16 14:10:11 +02:00 |  | 
			
				
					|  | 63041d788b | core: update application list API to show applications accessible by policy | 2020-10-08 09:26:50 +02:00 |  | 
			
				
					|  | da9aaf69df | admin: add metrics and charts | 2020-10-05 22:10:03 +02:00 |  | 
			
				
					|  | 189b0ec324 | admin: expose info as API | 2020-10-04 00:28:58 +02:00 |  | 
			
				
					|  | c5a6b4961f | core: Add Token identifier as sudo-primary key | 2020-10-04 00:28:43 +02:00 |  | 
			
				
					|  | b590589324 | root: add base template for api | 2020-10-03 23:20:33 +02:00 |  | 
			
				
					|  | 525d271535 | *: apply new black styling | 2020-09-30 19:34:22 +02:00 |  | 
			
				
					|  | 23cccebb96 | pytest (#209) | 2020-09-11 23:21:11 +02:00 |  | 
			
				
					|  | 268de20872 | Proxy v2 (#189) | 2020-09-03 00:04:12 +02:00 |  | 
			
				
					|  | c7a2410b1d | OAuth Provider Rewrite (#182) | 2020-08-19 10:32:44 +02:00 |  | 
			
				
					|  | 2e2c9f5287 | api: add token authentication | 2020-07-05 23:37:58 +02:00 |  | 
			
				
					|  | 1d9c92d548 | admin: add generic form tests | 2020-07-02 22:29:30 +02:00 |  | 
			
				
					|  | 6634cc2edf | root: add group_membership policy | 2020-07-01 21:18:05 +02:00 |  | 
			
				
					|  | d2bf579ff6 | stages/otp_static: start implementing static stage | 2020-06-30 15:44:34 +02:00 |  | 
			
				
					|  | 285a69d91f | Merge branch 'master' into otp-rework | 2020-06-30 11:23:09 +02:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 8c36ab89e8 | stages/otp: start separation into 3 stages, otp_time, otp_static and otp_validate | 2020-06-28 10:30:35 +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 |  |