Jon Koops
ff4f58404a
Fix Cypress tests ( #1569 )
...
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2021-11-18 13:55:21 +01:00
Takashi Norimatsu
10c3e149d3
KEYCLOAK-19699 RSA key provider with key use = enc cannot select corresponding algorithm on Admin Console
2021-11-18 13:24:50 +01:00
Olivier Boudet
ed6eea26ea
KEYCLOAK-19413 Allows to set login_hint on registration and reset-credentials pages
2021-11-18 13:17:10 +01:00
Konstantinos Georgilakis
63c9845cb9
KEYCLOAK-18276 client content screen enhancement
2021-11-18 13:15:02 +01:00
Dominik Guhr
4fd29759ad
KEYCLOAK-19824: Use Config variables instead of system variables to change the default jdbc url
2021-11-17 12:22:08 -03:00
Pedro Igor
e14e56e0f3
[KEYCLOAK-19798] - Hostname support for Dist.X
...
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2021-11-17 10:51:58 -03:00
Jon Koops
d591e0d4a4
Remove hack for mounting JSON editor ( #1565 )
2021-11-17 12:45:29 +01:00
Erik Jan de Wit
15baa43cfb
Added initial "Authorisation" tabs Settings and Resources ( #1524 )
2021-11-17 09:27:56 +01:00
stianst
51ccf58dff
Add missing dependency on server-deployment
2021-11-16 16:38:32 -03:00
Michal Hajas
4291caff3c
Fix Delegate bug
2021-11-16 19:47:59 +01:00
Dominik Guhr
8bd18ff21a
KEYCLOAK-19808 throw error when using start command after start-dev without rebuild first
2021-11-16 14:36:25 -03:00
Erik Jan de Wit
ede8db53a0
Added default role tab to realm settings ( #1497 )
...
* added user registration tab to realm settings
* added keycloak spinner
* fixed routing from all role tabs
* Update src/realm-settings/RealmSettingsTabs.tsx
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
* changed tab name to "associated-roles"
* removed useless key attribute
* removed unnessary variable
* fixed pagination
* rebased
* fixed default role type
* fixed create realm role
* fixed helpItem forID
* fixed test
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
2021-11-16 12:10:10 +01:00
Erik Jan de Wit
ec5acf65ae
don't call onchange when contents is empty ( #1557 )
2021-11-16 11:52:33 +01:00
dependabot[bot]
566b34da4c
Bump @testing-library/cypress from 8.0.1 to 8.0.2
...
Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases )
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v8.0.1...v8.0.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/cypress"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 11:36:29 +01:00
dependabot[bot]
b57a15b158
Bump lint-staged from 11.2.6 to 12.0.2
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.2.6 to 12.0.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.6...v12.0.2 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 11:31:54 +01:00
stianst
f6daca8a60
Fix dl of admin-ui
2021-11-16 10:48:56 +01:00
Stian Thorgersen
0f43a39fd7
Update CONTRIBUTING.md
2021-11-16 09:23:53 +01:00
Stian Thorgersen
cf5800053c
Update CONTRIBUTING.md
2021-11-16 09:23:22 +01:00
stianst
89a5710b04
Update security policy
...
Closes #8823
2021-11-15 09:50:00 +01:00
Stian Thorgersen
d2704db161
Update test-external-links.yml
2021-11-15 08:59:09 +01:00
Stian Thorgersen
b89dd977dc
Update test-guides.yml
2021-11-15 08:58:30 +01:00
Martin Bartoš
b17f0695ee
8793 User Profile multiple implementations
2021-11-15 08:46:34 +01:00
Stian Thorgersen
f85c658548
Update test-guides.yml
2021-11-15 08:38:10 +01:00
Stian Thorgersen
926d035db3
Update test-external-links.yml
2021-11-15 08:37:47 +01:00
Erik Jan de Wit
9b3cd978c3
fixes : #1514 ( #1551 )
2021-11-15 08:30:53 +01:00
Erik Jan de Wit
4428a4e088
Added progress bar and option to pass flags to standalone script ( #1550 )
...
* add the ability to add parameters to standalone
* added progress bars
2021-11-15 08:28:55 +01:00
Dominik Guhr
35bc1c673e
KEYCLOAK-19814 - Update Quarkus to 2.4.2.Final
2021-11-13 07:20:07 -03:00
Bruno Oliveira da Silva
2f8c5dd05e
[KEYCLOAK-19616] Update Keycloak themes dependencies for the account and admin console ( #8645 )
2021-11-12 12:30:50 -05:00
mfrances17
3b86616739
readonly default based on mapper type ( #1534 )
2021-11-12 10:09:08 -05:00
Jon Koops
c61ba73781
Add user profile tab to realm settings ( #1509 )
2021-11-12 10:04:05 -05:00
dependabot[bot]
f57f8c5560
Bump @keycloak/keycloak-admin-client from 16.0.0-dev.46 to 16.0.0-dev.48
...
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client ) from 16.0.0-dev.46 to 16.0.0-dev.48.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases )
- [Changelog](https://github.com/keycloak/keycloak-nodejs-admin-client/blob/main/tsconfig.release.json )
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/v16.0.0-dev.46...v16.0.0-dev.48 )
---
updated-dependencies:
- dependency-name: "@keycloak/keycloak-admin-client"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 13:44:45 +01:00
dependabot[bot]
23af10482b
Bump react-i18next from 11.14.0 to 11.14.2
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.14.0 to 11.14.2.
- [Release notes](https://github.com/i18next/react-i18next/releases )
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v11.14.0...v11.14.2 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 13:36:23 +01:00
Stian Thorgersen
408d2fad10
Refactor tests ( #1300 )
2021-11-12 12:34:19 +01:00
Jon Koops
8598fb0ae8
Add correct label for Dependabot PRs to config ( #1537 )
2021-11-12 12:33:26 +01:00
Pedro Igor
37b36decbb
[KEYCLOAK-19798] - Less verbose HTTP options and minor changes to property mappers
2021-11-12 07:50:32 -03:00
Jochen Ullrich
d55ecae2b2
KEYCLOAK-15476: Add documentation for external keycloaks ( #1047 )
2021-11-12 07:31:50 +01:00
andymunro
52462e39f7
CIAM-959 Updating release notes to match downstream changes for SSO 7.5 ( #1264 )
...
* Adding facebook.com URLs to ignored list and including Spring Adapter deprecation note
KEYCLOAK-15109 Ingress/Route Host Override (#1058 )
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
* CIAM-685 Adding known issues
(cherry picked from commit cb337547226fff407819d3169953ebdfee897ec3)
* Removing facebook.com URLs from ignored-link. This is the only problem with building in production. The build in community works.
(cherry picked from commit cc208967307a286741b4e70977216a4b45fd02b3)
Co-authored-by: Jeesmon Jacob <jeesmon@gmail.com>
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2021-11-12 07:16:14 +01:00
Václav Muzikář
6120f87f2f
Add release notes for deprecated features in the operator ( #1297 )
2021-11-12 07:14:52 +01:00
Jon Koops
d7362a97a0
Split realm context into two ( #1523 )
2021-11-11 17:04:04 +01:00
Michal Hajas
2f9a5aae0f
KEYCLOAK-19028 Add HotRod Map storage implementation
2021-11-11 14:10:00 +01:00
agagancarczyk
2b45a83109
Event listeners ( #1533 )
...
* fixed a breadcrum for edit profile
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* executor details - wip
* fixed executors list
* fixed multivaluedList and List components
* fixed displaying default vals for global profile executors, fixed unclicking executors without congigs for global profiles
* added edit executor
* improved edit executor
* added tests for editing executors
* renamed obj
* skipping client policies tests as unstable
* feedback fixes
* fix multiValuedlist defaults - wip
* fixed defaultValues for multiValuedList
* resolved and fixed conflict for test
* added event listeners
* added event listeners
* added success and error mssgs for event listeners saving
* added tests for event listeners
* added tests for event listeners
* improved error mssg
* fixed events tests as LOGIN type no longer available
* uncommented test, but using .skip
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2021-11-11 12:18:50 +00:00
dependabot[bot]
7786e6d463
Bump react-i18next from 11.13.0 to 11.14.0
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.13.0 to 11.14.0.
- [Release notes](https://github.com/i18next/react-i18next/releases )
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v11.13.0...v11.14.0 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-11 13:02:17 +01:00
dependabot[bot]
42e45d247f
Bump i18next from 21.4.1 to 21.4.2
...
Bumps [i18next](https://github.com/i18next/i18next ) from 21.4.1 to 21.4.2.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v21.4.1...v21.4.2 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-11 13:01:58 +01:00
Pedro Igor
6071e2d518
[KEYCLOAK-19310] - Oracle Support
2021-11-11 08:51:09 -03:00
Rémy DUTHU
951a232b24
Update messages_es.properties
...
Add `loginAccountTitle` locale to `messages_es.properties`
2021-11-11 12:42:52 +01:00
David Perrenoud
36da2d20e9
KEYCLOAK-17039 Local file in a webview fails when requesting with "Origin: null" since 11.0.2
2021-11-11 10:55:33 +01:00
Stian Thorgersen
f8492ab873
Add status/triage to new issues ( #1536 )
2021-11-11 10:25:05 +01:00
Stian Thorgersen
0416dc693b
Add status/triage to new issues ( #1293 )
2021-11-11 08:56:20 +01:00
stianst
bf74ff42e2
Add status/triage to new issues
2021-11-11 08:54:23 +01:00
Jon Koops
450e4ddadd
Prevent Dependabot from offering major updates for React Router breadcrumbs ( #1530 )
2021-11-10 12:16:14 -05:00