This website requires JavaScript.
Explore
Help
Sign In
Rust
/
umanux
Watch
1
Star
0
Fork
0
You've already forked umanux
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
To become a /etc/{passwd,shadow,groups} manager.
79
Commits
1
Branch
0
Tags
635
KiB
Rust
100%
95ce925286
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Franz Dietrich
95ce925286
Merge pull request
#1
from umanux/enaut-add-rust-workflow
...
Add rust workflow
2020-11-16 08:11:18 +01:00
.github
/workflows
Add rust workflow
2020-11-16 08:11:00 +01:00
src
modify the shadow file and test the binary
2020-11-15 17:04:31 +01:00
tests
modify the shadow file and test the binary
2020-11-15 17:04:31 +01:00
.gitignore
Make the other field variable length, it can now be many fields or be missing entirely
2020-09-29 14:19:40 +02:00
Cargo.lock
modify the shadow file and test the binary
2020-11-15 17:04:31 +01:00
Cargo.toml
modify the shadow file and test the binary
2020-11-15 17:04:31 +01:00
README.md
Fix missing lints - Docs need to be improved still
2020-11-09 13:58:13 +01:00
README.md
Usermanager written in Rust