Jens Langhammer
|
e998919097
|
web: fix build not working
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 10:02:39 +02:00 |
Jens Langhammer
|
450d69a1a4
|
web: build. api in different folder
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 09:49:09 +02:00 |
Jens Langhammer
|
b74681f22c
|
Merge branch 'master' into publish-api-to-npm
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
# Conflicts:
# web/package-lock.json
# web/src/pages/sources/oauth/OAuthSourceForm.ts
|
2021-08-23 09:40:52 +02:00 |
dependabot[bot]
|
f95a7c26e5
|
build(deps): bump github.com/go-openapi/strfmt from 0.20.1 to 0.20.2 (#1281)
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.20.1 to 0.20.2.
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](https://github.com/go-openapi/strfmt/compare/v0.20.1...v0.20.2)
---
updated-dependencies:
- dependency-name: github.com/go-openapi/strfmt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-23 07:44:28 +02:00 |
dependabot[bot]
|
ffc9bd2cec
|
build(deps): bump boto3 from 1.18.25 to 1.18.26 (#1282)
|
2021-08-23 07:06:16 +02:00 |
dependabot[bot]
|
bb7db0c828
|
build(deps): bump codemirror from 5.62.2 to 5.62.3 in /web (#1279)
|
2021-08-23 07:06:04 +02:00 |
Jens Langhammer
|
aec3e08201
|
Merge branch 'version-2021.8' into next
|
2021-08-22 21:57:14 +02:00 |
Jens Langhammer
|
0651fbba06
|
website/docs: add 2021.8 to sidebar
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-22 20:19:23 +02:00 |
Jens Langhammer
|
7639cdad0a
|
release: 2021.8.1-rc1
|
2021-08-22 20:17:35 +02:00 |
Jens Langhammer
|
6533f48912
|
web: add topMost attribute to ak-loading-overlay to force it over codemirror
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 19:26:06 +02:00 |
Jens Langhammer
|
2024dac39a
|
web: lock overflow when showing loading overlay on modals
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 19:19:23 +02:00 |
Jens Langhammer
|
33d5cd2973
|
web: add notice for Certificate for LDAP Provider
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 18:48:02 +02:00 |
Jens Langhammer
|
b003e8e1e8
|
sources/oauth: fix openidconnect provider name
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 18:36:06 +02:00 |
Jens Langhammer
|
294d70ae4d
|
outposts/ldap: move virtual groups to other OU for lookups, conditionally skip requests based on search filter
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 17:53:09 +02:00 |
Jens Langhammer
|
23fd257624
|
outposts/ldap: fix nil pointer dereference when search self
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 16:51:47 +02:00 |
Jens Langhammer
|
3e909ae6bb
|
core: allow filtering users by the groups they are in
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 16:27:48 +02:00 |
Jens Langhammer
|
ff24bc8cb8
|
outpost/ldap: regularly pre-heat flow executor cache to increase bind performance
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 16:17:30 +02:00 |
Jens Langhammer
|
ecf35cfd1d
|
web: fix mis-matched oauth source icon names
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 16:10:03 +02:00 |
Jens Langhammer
|
673520c9f8
|
web: fix OAuthSource not setting providerType
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 16:08:50 +02:00 |
Jens Langhammer
|
b4f738492d
|
sources/oauth: improve UI with prefilled urls (when customizable) and hiding provider type
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 15:52:41 +02:00 |
Jens Langhammer
|
00a666856d
|
web: expand parent FormGroup when containing element has error
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 15:24:31 +02:00 |
Jens Langhammer
|
bff7addb55
|
stages/password: adjust name of default prompt stage
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 15:16:18 +02:00 |
Jens Langhammer
|
2a90c0b35e
|
sources/oauth2: migrate to microsoft graph instead of azure graph
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 15:15:29 +02:00 |
Jens Langhammer
|
93e27d1959
|
web: improve failed request handling
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 14:40:45 +02:00 |
Jens Langhammer
|
02c736d784
|
lib: ignore installation specific errors
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 14:14:18 +02:00 |
Jens Langhammer
|
2015d91484
|
outpost: load global config
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 14:14:18 +02:00 |
Jens Langhammer
|
6433b5982e
|
api: add cache timeouts to config API for outposts
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 14:14:18 +02:00 |
dependabot[bot]
|
f0bc90738f
|
build(deps): bump actions/github-script from 4.0.2 to 4.1 (#1276)
|
2021-08-20 08:42:54 +02:00 |
dependabot[bot]
|
970a4baf49
|
build(deps): bump boto3 from 1.18.24 to 1.18.25 (#1277)
|
2021-08-20 08:42:42 +02:00 |
dependabot[bot]
|
5fbefef56f
|
build(deps): bump chart.js from 3.5.0 to 3.5.1 in /web (#1274)
|
2021-08-19 08:37:12 +02:00 |
dependabot[bot]
|
1110038eb0
|
build(deps): bump boto3 from 1.18.23 to 1.18.24 (#1275)
|
2021-08-19 08:36:43 +02:00 |
Jens Langhammer
|
e945c250db
|
ci: make zeus optional
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-18 10:33:25 +02:00 |
dependabot[bot]
|
b46d08cc97
|
build(deps): bump boto3 from 1.18.22 to 1.18.23 (#1273)
|
2021-08-18 09:59:17 +02:00 |
Jens Langhammer
|
18eccd995d
|
sources/plex: fix linting error
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-17 13:44:54 +02:00 |
Julian
|
6f06ba06d0
|
website/docs: fixed a typo and pronounce problem (#1271)
|
2021-08-17 13:29:25 +02:00 |
Jens Langhammer
|
495b068be5
|
web: add plex connection deletion support
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-17 13:02:40 +02:00 |
Jens Langhammer
|
84c4547005
|
sources/plex: add API for user connections
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-17 13:02:40 +02:00 |
dependabot[bot]
|
065121d280
|
build(deps): bump @typescript-eslint/parser in /web (#1267)
|
2021-08-17 09:58:35 +02:00 |
dependabot[bot]
|
8c943e187b
|
build(deps): bump golang from 1.16.7 to 1.17.0 (#1265)
|
2021-08-17 09:04:49 +02:00 |
dependabot[bot]
|
ee54a8b33d
|
build(deps): bump @typescript-eslint/eslint-plugin in /web (#1266)
|
2021-08-17 09:04:27 +02:00 |
dependabot[bot]
|
373d94635f
|
build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.0 to 3.4.1 (#1268)
|
2021-08-17 09:04:19 +02:00 |
dependabot[bot]
|
31422c6836
|
build(deps): bump kubernetes from 17.17.0 to 18.20.0 (#1269)
|
2021-08-17 09:04:05 +02:00 |
dependabot[bot]
|
bca59a2b5a
|
build(deps): bump boto3 from 1.18.21 to 1.18.22 (#1270)
|
2021-08-17 09:03:17 +02:00 |
Ernie
|
4ff3bc59b7
|
website/docs: Fixed two typos in Wordpress integration (#1264)
* Create index.mdx
Add Wekan example
* updated to include wekan entry
* Update and rename website/docs/sources.md to website/docs/sources/index.md
Break Sources into individual pages.
* Update and rename website/docs/sources/index.md to website/docs/sources/ldap/index.md
* Create index.md
* Update index.md
* Update index.md
* Create index.md
* Create index.md
* Create index.md
* Update index.md
* Update index.md
* Update index.md
* Create index.md
* discord images
* spacing
* Added discord
* discord changes
* Added sources breakdown to the sidebar
* Fixed the saml title
* Added github examples
* fixed formatting
* Changed file path, updated sidebar, added google.
* fixed a spelling mistake
* Cleaned up formatting
* Fixed Notes
* docs: fix typo in logout url
* docs: added wordpress integration
* docs: fixed two typos for wordpress
|
2021-08-16 17:31:33 +02:00 |
Jens Langhammer
|
bd9cd086a0
|
Merge branch 'master' into publish-api-to-npm
|
2021-08-16 17:29:36 +02:00 |
Jens Langhammer
|
a6b1ee949d
|
web: fix mis-matched height of application cards
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-16 11:33:12 +02:00 |
Ernie
|
f93e2c5eb6
|
website/docs: Add Wordpress to Integrations (#1259)
* Create index.mdx
Add Wekan example
* updated to include wekan entry
* Update and rename website/docs/sources.md to website/docs/sources/index.md
Break Sources into individual pages.
* Update and rename website/docs/sources/index.md to website/docs/sources/ldap/index.md
* Create index.md
* Update index.md
* Update index.md
* Create index.md
* Create index.md
* Create index.md
* Update index.md
* Update index.md
* Update index.md
* Create index.md
* discord images
* spacing
* Added discord
* discord changes
* Added sources breakdown to the sidebar
* Fixed the saml title
* Added github examples
* fixed formatting
* Changed file path, updated sidebar, added google.
* fixed a spelling mistake
* Cleaned up formatting
* Fixed Notes
* docs: fix typo in logout url
* docs: added wordpress integration
|
2021-08-16 10:33:53 +02:00 |
Jens Langhammer
|
8fe38b528b
|
outposts: fix managed check
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-16 09:36:01 +02:00 |
dependabot[bot]
|
38dbde191c
|
build(deps): bump github.com/go-ldap/ldap/v3 from 3.3.0 to 3.4.0 (#1262)
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](https://github.com/go-ldap/ldap/compare/v3.3.0...v3.4.0)
---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-16 09:28:14 +02:00 |
dependabot[bot]
|
39434053b9
|
build(deps): bump boto3 from 1.18.20 to 1.18.21 (#1263)
Bumps [boto3](https://github.com/boto/boto3) from 1.18.20 to 1.18.21.
- [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.18.20...1.18.21)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-16 09:28:03 +02:00 |