Lucien Cartier-Tilet
5f6645c032
New file: TODOs.org Keep track of what I need to do New variable: bitwarden--session. See TODOs.org Rename variables generated for transient infixes Rename action function for transients Add action "get-server" Rewrite login action Begin to implement bitwarden-lock
1.8 KiB
1.8 KiB
- Bitwarden TODO list
[0/22]
- Read the session key from
$HOME/.config/Bitwarden CLI/data.json
bitwarden-login
[1/2]
bitwarden-get
[0/0]
bitwarden-create
[0/0]
bitwarden-edit
[0/0]
bitwarden-delete
[0/0]
bitwarden-list
[0/0]
bitwarden-config
[1/2]
bitwarden-unlock
[0/2]
bitwarden-lock
[1/2]
- Bitwarden status
[0/0]
bitwarden-export
[0/0]
bitwarden-restore
[0/0]
bitwarden-generate
[0/0]
bitwarden-sync
[0/0]
bitwarden-encode
[0/0]
bitwarden-update
[0/0]
bitwarden-move
[0/0]
bitwarden-confirm
[0/0]
bitwarden-import
[0/0]
bitwarden-share
[0/0]
bitwarden-send
[0/0]
- Read the session key from
Bitwarden TODO list [0/22]
TODO
[A]
Read the session key from $HOME/.config/Bitwarden CLI/data.json
TODO
[A]
bitwarden-login
[1/2]
DONE Implementation
CLOSED: [2022-02-14 Mon 11:42]
The variable bitwarden--session
should be initialized when loading the
library.
TODO
Test bitwarden-login
[0/5]
TODO [A] Test authinfo login
TODO [A] Test plain password login
TODO [B] Test password env login
TODO [B] Test password file login
TODO [C] Test SSO login
I don’t have access to SSO login, I’ll have to rely on someone else to do it for me.
TODO
[A]
bitwarden-get
[0/0]
TODO
[A]
bitwarden-create
[0/0]
TODO
[A]
bitwarden-edit
[0/0]
TODO
[A]
bitwarden-delete
[0/0]
TODO
[A]
bitwarden-list
[0/0]
TODO
[B]
bitwarden-config
[1/2]
DONE Implementation
CLOSED: [2022-02-14 Mon 11:43]
TODO
Test bitwarden-config
[0/3]
TODO [B] Test setting server information
TODO [C] Test getting server information
TODO [C] Extra URLs should be stored in variables
They can be read from the $HOME/.config/Bitwarden CLI/data.json
file.
TODO
[B]
bitwarden-unlock
[0/2]
TODO Implementation
TODO
Test bitwarden-unlock
TODO
[B]
bitwarden-lock
[1/2]
DONE Implementation
CLOSED: [2022-02-14 Mon 11:49]
TODO
Test bitwarden-lock
TODO
[B]
Bitwarden status [0/0]
To be displayed in the main bitwarden transient