ngompa / copr / copr

Forked from copr/copr 6 years ago
Clone

f6d60d0 do not strictly resist on Fedora's OpenID

7 files Authored by praiskup 9 years ago, Committed by asamalik 9 years ago,
    do not strictly resist on Fedora's OpenID
    
    To allow users use multiple authentication options concurrently
    (e.g. simply password/hash auth in future & Fedora OpenID), we
    need to keep single and unique username in our database.  To allow
    that, transform the 'openid_name' column from 'user' table into
    simple 'username'.