Merge pull request #112 from AChep/tfa_2factorauth_action
New Two-factor auth by GitHub Action
This commit is contained in:
commit
50db8b2926
|
@ -2267,6 +2267,15 @@
|
|||
"documentation": "https://support.trustpilot.com/hc/en-us/articles/360017418299",
|
||||
"name": "Trustpilot Business"
|
||||
},
|
||||
{
|
||||
"domain": "buymeacoffee.com",
|
||||
"tfa": [
|
||||
"email",
|
||||
"totp"
|
||||
],
|
||||
"documentation": "https://help.buymeacoffee.com/en/articles/8693915",
|
||||
"name": "Buy Me a Coffee"
|
||||
},
|
||||
{
|
||||
"domain": "bw-bank.de",
|
||||
"tfa": [
|
||||
|
|
Loading…
Reference in New Issue