• cruelsmith's avatar
    Fix default emaildomain when creating RAT users · b8f08407
    cruelsmith authored
    Remove hard coded example.com emaildomain for users that are added by
    creating resource access tokens and set it to the instance hostname.
    see Gitlab.config.gitlab['host']
    Added spec test to ensure the RAT user email address domain is set as
    wanted.
    
    Changelog: fixed
    b8f08407
project_access_tokens.md 9.82 KB