Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into fix_sms_otp_for_p…
Browse files Browse the repository at this point in the history
…w_recovery
  • Loading branch information
RushanNanayakkara committed Aug 11, 2024
2 parents c1dd5c8 + 24d1035 commit b5d3245
Show file tree
Hide file tree
Showing 248 changed files with 1,990 additions and 1,387 deletions.
48 changes: 48 additions & 0 deletions apps/console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,53 @@
# @wso2is/console

## 2.22.2

### Patch Changes

- Updated dependencies [[`327e4a7a1462e5529d53fb63bf7247d9ec40d043`](https://github.com/wso2/identity-apps/commit/327e4a7a1462e5529d53fb63bf7247d9ec40d043)]:
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]
- @wso2is/admin[email protected]

## 2.22.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.identity.apps</groupId>
<artifactId>identity-apps-console</artifactId>
<version>2.22.2-SNAPSHOT</version>
<version>2.22.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion apps/console/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<groupId>org.wso2.identity.apps</groupId>
<artifactId>identity-apps-console</artifactId>
<packaging>pom</packaging>
<version>2.22.2-SNAPSHOT</version>
<version>2.22.3-SNAPSHOT</version>
<name>WSO2 Identity Server Console - Parent</name>
<description>WSO2 Identity Server Console Parent</description>

Expand Down
2 changes: 1 addition & 1 deletion apps/console/java/webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.identity.apps</groupId>
<artifactId>identity-apps-console</artifactId>
<version>2.22.2-SNAPSHOT</version>
<version>2.22.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
86 changes: 43 additions & 43 deletions apps/console/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@wso2is/console",
"version": "2.22.1",
"version": "2.22.2",
"description": "WSO2 Identity Server Console",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down Expand Up @@ -47,47 +47,47 @@
"@oxygen-ui/react": "^1.13.6",
"@oxygen-ui/react-icons": "^1.13.6",
"@wso2is/access-control": "^3.0.20",
"@wso2is/admin.actions.v1": "^1.0.0",
"@wso2is/admin.administrators.v1": "^2.21.83",
"@wso2is/admin.alternative-login-identifier.v1": "^1.0.1",
"@wso2is/admin.api-resources.v1": "^2.20.113",
"@wso2is/admin.api-resources.v2": "^2.20.113",
"@wso2is/admin.applications.v1": "^2.23.1",
"@wso2is/admin.authentication.v1": "^2.20.113",
"@wso2is/admin.actions.v1": "^1.0.1",
"@wso2is/admin.administrators.v1": "^2.21.84",
"@wso2is/admin.alternative-login-identifier.v1": "^1.0.2",
"@wso2is/admin.api-resources.v1": "^2.20.114",
"@wso2is/admin.api-resources.v2": "^2.20.114",
"@wso2is/admin.applications.v1": "^2.23.2",
"@wso2is/admin.authentication.v1": "^2.20.114",
"@wso2is/admin.authorization.v1": "^2.20.48",
"@wso2is/admin.branding.v1": "^2.20.113",
"@wso2is/admin.certificates.v1": "^2.20.113",
"@wso2is/admin.claims.v1": "^2.20.113",
"@wso2is/admin.connections.v1": "^2.21.43",
"@wso2is/admin.console-settings.v1": "^2.20.113",
"@wso2is/admin.core.v1": "^2.24.6",
"@wso2is/admin.email-and-sms.v1": "^2.20.113",
"@wso2is/admin.email-management.v1": "^2.20.113",
"@wso2is/admin.email-providers.v1": "^2.20.113",
"@wso2is/admin.extensions.v1": "^2.22.1",
"@wso2is/admin.groups.v1": "^2.20.113",
"@wso2is/admin.identity-verification-providers.v1": "^2.20.113",
"@wso2is/admin.oidc-scopes.v1": "^2.20.113",
"@wso2is/admin.org-insights.v1": "^2.20.113",
"@wso2is/admin.organization-discovery.v1": "^2.20.113",
"@wso2is/admin.organizations.v1": "^2.21.6",
"@wso2is/admin.private-key-jwt.v1": "^2.20.113",
"@wso2is/admin.remote-repository-configuration.v1": "^2.20.113",
"@wso2is/admin.impersonation.v1": "^1.1.55",
"@wso2is/admin.roles.v1": "^2.20.113",
"@wso2is/admin.roles.v2": "^2.20.113",
"@wso2is/admin.saml2-configuration.v1": "^2.20.113",
"@wso2is/admin.secrets.v1": "^2.20.113",
"@wso2is/admin.server-configurations.v1": "^2.21.55",
"@wso2is/admin.server.v1": "^2.20.113",
"@wso2is/admin.session-management.v1": "^2.20.113",
"@wso2is/admin.sms-providers.v1": "^2.20.113",
"@wso2is/admin.username-validation.v1": "^1.0.1",
"@wso2is/admin.users.v1": "^2.20.113",
"@wso2is/admin.validation.v1": "^2.20.113",
"@wso2is/admin.userstores.v1": "^2.20.113",
"@wso2is/admin.workflow-approvals.v1": "^2.20.113",
"@wso2is/admin.wsfed-configuration.v1": "^2.20.113",
"@wso2is/admin.branding.v1": "^2.20.114",
"@wso2is/admin.certificates.v1": "^2.20.114",
"@wso2is/admin.claims.v1": "^2.20.114",
"@wso2is/admin.connections.v1": "^2.21.44",
"@wso2is/admin.console-settings.v1": "^2.20.114",
"@wso2is/admin.core.v1": "^2.24.7",
"@wso2is/admin.email-and-sms.v1": "^2.20.114",
"@wso2is/admin.email-management.v1": "^2.20.114",
"@wso2is/admin.email-providers.v1": "^2.20.114",
"@wso2is/admin.extensions.v1": "^2.22.2",
"@wso2is/admin.groups.v1": "^2.20.114",
"@wso2is/admin.identity-verification-providers.v1": "^2.20.114",
"@wso2is/admin.oidc-scopes.v1": "^2.20.114",
"@wso2is/admin.org-insights.v1": "^2.20.114",
"@wso2is/admin.organization-discovery.v1": "^2.20.114",
"@wso2is/admin.organizations.v1": "^2.21.7",
"@wso2is/admin.private-key-jwt.v1": "^2.20.114",
"@wso2is/admin.remote-repository-configuration.v1": "^2.20.114",
"@wso2is/admin.impersonation.v1": "^1.1.56",
"@wso2is/admin.roles.v1": "^2.20.114",
"@wso2is/admin.roles.v2": "^2.20.114",
"@wso2is/admin.saml2-configuration.v1": "^2.20.114",
"@wso2is/admin.secrets.v1": "^2.20.114",
"@wso2is/admin.server-configurations.v1": "^2.21.56",
"@wso2is/admin.server.v1": "^2.20.114",
"@wso2is/admin.session-management.v1": "^2.20.114",
"@wso2is/admin.sms-providers.v1": "^2.20.114",
"@wso2is/admin.username-validation.v1": "^1.0.2",
"@wso2is/admin.users.v1": "^2.20.114",
"@wso2is/admin.validation.v1": "^2.20.114",
"@wso2is/admin.userstores.v1": "^2.20.114",
"@wso2is/admin.workflow-approvals.v1": "^2.20.114",
"@wso2is/admin.wsfed-configuration.v1": "^2.20.114",
"@wso2is/core": "^2.0.60",
"@wso2is/dynamic-forms": "^2.0.93",
"@wso2is/form": "^2.1.1",
Expand Down Expand Up @@ -134,8 +134,8 @@
"styled-components": "^4.4.1",
"swr": "^2.0.0",
"uuid": "^8.3.0",
"@wso2is/admin.application-templates.v1": "^1.0.1",
"@wso2is/admin.template-core.v1": "^1.0.1"
"@wso2is/admin.application-templates.v1": "^1.0.2",
"@wso2is/admin.template-core.v1": "^1.0.2"
},
"devDependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/.babelrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2019, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2019, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/.prod.eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2020, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2020, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
8 changes: 8 additions & 0 deletions apps/myaccount/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @wso2is/myaccount

## 2.7.114

### Patch Changes

- Updated dependencies []:
- @wso2is/admin[email protected]
- @wso2is/common[email protected]

## 2.7.113

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.identity.apps</groupId>
<artifactId>identity-apps-myaccount</artifactId>
<version>2.7.114-SNAPSHOT</version>
<version>2.7.115-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<groupId>org.wso2.identity.apps</groupId>
<artifactId>identity-apps-myaccount</artifactId>
<packaging>pom</packaging>
<version>2.7.114-SNAPSHOT</version>
<version>2.7.115-SNAPSHOT</version>
<name>WSO2 Identity Server MyAccount - Parent</name>
<description>WSO2 Identity Server MyAccount Parent</description>

Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/java/webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.identity.apps</groupId>
<artifactId>identity-apps-myaccount</artifactId>
<version>2.7.114-SNAPSHOT</version>
<version>2.7.115-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
8 changes: 4 additions & 4 deletions apps/myaccount/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@wso2is/myaccount",
"version": "2.7.113",
"version": "2.7.114",
"description": "WSO2 Identity Server My Account",
"author": "WSO2",
"license": "Apache-2.0",
Expand All @@ -21,7 +21,7 @@
"lint": "pnpm run lint:all",
"lint:all": "pnpm run lint:targeted -- .",
"lint:autofix": "pnpm run lint:all -- --fix",
"lint:targeted": "eslint --ext .js,.jsx,.ts,.tsx,.json --resolve-plugins-relative-to .",
"lint:targeted": "eslint --ext .js,.jsx,.ts,.tsx,.json --resolve-plugins-relative-to . --max-warnings=0",
"postinstall": "node scripts/post-install.js",
"poststart": "pnpm run postbuild",
"prebuild": "node scripts/pre-build.js",
Expand All @@ -42,8 +42,8 @@
"@oxygen-ui/react": "^1.13.6",
"@oxygen-ui/react-icons": "^1.13.6",
"@wso2is/access-control": "^3.0.20",
"@wso2is/admin.organizations.v1": "^2.21.6",
"@wso2is/common.branding.v1": "^2.20.113",
"@wso2is/admin.organizations.v1": "^2.21.7",
"@wso2is/common.branding.v1": "^2.20.114",
"@wso2is/core": "^2.0.60",
"@wso2is/forms": "^2.0.50",
"@wso2is/i18n": "^2.5.18",
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/postcss.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2019, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2019, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/scripts/build/prepare-static-build.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2023-2024, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/scripts/copy-themes-to-source.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2021, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2023-2024, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/scripts/post-install.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2020, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2020-2024, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/scripts/pre-build.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2020, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2020-2024, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/src/api/change-password.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/src/api/configs.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2019, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2019, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/src/api/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2019, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2019, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/src/api/multi-factor-backup-code.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2022, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2022-2024, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/src/api/multi-factor-common.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2022, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2022, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/src/api/multi-factor-totp.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2020, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2020, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/src/api/preference.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2021, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2021, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/src/api/security-questions.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2019, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2019, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/src/api/typingdna-data.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2021, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2021, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
6 changes: 3 additions & 3 deletions apps/myaccount/src/api/validation.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down Expand Up @@ -162,11 +162,11 @@ export const getUsernameConfiguration = (configs: ValidationDataInterface[]): Va
const rules: ValidationConfInterface[] = config?.rules;

return {
enableValidator:
enableValidator:
String((getConfig(rules, "AlphanumericValidator", "enable.validator") === "true"
|| !(getConfig(rules, "EmailFormatValidator", "enable.validator") === "true"))),
field: "username",
maxLength:
maxLength:
Number(getConfig(rules, "LengthValidator", "max.length"))
?? null,
minLength:
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/src/api/verify-mobile-smsotp.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2020, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
* Copyright (c) 2020, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
Loading

0 comments on commit b5d3245

Please sign in to comment.