Files
gitlabhq/spec
Douwe Maan b2eef41d41 Merge branch 'fix-error-500-internal-snippet' into 'master'
Fix Error 500 when one user attempts to access another's personal, internal snippet

### What does this MR do?

This MR fixes an Error 500 that occurred if one user tried to access another's personal, internal snippet. Steps to reproduce:

### Why was this MR needed?

1. Go to `<hostname>/snippets/new`.
2. Select "Internal".
3. Create a snippet. Save the URL (e.g. `<hostname>/snippets/20`)
4. Logout and sign in as another user.
5. Go to the URL in step 3.

### What are the relevant issue numbers?

Closes #1815

See merge request !854
2015-06-20 10:38:33 +00:00
..
2015-05-11 00:01:16 -04:00
2015-06-13 17:59:13 -04:00
2015-06-19 04:31:24 -04:00
2015-05-20 19:22:00 -04:00
2015-06-13 17:59:11 -04:00
2015-04-06 19:45:16 +03:00
2015-06-10 01:38:36 -04:00
2015-05-28 18:22:32 -04:00