Updated Issue 174 - Remove get_file_cert_trust hook and documentation and improve the docs on get_manifest_cert_trust (monotone)
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello,
The following issue has been updated:
174 - Remove get_file_cert_trust hook and documentation and improve the docs on get_manifest_cert_trust
Project: monotone
Status: Fixed
Reported by: Thomas Keller
URL: https://code.monotone.ca/p/monotone/issues/174/
Labels:
Type:Documentation Issue
Priority:Medium
Comments (last first):
# By Stephen Leake, Jun 28, 2012:
fixed in 3b418d91f172f8aa77a10e75fa9f2b9ff96601a8
Status: Fixed
# By Thomas Keller, May 27, 2011:
The monotone manual still lists get_manifest_cert_trust and get_file_cert_trust as valid trust functions for monotone, but neither is used in modern monotone anymore.
get_file_cert_trust doesn't even have a reference in lua_hooks.{hh,cc} anymore and get_manifest_cert_trust is only used during migration from the old manifest format.
We should remove the former trust function in the documentation, tests and std_hooks.lua and document for the latter that it is no longer actively used in today's monotone, but only when a manifest-style db is migrated to the rosters format.
--
Issue: https://code.monotone.ca/p/monotone/issues/174/