Laragear / TwoFactor

Two-Factor Authentication for all your users out-of-the-box.
https://github.com/sponsors/DarkGhostHunter
MIT License
261 stars 20 forks source link

Make label configurable #36

Closed michelterstege81 closed 1 year ago

michelterstege81 commented 1 year ago

Description

This feature allows to set a custom label

Code samples

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.75% // Head: 99.75% // No change to project coverage :thumbsup:

Coverage data is based on head (3126046) compared to base (3722cea). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.x #36 +/- ## ========================================= Coverage 99.75% 99.75% Complexity 138 138 ========================================= Files 18 18 Lines 405 405 ========================================= Hits 404 404 Misses 1 1 ``` | [Impacted Files](https://codecov.io/gh/Laragear/TwoFactor/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Laragear) | Coverage Δ | | |---|---|---| | [src/TwoFactorAuthentication.php](https://codecov.io/gh/Laragear/TwoFactor/pull/36/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Laragear#diff-c3JjL1R3b0ZhY3RvckF1dGhlbnRpY2F0aW9uLnBocA==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Laragear). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Laragear)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

DarkGhostHunter commented 1 year ago

I don't think it would be a breaking change because it only gets written at creation time.