Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340)
* test: add current attachement responses

* refactor: check if attachement is linked and accessible by user

* chore: clean TODO

* fix: typo attachement -> attachment

* revert un-needed go.sum change

* refactor: move models logic to models

* fix TestCreateIssueAttachment which was wrongly successful

* fix unit tests with unittype added

* fix unit tests with changes

* use a valid uuid format for pgsql int. test

* test: add unit test TestLinkedRepository

* refactor: allow uploader to access unlinked attachement

* add missing blank line

* refactor: move to a separate function repo.GetAttachment

* typo

* test: remove err test return

* refactor: use repo perm for access checking generally + 404 for all reject
2020-01-05 01:20:08 +02:00
..
2019-05-04 11:45:34 -04:00
2017-04-21 19:32:31 +08:00
2018-05-09 19:29:04 +03:00
2017-01-09 21:49:51 +01:00
2019-12-15 08:11:31 +00:00
2019-12-07 17:04:19 -05:00
2017-01-25 18:37:10 +08:00
2019-12-11 23:23:05 -05:00