Remove the Can't access your account link from bamboo

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問


プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

The information in this page relates to customizations in Bamboo. Consequently, Atlassian Support cannot guarantee to provide any support for the steps described on this page as customizations are not covered under Atlassian Support Offerings. Please be aware that this material is provided for your information only and that you use it at your own risk.

また、ファイルの直接変更によって行われるカスタマイズは、アップグレード プロセスには含まれない点にご注意ください。このような変更は、アップグレード後のインスタンスで手動で再適用する必要があります。

症状

An administrator might want to hide the forgot password link from the log-in page to ensure that only Bamboo administrator can reset users password.  This was tested in Bamboo 5.3 through Bamboo 7.2, and might not apply for newer versions.

Unsupported Resolution

次の構成はご自身のリスクでご利用の環境に適用してください。

  1. Make a copy of <BambooInstallDir>/atlassian-bamboo/login.ftl
  2. Look for a the two lines of code that looks like:
    • cancelUri='${req.contextPath}/forgotPassword.action'
      cancelSubmitKey='user.login.description'
  3. Remove the two lines above from the file. Make sure just the two lines are removed and no empty line is left in the file at that location.
  4. Bamboo を再起動します。



(info) For other products please see JiraConfluence, and Bitbucket.

Last modified on Mar 10, 2021

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.