Add Hasl.Context:server-mechanisms
Review Request #3731 — Created Jan. 3, 2025 and submitted
This allows users to set both allowed and server mechanisms and lets hasl
determine which to use, preferring allowed over the server advertised ones.
Ran the new tests under valgrind and called in the turtles for the rest.
- Change Summary:
-
Fall back to supported mechanisms if the user and server didn't specify any.
I also opened HASL-12 to fix the ordering of get_supported_mechanisms at a later time.
- Commits:
-
Summary ID 7ac0754f752d4d8fcb7d53473b04d895ffce20b3 4726ff735035f677023f58f926e65e864b8aaf4c - Diff:
-
Revision 2 (+570 -126)
- Change Summary:
-
Fix typo
- Commits:
-
Summary ID 4726ff735035f677023f58f926e65e864b8aaf4c 3a7bc97aac9bcebf11d565d25e065085d7e11002 - Diff:
-
Revision 3 (+570 -126)