923fbac5b0 
					 
					
						
						
							
							website/docs: Fix docker-compose example ( #1395 )  
						
						... 
						
						
						
						`docker-compose exec` by default allocates a tty and does not support `-it`.
See https://docs.docker.com/compose/reference/exec/  
						
						
					 
					
						2021-09-14 16:35:01 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b939ee7a09 
					 
					
						
						
							
							website/docs: use kubectl exec with deployment, add note for backup version  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#1349  
						
						
					 
					
						2021-09-05 20:25:42 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						12e2f7b945 
					 
					
						
						
							
							outposts: add repair_permissions command  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-08-23 14:53:53 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ede072889e 
					 
					
						
						
							
							core: deepmerge user.group_attributes, use group_attributes for user settings  
						
						... 
						
						
						
						closes  #1051 
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
					
						2021-06-19 19:52:55 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a0cd17a257 
					 
					
						
						
							
							docs: add troubleshooting for permission issues  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-04-17 20:09:03 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						90e7856efb 
					 
					
						
						
							
							docs: update screenshots  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-04-04 14:05:35 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						68a0219d0f 
					 
					
						
						
							
							docs: update debug screenshot  
						
						
						
						
					 
					
						2021-03-02 13:29:09 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d36e5dccf9 
					 
					
						
						
							
							docs: add docs for recovery keys  
						
						
						
						
					 
					
						2021-02-27 16:00:05 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						82bb179bc2 
					 
					
						
						
							
							root: global email settings ( #448 )  
						
						... 
						
						
						
						* root: make global email settings configurable
* stages/email: add use_global_settings
* stages/email: add test_email command to test email sending
* stages/email: update email template
* stages/email: simplify email template path
* stages/email: add support for user-supplied email templates
* stages/email: add tests for sending and templates
* stages/email: only add custom template if permissions are correct
* docs: add custom email template docs
* root: add /templates volume in docker-compose by default
* stages/email: fix form not allowing custom templates
* stages/email: use relative path for custom templates
* stages/email: check if all templates exist on startup, reset
* docs: add global email docs for docker-compose
* helm: add email config to helm chart
* helm: load all secrets with env prefix
* helm: move s3 and smtp secret to secret
* stages/email: fix test for relative name
* stages/email: add argument to send email from existing stage
* stages/email: set uid using slug of message id
* stages/email: ensure template validation ignores migration runs
* docs: add email troubleshooting docs
* stages/email: fix long task_name breaking task list 
						
						
					 
					
						2021-01-05 00:41:10 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1cfe1aff13 
					 
					
						
						
							
							wip: rename to authentik ( #361 )  
						
						... 
						
						
						
						* root: initial rename
* web: rename custom element prefix
* root: rename external functions with pb_ prefix
* root: fix formatting
* root: replace domain with goauthentik.io
* proxy: update path
* root: rename remaining prefixes
* flows: rename file extension
* root: pbadmin -> akadmin
* docs: fix image filenames
* lifecycle: ignore migration files
* ci: copy default config from current source before loading last tagged
* *: new sentry dsn
* tests: fix missing python3.9-dev package
* root: add additional migrations for service accounts created by outposts
* core: mark system-created service accounts with attribute
* policies/expression: fix pb_ replacement not working
* web: fix last linting errors, add lit-analyse
* policies/expressions: fix lint errors
* web: fix sidebar display on screens where not all items fit
* proxy: attempt to fix proxy pipeline
* proxy: use go env GOPATH to get gopath
* lib: fix user_default naming inconsistency
* docs: add upgrade docs
* docs: update screenshots to use authentik
* admin: fix create button on empty-state of outpost
* web: fix modal submit not refreshing SiteShell and Table
* web: fix height of app-card and height of generic icon
* web: fix rendering of subtext
* admin: fix version check error not being caught
* web: fix worker count not being shown
* docs: update screenshots
* root: new icon
* web: fix lint error
* admin: fix linting error
* root: migrate coverage config to pyproject 
						
						
					 
					
						2020-12-05 22:08:42 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7be680cbe5 
					 
					
						
						
							
							Migrate to Docusaurus ( #329 )  
						
						... 
						
						
						
						* docs: initial migration to docusaurus
* website: add custom font, update blurbs and icons
* website: update splash
* root: update links to docs
* flows: use .pbflow extension so docusaurus doesn't mangle the files
* e2e: workaround prospector
* Squashed commit of the following:
commit 1248585dcajens.langhammer@beryju.org >
Date:   Sun Nov 15 20:46:53 2020 +0100
    e2e: attempt to fix prospector error again
commit 1319c480c4jens.langhammer@beryju.org >
Date:   Sun Nov 15 20:41:35 2020 +0100
    ci: install previous python version for upgrade testing
* web: update accent colours and format
* website: format markdown files
* website: fix colours for text
* website: switch to temporary accent colour to improve readability
* flows: fix path for TestTransferDocs
* flows: fix formatting of tests 
						
						
					 
					
						2020-11-15 22:42:02 +01:00