- 10 Jul, 2014 1 commit
-
-
Jacob Vosmaer authored
Add LDAP key sync to CHANGELOG-EE
-
- 09 Jul, 2014 6 commits
-
-
Dmitriy Zaporozhets authored
LDAP key logging See merge request !125
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
For some reason I needed to add a reload statement in the specs.
-
Jacob Vosmaer authored
This allows us to keep Person#entry private, and it makes Access#update_ssh_keys a little shorter.
-
Jacob Vosmaer authored
Synchronise SSH keys with LDAP + specs Please see MR !7 for reference. Please see http://feedback.gitlab.com/forums/176466-general/suggestions/5704654-synchronise-ssh-keys-with-ldap for reference. I added specs as well as fixed some bugs. This MR is made of two (squashed) commits on purpose, as it is the only fair way to give @jolla credit for his work too.
-
- 08 Jul, 2014 2 commits
-
-
Marvin Frick authored
Squashed commits: [812406c] fixes bug from last refactoring [53e9508] hides "delete" button if a key is a LDAPKey [bafc66b] refactores update_ssh_keys in own method [7895858] makes name of ssh public key configurable
-
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 12 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
-