gitlab-org--gitlab-foss/lib
Hannes Rosenögger 7d5f86f6cb Fix broken access control and refactor avatar upload
This commit moves the note folder from
/public/uploads/note
to
/uploads/note
and changes the uploader accordingly.
Now it's no longer possible to avoid the access control by modifing the url.
The Avatar upload has been refactored to use an own uploader as well
to cleanly seperate the two upload types.
2015-02-16 20:10:15 +01:00
..
api Edit group members via API 2015-02-11 18:53:07 -07:00
assets
backup Fix broken access control and refactor avatar upload 2015-02-16 20:10:15 +01:00
gitlab Allow users that signed up via OAuth to set their password in order to use Git over HTTP(S). 2015-02-13 14:44:42 +01:00
redcarpet/render Replace highlight.js with rouge-fork rugments 2015-01-15 13:41:11 +01:00
support Socket [::]:123 on Linux listens on IPv4 and IPv6 2014-11-26 00:31:50 +01:00
tasks Dont load rubocop in prod env 2015-02-03 19:25:57 -08:00
disable_email_interceptor.rb Add email interceptor to prevent mail sending if email sending is disabled. 2014-10-27 13:05:50 +01:00
email_validator.rb More rubocop rules enable 2015-02-02 21:31:03 -08:00
event_filter.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
extracts_path.rb Explicitly set before_filter for ref-related controllers 2015-01-26 15:01:51 -08:00
file_size_validator.rb
gt_one_coercion.rb
repository_cache.rb Fix RepositoryCache backend attr_reader 2015-01-30 10:17:55 -05:00
static_model.rb
unfold_form.rb