Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
0f3f42db82b9
Commit
0baadd6c
authored
Apr 28, 2016
by
Felipe Artur
Browse files
Fix changelog file
parent
4670b2ada40a
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
0f3f42db
...
...
@@ -95,8 +95,6 @@ v 8.7.1
v 8.7.0
- Gitlab::GitAccess and Gitlab::GitAccessWiki are now instrumented
- Fix vulnerability that made it possible to gain access to private labels and milestones
v 8.7.0 (unreleased)
- The number of InfluxDB points stored per UDP packet can now be configured
- Fix error when cross-project label reference used with non-existent project
- Transactions for /internal/allowed now have an "action" tag set
...
...
app/models/user.rb
View file @
0f3f42db
...
...
@@ -309,7 +309,6 @@ def generate_reset_token
end
def
check_confirmation_email
byebug
skip_confirmation!
unless
current_application_settings
.
send_user_confirmation_email
end
...
...
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