Skip to content

Commit

Permalink
CB-4839 fix reverse-proxy logout URL label
Browse files Browse the repository at this point in the history
  • Loading branch information
LonwoLonwo committed Mar 7, 2024
1 parent e13368d commit a264098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/bundles/io.cloudbeaver.service.security/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</credentials>
<configuration>
<propertyGroup label="Configuration">
<property id="logout-url" label="Logout url" type="string" description="Logout url"/>
<property id="logout-url" label="Logout URL" type="string" description="Logout URL"/>
<property id="user-header" label="Username header" type="string" description="Username header"/>
<property id="team-header" label="Team header" type="string" description="Team header"/>
<property id="team-delimiter" label="Team delimiter symbol" type="string" description="Team delimiter symbol, default: |"/>
Expand Down

0 comments on commit a264098

Please sign in to comment.