Skip to content

Commit

Permalink
Sync repo from v90 to v90 20230424110447 (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: imx-sync-bot <imx-sync-bot@oneidentity>
Co-authored-by: Hanno Bunjes <[email protected]>
  • Loading branch information
3 people authored Apr 25, 2023
1 parent 77ced90 commit 63ca0d2
Show file tree
Hide file tree
Showing 118 changed files with 1,235 additions and 880 deletions.
2 changes: 1 addition & 1 deletion .commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0e5e63d78a4c4843e50c7290f8201d69a4a5eef1
f74589f7cc4a31610e8f718f67ae5ebe2cc6d714
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,31 @@

## Change log

### April 24, 2023

- The branch `v90` is now up to date with the 9.0 CU2 of Identity Manager.
- The repository has been updated with fixes for the following issues.
- 407514 Fixed the password profile tab selection on the profile page.
- 319131 Fixed a bug when adding a service item to a request template.
- 358311, 405872 Fixed a bug when copying an attestation policy.
- 305110 Fixed a bug when creating dynamic groups.
- 399901 Fixed a bug in the grouped view of attestation cases.
- 395047 Fixed a bug on the password profile page.
- 322939 Fixed a bug that caused the page to load infinitely when loading password profile questions.
- 386166 Fixed the links on the Packages view of the Administration Portal.
- 36325 Fixed a bug that was causing the indirect reports view to only show direct reports.
- 366940 Fixed a bug when running the application without the `RISKINDEX` configuration parameter.
- 367251 Fixed a bug when approving policy violations.
- 393864 Fixed a bug in the grouped view of attestation runs.
- 332087 Fixed OAuth login to the Server Administration app.
- 352481 Fixed app titles.
- 386868/36143 Candidates for parameter values were not correctly reloaded.
- 332393/36057 Publishing of an application entitlement did not work correctly.
- 388710/36356 The detail sidesheet for a request template did not open correctly.
- 384912 Login errors were not being handled correctly.
- 386663 Fixed a bug when adding a service item to a request template.


### November 8, 2022

- The repository has been updated with fixes for the following issues.
Expand Down
1 change: 1 addition & 0 deletions imxweb/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ documentation
/html/*
!.gitkeep
debug.log
.angular
2 changes: 1 addition & 1 deletion imxweb/Build.proj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="BuildWorkspace" ToolsVersion="15.0">
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="BuildWorkspace" ToolsVersion="15.0">
<PropertyGroup>
<ComponentDir>imxweb</ComponentDir>
</PropertyGroup>
Expand Down
Loading

0 comments on commit 63ca0d2

Please sign in to comment.