Jeff
7a8410b375
make more platforms ignore libcrypt
2022-04-20 15:26:39 -04:00
Jeff
ee12ba51d5
disable hashed auth on windows
2022-04-20 15:26:39 -04:00
Jeff
5050cd0299
add hashed password capability to endpoint auth by file
2022-04-20 15:26:39 -04:00
Jeff
a082ba4e77
add file auth for tokens
2022-04-20 15:26:39 -04:00
Jason Rhinelander
91d6698a9d
Reformat with clang-format-11
2021-03-05 13:36:31 -04:00
Jeff Becker
dcdd147e74
use static_cast with enum class
2021-02-24 14:08:21 -05:00
Jeff Becker
5fe7e00765
make AuthResultCode an enum class
2021-02-24 14:08:21 -05:00
Jeff Becker
5b2abce86f
add string reason to auth messages
2021-02-24 14:08:21 -05:00
Jeff Becker
6d5f1b0c6a
feedback auth result via lmq rpc
2021-02-24 14:07:50 -05:00
Jeff Becker
80919a3b76
address feedback.
...
* use exceptions when fetching identity key instead of std::optional, will throw on fail
* fix up config options for endpoint auth and add better docs
* add llarp::serive::AuthType enum for controlling what kind of endpoint auth to use
2020-07-02 11:13:31 -04:00
Jeff Becker
61c5808765
exit authentication (initial)
2020-07-02 11:07:33 -04:00