mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Add tfa authenticator
This commit is contained in:
parent
8c32da7f19
commit
e1104f888d
3 changed files with 47 additions and 1 deletions
|
|
@ -131,6 +131,12 @@ via the terminal.
|
|||
- `username`: The username. (Optional)
|
||||
- `password`: The password. (Optional)
|
||||
|
||||
### The `tfa` authenticator
|
||||
|
||||
This authenticator prompts the user on the console for a two-factor
|
||||
authentication token. The token is provided as password and it is not cached.
|
||||
This authenticator does not support usernames.
|
||||
|
||||
## Transformation rules
|
||||
|
||||
Transformation rules are rules for renaming and excluding files and directories.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue