Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Make sure that the registry is reachable when creating it #437

Merged
merged 1 commit into from
Oct 14, 2015

Commits on Oct 14, 2015

  1. Make sure that the registry is reachable when creating it

    When creating a new registry, Portus will now check whether it's reachable or
    not. If it is, it will continue as usual. However, if it's not reachable, then
    Portus will redirect to the registries#new page and alert the user with some
    useful message. When this redirect happens, the user will have available an
    extra checkbox called "Skip remote checks". If the user checks it, then it's
    telling to Portus to force the creation of the registry, even if it's not
    reachable.
    
    Fixes SUSE#408
    
    Signed-off-by: Miquel Sabaté Solà <[email protected]>
    mssola committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    1138113 View commit details
    Browse the repository at this point in the history