Skip to content
  • Alberto Bertogli's avatar
    aliases: Implement aliases hooks · f399fe3e
    Alberto Bertogli authored
    This patch implements two new hooks: alias-resolve and alias-exists.
    
    They are called during the aliases resolution process, to allow for more
    complex integration with other systems, such as storing the aliases in a
    database.
    
    See the included documentation for more details.
    f399fe3e