Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

43 #62

Merged
merged 25 commits into from
Mar 5, 2024
Merged

43 #62

merged 25 commits into from
Mar 5, 2024

Conversation

stitch
Copy link
Collaborator

@stitch stitch commented Dec 19, 2023

No description provided.

<ul>
<li><a :href="`${$baseUrl}/accounts/password/change/`" target="_blank">🔑 {{ $t("change_password") }}</a>
</li>
<li><a :href="`${$baseUrl}/account/two_factor/`" target="_blank">📱 {{ $t("two_factor_options") }}</a></li>

Check warning

Code scanning / CodeQL

Potentially unsafe external link Medium

External links without noopener/noreferrer are a potential security risk.
<p>{{ $t("authentication_options_secondfactor") }}</p>
<a :href="`${$baseUrl}/account/two_factor/`" target="_blank">{{ $t("two_factor_options") }}</a>
<ul>
<li><a :href="`${$baseUrl}/accounts/password/change/`" target="_blank">🔑 {{ $t("change_password") }}</a>

Check warning

Code scanning / CodeQL

Potentially unsafe external link Medium

External links without noopener/noreferrer are a potential security risk.
@stitch stitch merged commit e92e138 into main Mar 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant