Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
    • Email file

  • Code Blocklanguagexmltitle
    • 2FAEmailTemplate_en_US.mustache

      Code Block
      languagexml
      <p>Hi {{username}},</p>
      <p>You can use the following verification code to complete the authentication process:</p>
      <p><strong>{{code}}</strong></p>
      <p>The code will be valid until: {{expiration}}</p>
      <p>If you did not request the verification code, please ignore this email.</p>
      <p>Thank you,</p>
      <p>The Abiquo Team</p>

    • Properties file

  • code
  • title
    • 2faEmail_en_US.properties

      Code Block
      subject=Abiquo two factor authentication code

      (warning) If you change the subject property, you must restart the Tomcat server to apply your changes

    • You cannot set the usernamecode, or expiration. If you set these values, the platform will overwrite them