Commit 200fc04b authored by Valery Sizov's avatar Valery Sizov

Resolve lib/gitlab/ldap/access.rb[ci skip]

parent dca545fc
......@@ -19,10 +19,7 @@ module Gitlab
# Whether user is allowed, or not, we should update
# permissions to keep things clean
if access.allowed?
<<<<<<< HEAD
access.update_user
=======
>>>>>>> c00e5bfa065128c5212a991a5cfcb6f152981d51
Users::UpdateService.new(user, last_credential_check_a: Time.now).execute
true
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment