- 08 Jul, 2014 1 commit
-
-
Oleg Girko authored
This is done by using a separate LDAPKey model (inherited from Key) for storing SSH keys which came from LDAP. These keys can be viewed from user profile, but they can not be deleted. Signed-off-by: Oleg Girko <oleg.girko@jollamobile.com> (+2 squashed commits) Squashed commits: [52b3816] Made SSH key synchronisation with LDAP configurable. Now it can be turned on or off using configuration option sync_ssh_keys in ldap section. The default is off to preserve compatibility with old behaviour. Signed-off-by: Oleg Girko <oleg.girko@jollamobile.com> [02f988d] Synchronise LDAP users SSH keys from LDAP automatically. SSH public keys are synchronised from sshPublicKey LDAP attribute upon login attempt and during regular LDAP security checks. New keys are added, old keys not present in LDAP are deleted. Signed-off-by: Oleg Girko <oleg.girko@jollamobile.com> (+1 squashed commit) Squashed commits: [f087fbc] Make Gitlab::LDAP::Person.entry method public. This is needed to allow access control methods to access arbitrary LDAP attributes. Signed-off-by: Oleg Girko <oleg.girko@jollamobile.com>
-
- 07 Jul, 2014 6 commits
-
-
Dmitriy Zaporozhets authored
Better link to ce to ee upgrade scripts /cc @jacobvosmaer @marc Fixes https://gitlab.com/gitlab-com/doc-gitlab-com/issues/12 See merge request !117
-
Sytse Sijbrandij authored
Conflicts: doc/update/README.md
-
Sytse Sijbrandij authored
Add documentation for the admin group feature See merge request !123
-
Dmitriy Zaporozhets authored
Git hook message Fixes #77 See merge request !124
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 03 Jul, 2014 1 commit
-
-
Jacob Vosmaer authored
-
- 02 Jul, 2014 1 commit
-
-
Jacob Vosmaer authored
synchronise admins from LDAP group from http://feedback.gitlab.com/forums/176466-general/suggestions/5738973-make-all-members-of-ldap-group-gitlab-admins : > Make all members of LDAP group GitLab admins > > In GitLab EE it would be nice if you could make everyone in a certain LDAP group GitLab administrators. > > For instance, you would have a LDAP group 'GitLab admins' and anyone added to that group would automatically become admin in GitLab.
-
- 01 Jul, 2014 5 commits
-
-
Dmitriy Zaporozhets authored
Ee has different source and docs
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jacob Vosmaer authored
Omnibus has improved
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
-
- 27 Jun, 2014 6 commits
-
-
Dmitriy Zaporozhets authored
Add other to sharing to make this clear See my comments in https://dev.gitlab.org/gitlab/gitlab-ee/merge_requests/118
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
Doc/share project with groups
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Sytse Sijbrandij authored
-
- 26 Jun, 2014 17 commits
-
-
Dmitriy Zaporozhets authored
CE changes into EE
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: VERSION app/views/layouts/devise.html.haml features/project/project.feature features/steps/project/project.rb
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Small changes
-
Dmitriy Zaporozhets authored
Rename home tabs * Dashboard Home -> Activity * Project Home -> Activity * Group Home -> Activity * Profile Home -> Profile * Admin Home -> Dashboard Related to #1351
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Commit log 25 Related to #1381
-
Dmitriy Zaporozhets authored
Improve markdwon parsing Fix 500 error when try to use relative links in project issues if repository is empty
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Dash between description and readme link
-
Dmitriy Zaporozhets authored
Remove unused group filter
-
Dmitriy Zaporozhets authored
* dont try to build links for anchors like `#title-anchor` * dont build relative url for project with empty repo Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 25 Jun, 2014 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
do not advertise gravatar in profile if disabled
-