Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
diaspora
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Milan
diaspora
Commits
8624ebb9
Commit
8624ebb9
authored
Jul 02, 2015
by
Jonne Haß
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump to 0.5.1.2
parent
e92c8000
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
Changelog.md
Changelog.md
+6
-0
config/defaults.yml
config/defaults.yml
+1
-1
No files found.
Changelog.md
View file @
8624ebb9
# 0.5.1.2
diaspora
\*
versions prior 0.5.1.2 leaked potentially private profile data (namely the bio, birthday, gender and location fields) to
unauthorized users. While the frontend properly hid them, the backend missed a check to not include them in responses.
Thanks to @cmrd-senya for finding and reporting the issue.
# 0.5.1.1
Update rails to 4.2.2, rack to 1.6.2 and jquery-rails to 4.0.4. This fixes
...
...
config/defaults.yml
View file @
8624ebb9
...
...
@@ -4,7 +4,7 @@
defaults
:
version
:
number
:
"
0.5.1.
1
"
# Do not touch unless doing a release, do not backport the version number that's in master
number
:
"
0.5.1.
2
"
# Do not touch unless doing a release, do not backport the version number that's in master
heroku
:
false
environment
:
url
:
"
http://localhost:3000/"
...
...
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