authd
authd copied to clipboard
Authentication daemon for external Brokers
### Is there an existing issue for this? - [x] I have searched the existing issues and found none that matched mine ### Describe the issue If you try to...
* Fix bbolt to SQLite migration with users with uppercase letters The migration failed with failed to migrate data: no result matching [email protected] in UserByName if the user name contains...
### Is there an existing issue for this? - [x] I have searched the existing issues and found none that matched mine ### Describe the issue Under an Authd Entra...
Bumps the minor-updates group with 3 updates in the / directory: [tokio](https://github.com/tokio-rs/tokio), [hyper-util](https://github.com/hyperium/hyper-util) and [cc](https://github.com/rust-lang/cc-rs). Updates `tokio` from 1.45.0 to 1.45.1 Release notes Sourced from tokio's releases. Tokio v1.45.1 1.45.1...
Bumps the minor-updates group with 3 updates in the / directory: [golang.org/x/sys](https://github.com/golang/sys), [golang.org/x/term](https://github.com/golang/term) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `golang.org/x/sys` from 0.32.0 to 0.33.0 Commits 3d9a6b8 windows: add WSADuplicateSocket c0a9559 cpu: add crypto...
As discussed in #640, this adds a property to the UserDB to mark a user enable/disabled. Before creating an authentication session in pam, we check if the user exists in...
``` authd (0.5.0) questing; urgency=medium * Use SQLite instead of bbolt * Use lowercase usernames * Fix races in the PAM module. * Do not support device authentication mode in...
### Is there an existing request for this feature? - [x] I have searched the existing issues and found none that matched mine ### Describe the feature Add a configuration...
In case the user is allowed to go back to previous view, the escape key can be used to go to the previous view, but this is not always clear...
### Is there an existing issue for this? - [x] I have searched the existing issues and found none that matched mine ### Describe the issue The entire setup appeared...