You can consider adding a feature request to feedback.gitlab.com

It seems most obvious to implement this as a git hook, right now these
are only available in GitLab EE

Best regards,
Sytse Sijbrandij
CEO GitLab B.V.


On Mon, Sep 22, 2014 at 4:26 PM, tombert <[email protected]> wrote:
> Hi,
>
> before using GitLab I had a receive hook rejecting the push when the last
> commit was from an unknown user.
> So it was mandatory that they had user.name correctly configured - avoiding
> commits from "dummy" users.
>
> I would like to have the same hook in GitLab.
> One idea would be directly accessing the database and read the users list.
>
> Does someone know a similar implementation I can make use of? Is this
> something that could be worth as a feature request?
>
> thx
>
> --
> You received this message because you are subscribed to the Google Groups
> "GitLab" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/gitlabhq/17372f21-914b-484f-9ad9-39274559780d%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/CAJTzhG_qanTSzPAkAoSBhOJMcFXCuNKccDxTTUahzT4tOBn%2B6w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to