Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
f82fbb4e
Commit
f82fbb4e
authored
May 05, 2021
by
Małgorzata Ksionek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add regenerated string file
parent
461634b8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
app/models/user.rb
app/models/user.rb
+1
-1
locale/gitlab.pot
locale/gitlab.pot
+3
-0
No files found.
app/models/user.rb
View file @
f82fbb4e
...
...
@@ -1121,7 +1121,7 @@ class User < ApplicationRecord
Gitlab
::
CurrentSettings
.
password_authentication_enabled_for_git?
&&
!
password_based_omniauth_user?
end
#method overriden in EE
#
method overriden in EE
def
user_authorized_by_provisioning_group?
false
end
...
...
locale/gitlab.pot
View file @
f82fbb4e
...
...
@@ -36952,6 +36952,9 @@ msgstr ""
msgid "You are not allowed to approve a user"
msgstr ""
msgid "You are not allowed to log in using password"
msgstr ""
msgid "You are not allowed to push into this branch. Create another branch or open a merge request."
msgstr ""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment