Skip to content

Add default privilege settings for users added via LDAP #492

Description

@gitblit

Originally reported on Google Code with ID 196

We're happily using the built-in LDAP support for user authentication (thanks!). However,
when a "new" GitBlit user (i.e. a user visiting the GitBlit instance for the first
time) is created then it doesn't have the privilege to create new repositories. This
privilege must be manually enabled by an administrator.

I suggest adding a default privilege setting which is used when new users are created
automatially. For example,

realm.ldap.defaultUserOptions = create fork

would automatically allow new users to create and fork repositories. Similar for "admin".

Reported by torf@torfbold.com on 2013-02-01 13:35:14

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions