I don't think so. You can find all configuration options and their defaults listed here: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template
HTH, Daniel Serodio On Monday, January 26, 2015 at 7:16:07 AM UTC-2, Emmanuel DEMEY wrote: > > Any update about my question ? ;) > Thanks guys. > Manu > > 2015-01-06 18:05 GMT+01:00 Emmanuel DEMEY <[email protected] > <javascript:>>: > >> Hi Diego, >> >> Instead of updating this Ruby file, is it possible to disable the email >> confirmation in any configuration file ? >> >> Thanks by advance. >> >> Manu >> >> Le mercredi 8 janvier 2014 18:27:51 UTC+1, Diego Pasqualin a écrit : >>> >>> I fixed changing the file gitlab/lib/gitlab/oauth/user.rb, modifying >>> the line "user.confirmation!" to "user.skip_confirmation!". >>> With this the users doesn't get the e-mail confirmation when loggin in >>> with any omniauth authentication method. >>> >>> Em quinta-feira, 28 de novembro de 2013 08h08min37s UTC-2, Jonas >>> Friedmann escreveu: >>>> >>>> Hello Michal, >>>> >>>> did you found a solution for this? >>>> >>>> Thank you, >>>> Jonas >>>> >>>> Am Dienstag, 19. November 2013 11:48:15 UTC+1 schrieb Michal Kucera: >>>>> >>>>> Hi, >>>>> after login via LDAP. gitlab sending cormitaion email to me, where on >>>>> opened url i get: >>>>> >>>>> >>>>> ============================== >>>>> Resend confirmation instructions >>>>> 1 error prohibited this user from being saved: >>>>> >>>>> - Confirmation token is invalid >>>>> >>>>> >>>>> ============================== >>>>> >>>>> >>>>> >>>>> i thing, when LDAP user don't must self confirmating. >>>>> >>>>> thanx >>>>> MiK >>>>> >>>> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "GitLab" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/gitlabhq/PRBpTDPpBFE/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/gitlabhq/ccb1e6df-930d-44ff-a383-d4d4d991d160%40googlegroups.com >> >> <https://groups.google.com/d/msgid/gitlabhq/ccb1e6df-930d-44ff-a383-d4d4d991d160%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Emmanuel DEMEY > Ingénieur Etude et Développement > Worldline, an atos company > +33 (0)6 47 47 42 02 > [email protected] <javascript:> > > - fr.linkedin.com/in/emmanueldemey/ > > > Twitter : @EmmanuelDemey > -- 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/8a5157e9-f9b2-41b6-a64d-7961327bee08%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
