6 Commits

Author SHA1 Message Date
76eb96a96f Split lk-search/src/main.rs
- Module for arg-parsing
- New crate for ldap client code
- Introduce man-page generation
2026-09-24 13:44:08 +05:30
e7d5da4678 Dprint and Cargo fmt 2026-09-24 12:05:19 +05:30
2e6288e835 Add crate lk-search
- New crate for ldapsearch
- Update config dir path
2026-09-24 10:32:48 +05:30
21f16b7dcc Start ldap library crate
- Struct `User`
2026-07-29 20:16:10 +05:30
8a2b9d0952 Password reset config lib
- First part to the config lib
- LDAP connection module
- Constants
2026-07-14 16:41:25 +05:30
8b00099bc8 Initialize Workspace
- First crates
- First `Cargo.toml`s
2026-06-14 20:25:01 +05:30