gitlab-org--gitlab-foss/app
Imre Farkas 038d530565
Remove ability to revoke active session
Session ID is used as a parameter for the revoke session endpoint but it
should never be included in the HTML as an attacker could obtain it via
XSS.
2019-02-27 11:45:27 +01:00
..
assets Remove padding for mr-widget-section 2019-02-21 13:47:57 -06:00
controllers Remove ability to revoke active session 2019-02-27 11:45:27 +01:00
finders Merge branch '56492-implement-new-arguments-state-closed_before-and-closed_after-for-issuesresolver-in-graphql' into 'master' 2019-02-21 19:55:14 +00:00
graphql Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
helpers Sort labels alphabetically 2019-02-21 22:19:24 +02:00
mailers
models Filter active sessions belonging to an admin impersonating the user 2019-02-27 11:44:58 +01:00
policies Fix 403 errors when adding an assignee list in project boards 2019-02-14 13:41:43 -08:00
presenters Fix the border style of CONTRIBUTING button when it exists 2019-02-12 10:11:19 +09:00
serializers Merge branch '38261-remove-unused-code' into 'master' 2019-02-19 10:31:33 +00:00
services Catch exception in calculate reactive cache 2019-02-21 11:19:51 +00:00
uploaders Allow MR diffs to be placed into an object store 2019-02-05 14:12:48 +00:00
validators Comment why we can't use Gitlab::CurrentSettings 2019-02-20 10:50:58 +13:00
views Remove ability to revoke active session 2019-02-27 11:45:27 +01:00
workers Move ChatOps to Core 2019-02-20 21:29:48 +00:00