This website requires JavaScript.
Explore
Help
Sign In
rust
/
saslauthd_yaml
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
1
Tag
b9c091f71fbdaf7c78d2c4d787973006ba204fff
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Barry Pederson
b9c091f71f
Use once_cell to allow for global static immutable options
...
So they don't have to be passed around all over the place
2022-03-01 10:03:38 -08:00
Barry Pederson
bb65edd766
Add structopt option parsing, use a plain textfile for each user rather than YAML
2022-02-28 19:14:54 -08:00
Barry Pederson
36f26d4a85
First pass, creates socket, should listen and respond
2022-02-28 11:58:57 -08:00