Skip to content

Commit

Permalink
Merge pull request #4 from rwth-acis/upgrade-to-15.1.1
Browse files Browse the repository at this point in the history
upgrade to 15.1.1
  • Loading branch information
FBasels authored Dec 20, 2021
2 parents 326a73c + a86c958 commit b781e53
Show file tree
Hide file tree
Showing 51 changed files with 3,375 additions and 5,672 deletions.
4 changes: 2 additions & 2 deletions account-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>tech4comp</groupId>
<artifactId>keycloak-extensions</artifactId>
<version>15.0.2</version>
<version>15.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>account-console</artifactId>
<version>15.0.2</version>
<version>15.1.1</version>
<packaging>jar</packaging>
<name>account-console</name>
<description>changes of the account console</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,8 @@ removeModalTitle=Remove Access
removeModalMessage=This will remove the currently granted access permission for {0}. You will need to grant access again if you want to use this app.
confirmButton=Confirm
infoMessage=By clicking 'Remove Access', you will remove granted permissions of this application. This application will no longer use your information.
termsOfService=Terms of service
policy=Privacy policy

#Delete Account page
doDelete=Delete
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b781e53

Please sign in to comment.