Jens Langhammer
|
4a5374d03f
|
admin: remove provider list view
|
2021-02-06 20:54:50 +01:00 |
Jens Langhammer
|
3b536f6e55
|
admin: fix property-mapping views redirecting to invalid URL
|
2021-02-06 20:54:12 +01:00 |
Jens Langhammer
|
6aa13a8666
|
providers/saml: force-set friendly_name to empty string for managed mappings
|
2021-02-06 20:52:52 +01:00 |
Jens Langhammer
|
24e4924dec
|
docs: fix minor formatting errors
|
2021-02-06 20:52:29 +01:00 |
Jens Langhammer
|
a252f303c0
|
docs: add docs to dependabot
|
2021-02-06 20:51:43 +01:00 |
Jens Langhammer
|
33cdbd7776
|
release: 2021.2.1-rc1
|
2021-02-06 20:10:50 +01:00 |
Jens Langhammer
|
18bc54214d
|
web: increase height of multi-select
|
2021-02-06 19:19:57 +01:00 |
Jens Langhammer
|
db7e9f9b95
|
sources/ldap: set default group property mapping
|
2021-02-06 19:17:39 +01:00 |
Jens Langhammer
|
a885247d36
|
docs: update release notes for 2021.2
|
2021-02-06 19:09:42 +01:00 |
Jens Langhammer
|
91282c7bd8
|
web: add page for Proxy Provider
|
2021-02-06 18:57:25 +01:00 |
Jens Langhammer
|
830b8bcd5b
|
web: add page for OAuth2 Provider
|
2021-02-06 18:39:15 +01:00 |
Jens Langhammer
|
0f5e6d0d8c
|
api: add dark theme for API Browser
|
2021-02-06 18:09:24 +01:00 |
Jens Langhammer
|
6aa6615608
|
web: add view page for SAML Provider
|
2021-02-06 18:07:13 +01:00 |
Jens Langhammer
|
91d6a3c8c7
|
providers/*: simplify provider API
|
2021-02-06 17:31:29 +01:00 |
Jens L
|
a6ac82c492
|
*: rewrite managed objects, use nullable text flag instead of boolean as uid (#533)
|
2021-02-06 15:56:21 +00:00 |
Jens L
|
05d777c373
|
Merge pull request #528 from BeryJu/ldap-groupOfNames
sources/ldap: support group to user memberships
|
2021-02-06 16:07:36 +01:00 |
Jens Langhammer
|
32cf960053
|
sources/ldap: add property_mappings_group to make group mapping more customisable
|
2021-02-06 15:27:07 +01:00 |
Jens Langhammer
|
83bf639926
|
sources/ldap: use both entryDN and dn (for active-directory)
|
2021-02-05 15:17:57 +01:00 |
Jens Langhammer
|
2717742bd2
|
sources/ldap: don't remove users from group which were not synced from AD
|
2021-02-05 15:17:20 +01:00 |
Jens Langhammer
|
ef70e93bbd
|
Merge branch 'master' into ldap-groupOfNames
|
2021-02-05 14:52:39 +01:00 |
Jens Langhammer
|
478d3430eb
|
sources/ldap: use openldap tests for entire sync
|
2021-02-05 14:29:22 +01:00 |
Jens Langhammer
|
9c1ade59e9
|
sources/ldap: add more flatten to user sync, start adding tests for OpenLDAP
|
2021-02-05 13:36:27 +01:00 |
Jens Langhammer
|
fadf746234
|
managed: allow for matching on multiple interfaces
|
2021-02-05 13:18:44 +01:00 |
Jens Langhammer
|
397dfc29f1
|
sources/ldap: change default object filters to use objectClass= instead of objectCategory
|
2021-02-05 11:43:39 +01:00 |
Jens Langhammer
|
b0e3b8b39d
|
sources/ldap: use entryDN attribute from ldap3 as opposed to implicit DN attribute
|
2021-02-05 11:43:13 +01:00 |
dependabot[bot]
|
df9ae796d4
|
build(deps): bump boto3 from 1.17.1 to 1.17.2 (#529)
Bumps [boto3](https://github.com/boto/boto3) from 1.17.1 to 1.17.2.
- [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.17.1...1.17.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-05 11:00:31 +01:00 |
dependabot[bot]
|
dfdad5388f
|
build(deps): bump @sentry/tracing from 6.0.4 to 6.1.0 in /web (#531)
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 6.0.4 to 6.1.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/6.0.4...6.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-05 11:00:19 +01:00 |
dependabot[bot]
|
c38ea69bdd
|
build(deps-dev): bump autopep8 from 1.5.4 to 1.5.5 (#530)
Bumps [autopep8](https://github.com/hhatto/autopep8) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v1.5.4...v1.5.5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-05 09:52:46 +01:00 |
dependabot[bot]
|
dca6f43858
|
build(deps): bump @sentry/browser from 6.0.4 to 6.1.0 in /web (#532)
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 6.0.4 to 6.1.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/6.0.4...6.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-05 09:52:33 +01:00 |
Jens Langhammer
|
51cbb7cc8e
|
ci: fix warning when setting branchName in PR
|
2021-02-05 00:38:08 +01:00 |
Jens Langhammer
|
1f8130e685
|
events: improve information sent in notification emails
|
2021-02-04 21:44:59 +01:00 |
Jens Langhammer
|
580d59e921
|
web: add EventInfoPage
|
2021-02-04 21:28:01 +01:00 |
Jens Langhammer
|
e639d8ab56
|
sources/ldap: add case when group does not have uniqueness attribute
|
2021-02-04 21:18:49 +01:00 |
Jens Langhammer
|
9f478bb46a
|
web: fix type warnings
|
2021-02-04 21:10:13 +01:00 |
Jens Langhammer
|
7a16f97908
|
web: add ak-expand for event list to show full context
|
2021-02-04 20:59:18 +01:00 |
Jens Langhammer
|
dd8c1eeb52
|
web: add ak-expand
|
2021-02-04 20:56:40 +01:00 |
Jens Langhammer
|
005b4d8dda
|
sources/ldap: fix linting issues
|
2021-02-04 20:36:05 +01:00 |
Jens Langhammer
|
de2d8b2d85
|
providers/oauth2: pass application to configuration error event
|
2021-02-04 20:35:37 +01:00 |
Jens Langhammer
|
7d107991a2
|
sources/ldap: fix count for membership, fix wrong attribute being searched
|
2021-02-04 20:22:28 +01:00 |
Jens Langhammer
|
14dc420747
|
sources/ldap: rewrite group membership syncing
|
2021-02-04 20:06:42 +01:00 |
Jens L
|
89dc4db30b
|
sources/ldap: load operational attributes (#526)
|
2021-02-04 12:37:55 +01:00 |
Jens Langhammer
|
cc3fccb27e
|
sources/ldap: use dn attribute for distinguishedName, ignore users with no distinguishedName
closes #527
|
2021-02-04 12:10:57 +01:00 |
Jens Langhammer
|
add20de8de
|
providers/*: fix api linting issues
|
2021-02-04 10:27:55 +01:00 |
Jens Langhammer
|
7e2a471903
|
web: fix linting issues
|
2021-02-04 10:22:14 +01:00 |
Jens Langhammer
|
9ca9e67ffa
|
web: fix pagination not working correctly sometimes, fix pagination not showing when changing pages
|
2021-02-04 10:09:19 +01:00 |
Jens Langhammer
|
178417fe67
|
web: start implementing provider list
|
2021-02-04 10:09:19 +01:00 |
Jens Langhammer
|
53f002a123
|
events: allow searching by event id
|
2021-02-04 10:09:19 +01:00 |
Jens Langhammer
|
c7c387eb38
|
providers/*: add assigned application name and slug
|
2021-02-04 10:09:19 +01:00 |
Jens Langhammer
|
1b3760a4b7
|
events: don't log successful system tasks
|
2021-02-04 10:09:18 +01:00 |
dependabot[bot]
|
704a502089
|
build(deps): bump @types/codemirror from 0.0.107 to 0.0.108 in /web (#523)
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) from 0.0.107 to 0.0.108.
- [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>
|
2021-02-04 09:36:52 +01:00 |