2592fc3826 
					 
					
						
						
							
							sources/ldap: allow for anonymous binds, fix sync_users_password not working correctly  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-08-12 19:09:29 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d37c33d941 
					 
					
						
						
							
							sources/ldap: only save sync state in TaskInfo, return TaskInfo in API  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-04-08 23:33:41 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						70fc4c0d88 
					 
					
						
						
							
							sources/ldap: migrate to web  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-04-02 12:12:14 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						221e6190c8 
					 
					
						
						
							
							sources/ldap: migrate property mappings to web  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-03-31 23:08:40 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						fa30755241 
					 
					
						
						
							
							web: make ActionButton's method configurable  
						
						 
						
						
						
						
					 
					
						2021-02-09 16:14:51 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						552f8c6a9a 
					 
					
						
						
							
							sources/*: switch API to use slug in URL  
						
						 
						
						
						
						
					 
					
						2021-02-09 16:08:30 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						32cf960053 
					 
					
						
						
							
							sources/ldap: add property_mappings_group to make group mapping more customisable  
						
						 
						
						
						
						
					 
					
						2021-02-06 15:27:07 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						397dfc29f1 
					 
					
						
						
							
							sources/ldap: change default object filters to use objectClass= instead of objectCategory  
						
						 
						
						
						
						
					 
					
						2021-02-05 11:43:39 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						14dc420747 
					 
					
						
						
							
							sources/ldap: rewrite group membership syncing  
						
						 
						
						
						
						
					 
					
						2021-02-04 20:06:42 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e25d03d8f4 
					 
					
						
						
							
							Managed objects ( #519 )  
						
						 
						
						... 
						
						
						
						* managed: add base manager and Ops
* core: use ManagedModel for Token and PropertyMapping
* providers/saml: implement managed objects for SAML Provider
* sources/ldap: migrate to managed
* providers/oauth2: migrate to managed
* providers/proxy: migrate to managed
* *: load .managed in apps
* managed: add reconcile task, run on startup
* providers/oauth2: fix import path for managed
* providers/saml: don't set FriendlyName when mapping is none
* *: use ObjectManager in tests to ensure objects exist
* ci: use vmImage ubuntu-latest
* providers/saml: add new mapping for username and user id
* tests: remove docker proxy
* tests/e2e: use updated attribute names
* docs: update SAML docs
* tests/e2e: fix remaining saml cases
* outposts: make tokens as managed
* *: make PropertyMapping SerializerModel
* web: add page for property-mappings
* web: add codemirror to common_styles because codemirror
* docs: fix member-of in nextcloud
* docs: nextcloud add admin
* web: fix refresh reloading data two times
* web: add loading lock to table to prevent double loads
* web: add ability to use null in QueryArgs (value will be skipped)
* web: add hide option to property mappings
* web: fix linting 
						
						
					 
					
						2021-02-03 21:18:31 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						488e8f769a 
					 
					
						
						
							
							web: remove policy bindings page ( #370 )  
						
						 
						
						... 
						
						
						
						* admin: accept ?target for PolicyBindingCreateView
* core: fix rendering of hidden fields in horizontal form
* web: add create button for application's bound policies
* admin: fix delete form not working
* web: fix ak-refresh event not being dispatched correctly
* web: fix linting errors
* admin: fix tests not loading
* build(deps-dev): bump eslint from 7.14.0 to 7.15.0 in /web (#372 )
Bumps [eslint](https://github.com/eslint/eslint ) from 7.14.0 to 7.15.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.14.0...v7.15.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump rollup from 2.34.1 to 2.34.2 in /web (#373 )
Bumps [rollup](https://github.com/rollup/rollup ) from 2.34.1 to 2.34.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.34.1...v2.34.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump @types/codemirror from 0.0.100 to 0.0.102 in /web (#374 )
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror ) from 0.0.100 to 0.0.102.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): bump bandit from 1.6.2 to 1.6.3 (#371 )
* build(deps-dev): bump bandit from 1.6.2 to 1.6.3
Bumps [bandit](https://github.com/PyCQA/bandit ) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/PyCQA/bandit/releases )
- [Commits](https://github.com/PyCQA/bandit/compare/1.6.2...1.6.3 )
Signed-off-by: dependabot[bot] <support@github.com >
* root: update for new bandit version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
* web: add header to bound-policies
* web: fix spacing between bulk_select buttons
* web: add separate ak-bound-policies-list, add flow view page
* web: fix flows' policies not loading
* Squashed commit of the following:
commit e535cb0ec8 
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 10 09:58:07 2020 +0100
    build(deps): bump boto3 from 1.16.32 to 1.16.33 (#383 )
    Bumps [boto3](https://github.com/boto/boto3 ) from 1.16.32 to 1.16.33.
    - [Release notes](https://github.com/boto/boto3/releases )
    - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
    - [Commits](https://github.com/boto/boto3/compare/1.16.32...1.16.33 )
    Signed-off-by: dependabot[bot] <support@github.com >
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 8c1f55d3e3 
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 9 09:06:45 2020 +0100
    build(deps): bump boto3 from 1.16.31 to 1.16.32 (#382 )
    Bumps [boto3](https://github.com/boto/boto3 ) from 1.16.31 to 1.16.32.
    - [Release notes](https://github.com/boto/boto3/releases )
    - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
    - [Commits](https://github.com/boto/boto3/compare/1.16.31...1.16.32 )
    Signed-off-by: dependabot[bot] <support@github.com >
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit c3a2cb44cd 
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 9 09:06:29 2020 +0100
    build(deps): bump celery from 5.0.3 to 5.0.4 (#380 )
    Bumps [celery](https://github.com/celery/celery ) from 5.0.3 to 5.0.4.
    - [Release notes](https://github.com/celery/celery/releases )
    - [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst )
    - [Commits](https://github.com/celery/celery/compare/v5.0.3...v5.0.4 )
    Signed-off-by: dependabot[bot] <support@github.com >
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 682401bbf2 
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 9 07:20:45 2020 +0100
    build(deps): bump uvicorn from 0.12.3 to 0.13.0 (#381 )
    Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.12.3 to 0.13.0.
    - [Release notes](https://github.com/encode/uvicorn/releases )
    - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
    - [Commits](https://github.com/encode/uvicorn/compare/0.12.3...0.13.0 )
    Signed-off-by: dependabot[bot] <support@github.com >
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 3e6e167348 
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 8 10:32:00 2020 +0100
    build(deps-dev): bump @typescript-eslint/parser in /web (#377 )
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.9.0 to 4.9.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.9.1/packages/parser )
    Signed-off-by: dependabot[bot] <support@github.com >
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit d08c1b7b02 
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 8 10:31:47 2020 +0100
    build(deps): bump @sentry/browser from 5.28.0 to 5.29.0 in /web (#378 )
    Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 5.28.0 to 5.29.0.
    - [Release notes](https://github.com/getsentry/sentry-javascript/releases )
    - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
    - [Commits](https://github.com/getsentry/sentry-javascript/compare/5.28.0...5.29.0 )
    Signed-off-by: dependabot[bot] <support@github.com >
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 94d70d252c 
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 8 09:02:37 2020 +0100
    build(deps): bump boto3 from 1.16.30 to 1.16.31 (#375 )
    Bumps [boto3](https://github.com/boto/boto3 ) from 1.16.30 to 1.16.31.
    - [Release notes](https://github.com/boto/boto3/releases )
    - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
    - [Commits](https://github.com/boto/boto3/compare/1.16.30...1.16.31 )
    Signed-off-by: dependabot[bot] <support@github.com >
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit ccfe746dd5 
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 8 09:02:28 2020 +0100
    build(deps-dev): bump @typescript-eslint/eslint-plugin in /web (#376 )
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.9.0 to 4.9.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.9.1/packages/eslint-plugin )
    Signed-off-by: dependabot[bot] <support@github.com >
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit ef5dffa96a 
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 8 09:02:16 2020 +0100
    build(deps): bump @sentry/tracing from 5.28.0 to 5.29.0 in /web (#379 )
    Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 5.28.0 to 5.29.0.
    - [Release notes](https://github.com/getsentry/sentry-javascript/releases )
    - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
    - [Commits](https://github.com/getsentry/sentry-javascript/compare/5.28.0...5.29.0 )
    Signed-off-by: dependabot[bot] <support@github.com >
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 2caa1e7650 
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 7 11:21:07 2020 +0100
    build(deps-dev): bump bandit from 1.6.2 to 1.6.3 (#371 )
    * build(deps-dev): bump bandit from 1.6.2 to 1.6.3
    Bumps [bandit](https://github.com/PyCQA/bandit ) from 1.6.2 to 1.6.3.
    - [Release notes](https://github.com/PyCQA/bandit/releases )
    - [Commits](https://github.com/PyCQA/bandit/compare/1.6.2...1.6.3 )
    Signed-off-by: dependabot[bot] <support@github.com >
    * root: update for new bandit version
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
commit 2246f3a534 
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 7 10:26:01 2020 +0100
    build(deps): bump @types/codemirror from 0.0.100 to 0.0.102 in /web (#374 )
    Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror ) from 0.0.100 to 0.0.102.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror )
    Signed-off-by: dependabot[bot] <support@github.com >
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 95ba00cb79 
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 7 09:09:49 2020 +0100
    build(deps): bump rollup from 2.34.1 to 2.34.2 in /web (#373 )
    Bumps [rollup](https://github.com/rollup/rollup ) from 2.34.1 to 2.34.2.
    - [Release notes](https://github.com/rollup/rollup/releases )
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
    - [Commits](https://github.com/rollup/rollup/compare/v2.34.1...v2.34.2 )
    Signed-off-by: dependabot[bot] <support@github.com >
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 2ab4d6620f 
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 7 09:09:24 2020 +0100
    build(deps-dev): bump eslint from 7.14.0 to 7.15.0 in /web (#372 )
    Bumps [eslint](https://github.com/eslint/eslint ) from 7.14.0 to 7.15.0.
    - [Release notes](https://github.com/eslint/eslint/releases )
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
    - [Commits](https://github.com/eslint/eslint/compare/v7.14.0...v7.15.0 )
    Signed-off-by: dependabot[bot] <support@github.com >
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* web: fix linting error
* web: simplify sidebar logic
* web: add support for multiple active matchers per sidebar item
* web: move router to elements
* flows: add stage_obj to flows api
* sources/*: make all sources implement SerializerModel
* web: improve listing of stages
* web: implement expandable table
* web/table: use TemplateResult as return value for row()
* web: add empty state, fix link for BoundStageList
* admin: make stage binding form accept ?target like policy binding
* web: fix styles in dark mode for expanding tables
* flows: add policybindingmodel_ptr_id to FlowStageBinding API
* web: improve wording for policies
* web: fix dark theme for tertiary buttons and static modals
* web: implement SourceViewPage
* web: add empty state for BoundPoliciesList
* web: cleanup URLs for FlowStageBindings
* root: remove url attribute from ak-messages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-12-12 19:39:09 +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