Skip to content
  • Eli Schwartz's avatar
    Use a link to accept orphan requests · 0ffa0679
    Eli Schwartz authored and Lukas Fleischer's avatar Lukas Fleischer committed
    
    
    Currently, a form is used instead of a link. This forwards to a
    confirmation page, and currently drops the "via" parameter in the
    process.
    
    As a result, accepted orphan requests usually show:
    
        Request #XXXXXX has been accepted automatically by the Arch User
        Repository package request system:
    
        The user YYYYYYY disowned the package.
    
    This is wrong, and should show (will show, if you manually add it or use
    the close button instead of the accept button):
    
        Request #XXXXXX has been rejected by YYYYYYY [1]:
    
    Fixes FS#56606.
    
    Signed-off-by: default avatarEli Schwartz <eschwartz@archlinux.org>
    Signed-off-by: default avatarLukas Fleischer <lfleischer@archlinux.org>
    0ffa0679