Commit graph

3 commits

Author SHA1 Message Date
Bob Van Landuyt
7e55a227a5 Revert "Merge branch 'use_gitlab_current_settings' into 'master'"
This reverts merge request !25370
2019-02-19 12:58:05 +00:00
Thong Kuah
8a1b6041c8 Use Gitlab::CurrentSettings in UrlValidator
Gitlab::CurrentSettings will create ApplicationSetting.current if not
present which means we don't have to use `&.`. We can also more easily
use stub_application_setting in specs
2019-02-19 22:04:08 +13:00
Francisco Javier López
b3c13bbb3c
Added validations to prevent LFS object forgery 2019-01-31 16:51:54 +01:00