proxmox-backup/src/api2/access
Thomas Lamprecht d1d74c4367 typo fixes all over the place
found and semi-manually replaced by using:
 codespell -L mut -L crate -i 3 -w

Mostly in comments, but also email notification and two occurrences
of misspelled  'reserved' struct member, which where not used and
cargo build did not complain about the change, soo ...

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-03-10 16:39:57 +01:00
..
acl.rs cleanup: rename token_user into auth_id_filter 2021-03-05 08:36:18 +01:00
domain.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
role.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
tfa.rs typo fixes all over the place 2021-03-10 16:39:57 +01:00
user.rs clippy: allow api functions with many arguments 2021-01-26 09:54:52 +01:00