- Added `HAVE_SAFE_REMEMBERAUTH` config option - Added `HAVE_REMEMBERAUTH_AUTODIR` config option - Add the `FATAL` macro for fatal error message formatting - Add better logging - Improve security of permissions on directories - Move default `kos` dir to `/var/db/kos` rather than `/var/kos` - Cross of a TODO item Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
3 lines
278 B
Markdown
3 lines
278 B
Markdown
- [x] Tests
|
|
- [x] Better auth storing system (<https://stackoverflow.com/questions/74082811/what-is-the-best-way-to-store-authentication-login-in-a-system-when-a-user-has>)
|
|
- It's basically the same what `sudo` has without PAM baked into it, just added hardened perms
|