Falk Rund
|
ad6a397ca4
|
Welcome to 2026
[skip ci]
|
2026-01-01 13:44:32 +01:00 |
|
Alexey Sokolov
|
37457105f3
|
Support SASL EXTERNAL in certauth
|
2025-02-24 22:52:47 +00:00 |
|
Alexey Sokolov
|
8778a2bb5d
|
Parse network and client from authzid. Tests will be in future commit
|
2025-02-24 09:21:30 +00:00 |
|
Alexey Sokolov
|
ed20d489b6
|
Apply suggestions from code review
Co-authored-by: dgw <dgw@technobabbl.es>
|
2025-02-23 22:41:01 +01:00 |
|
Alexey Sokolov
|
4f07558a7d
|
Remove a footgun by decreasing the SASL API surface for modules
Even without the bad vtable of mutex inside shared_ptr, if a module
creates a subclass of CAuthBase, but then unloads, we have the same
problem.
|
2025-02-23 09:25:24 +00:00 |
|
Alexey Sokolov
|
af21753901
|
Rename saslplain to saslplainauth for consistency with other auth
modules
|
2025-02-22 16:03:46 +00:00 |
|