Robert Speicher
d4a960161e
Merge branch 'rename-reply-by-email' into 'master'
...
Rename reply_by_email to incoming_email to prepare for the future.
Closes #2579 .
See merge request !1367
2015-09-21 18:52:13 +00:00
Sytse Sijbrandij
534bd0f87d
Fix grammar
2015-09-21 16:43:43 +00:00
Douwe Maan
ee028d9d60
Rename reply_by_email to incoming_email to prepare for the future.
2015-09-21 10:35:37 +02:00
Sameer Naik
01c0d14e41
fixes link to reply_by_email docs
2015-09-20 11:25:09 +05:30
Valery Sizov
d7242054ba
add pg_schema to backup config
2015-09-18 16:29:13 +03:00
Robert Speicher
09bcce7d1f
Merge branch 'ldap-attributes' into 'master'
...
Allow configuration of LDAP attributes GitLab will use for the new user account.
Fixes #2412 .
See merge request !1261
2015-09-16 18:34:55 +00:00
Kamil Trzcinski
1b464bfe03
Update documentation and config files
2015-09-16 00:28:59 +02:00
Douwe Maan
00ecacf8ea
Add to docs
2015-09-09 11:54:48 +01:00
Douwe Maan
9c6ed29664
Expand explanation in config file
2015-09-09 11:36:08 +01:00
Douwe Maan
c915e2c823
Allow configuration of LDAP attributes GitLab will use for the new user account.
2015-09-08 16:18:14 +01:00
Valery Sizov
3700e5a960
Crowd integration
2015-09-02 12:42:01 +03:00
Douwe Maan
34026c97b4
Add documentation.
2015-08-19 13:58:14 -07:00
Douwe Maan
f76eac56b9
Reply by email POC
2015-08-18 15:46:36 -07:00
Jacob Vosmaer
05b518aa4d
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into backup-archive-permissions
2015-07-29 15:44:04 +02:00
Jacob Vosmaer
d371331a65
Remove weird trailing characters
2015-07-24 18:55:50 +02:00
Jacob Vosmaer
39a7e210a3
Use a separate backup test directory and nuke its contents
2015-07-24 18:54:06 +02:00
Douwe Maan
70a3c165a9
Allow custom label to be set for authentication providers.
2015-07-23 15:20:12 +02:00
Jacob Vosmaer
bb50b7fcd0
Allow custom backup archive permissions
...
This change helps system administrators who want to replicate
GitLab backup files without needing root permissions.
2015-07-06 18:43:17 +02:00
Robert Speicher
5f20574db5
Fix a few remaining references to the old Theme names/IDs
2015-06-13 17:58:17 -04:00
Marin Jankovski
df346e9507
Add a note that changing example configuration files requires changing omnibus-gitlab.
2015-06-11 15:11:37 +02:00
Jeroen Nijhof
cd522f3309
remove extra space
2015-06-09 17:59:08 +02:00
Jeroen Nijhof
bf7315cb13
update fog to 1.25.0 and add multipart upload support
2015-06-09 17:56:37 +02:00
Alex Lossent
dfcea8ed51
Add option to automatically link omniauth and LDAP identities
...
Until now, a user needed to first sign in with his LDAP identity and then manually
link his/her account with an omniauth identity from their profile.
Only when this is done can the user authenticate with the omniauth provider and at
the same time benefit from the LDAP integration (HTTPS authentication with LDAP
username/password and in EE: LDAP groups, SSH keys etc.).
This feature automates the process by looking up a corresponding LDAP person when a
user connects with omniauth for the first time and then automatically linking the LDAP
and omniauth identities (of course, like the existing allow_single_sign_on setting,
this is meant to be used with trusted omniauth providers).
The result is identical to a manual account link.
Add config initializers for other omniauth settings.
2015-06-03 11:46:20 +02:00
Alex Lossent
5491f6fbde
Add an option to automatically sign-in with an Omniauth provider without showing the GitLab sign-in page
...
This is useful when integrating with existing SSO environments and we want to use a single Omniauth provider for
all user authentication.
2015-05-29 18:15:03 +02:00
Alex Lossent
22de5443c5
Add SAML support via Omniauth
2015-05-27 16:38:10 +02:00
Jakub Jirutka
ed3298fc01
Allow to configure gitlab_shell_secret location
2015-05-16 21:46:06 +02:00
Dmitriy Zaporozhets
317ed1fa90
Revert "Allow to configure smtp and sendmail in gitlab.yml"
2015-05-06 17:39:18 +03:00
Jakub Jirutka
b4be7aed77
Allow to configure smtp and sendmail in gitlab.yml
2015-05-06 13:15:33 +02:00
Stan Hu
dc2b380da6
Fix config template from parse errors
2015-05-03 08:58:52 -07:00
Achilleas Pipinellis
62aa05dd0c
Merge branch 'master' into 'master'
...
Update config.yml.example
See merge request !597
2015-05-03 12:05:19 +00:00
win32
fc79f7382c
Update config.yml.example
2015-05-02 11:04:07 +00:00
Vinnie Okada
bd557e4b64
Add new admin settings
...
Add new global application settings for default project and snippet
visibility levels.
2015-04-26 07:48:19 -06:00
Douwe Maan
55d086ba08
Clarify config var and add to LDAP docs.
2015-04-14 18:17:46 +02:00
Douwe Maan
238e4f0295
Add config var to block auto-created LDAP users.
2015-04-14 17:09:05 +02:00
Jacob Vosmaer
f39b150a02
Call your existing LDAP server 'main'
...
By imposing this rule we avoid having to demand that 'ldapmain' exists
in the settings initializer.
2015-04-13 15:45:19 +02:00
Stan Hu
81a5a9713d
Add ability to configure Reply-To address in gitlab.yml
...
Closes #1305
2015-04-03 06:47:54 -07:00
Achilleas Pipinellis
7a02b5c20c
Missing dot.
2015-03-30 23:55:12 +03:00
Achilleas Pipinellis
64cd7ebf39
Update documentation on issue closing pattern.
2015-03-30 22:31:07 +03:00
Marin Jankovski
bfc36fff11
We've moved external trackers to service, remove from gitlab.yml.
2015-03-27 09:25:35 -07:00
Marin Jankovski
b322344520
Add a note about not adding new setting options to gitlab.yml.
2015-03-26 18:07:20 -07:00
Stan Hu
56d87db32c
Reduce Rack Attack false positives by clearing out auth failure count upon
...
successful Git over HTTP authentication.
Add logging when a ban goes into effect for debugging.
Issue #1171
2015-03-24 00:36:46 -07:00
Vinnie Okada
ad0ca0499a
Merge branch 'master' into fix-restricted-visibility
...
Conflicts:
db/schema.rb
2015-03-14 10:49:11 -06:00
Vyacheslav Slinko
61ed518781
Make email display name configurable
2015-03-11 11:04:23 +07:00
Vinnie Okada
cacac147de
Move restricted visibility settings to the UI
...
Add checkboxes to the application settings page for restricted
visibility levels, and remove those settings from gitlab.yml.
2015-03-07 13:11:08 -07:00
Douwe Maan
ad6d623234
Add Bitbucket importer.
2015-02-24 15:07:24 +01:00
Dmitriy Zaporozhets
3d369a5b85
Remove settings from gitlab.yml.example which we already have in UI
2015-02-10 09:30:39 -08:00
Dmitriy Zaporozhets
49d6721329
Add gitlab to oauth providers
2015-02-07 13:49:05 -08:00
Jacob Vosmaer
087c4cbc3c
Make 'plain', port 389 the default for LDAP
2015-01-28 11:34:33 +01:00
Dmitriy Zaporozhets
d005c44816
Mix wrong comment about signup
2015-01-22 10:38:24 -08:00
jubianchi
b21a2d821a
Allow commit messages to close several issues at once (thanks @123Haynes
...
for his work and help)
2015-01-20 10:45:48 +01:00