)]}'
{"openstack_dashboard/api/rest/utils.py":[{"author":{"_account_id":8648,"name":"Radomir Dopieralski","email":"openstack@dopieralski.pl","username":"thesheep"},"change_message_id":"925d00687619729ea2810bcb6ad93fcb4343181d","unresolved":true,"context_lines":[{"line_number":103,"context_line":"    def decorator(function, authenticated\u003dauthenticated,"},{"line_number":104,"context_line":"                  data_required\u003ddata_required):"},{"line_number":105,"context_line":"        @functools.wraps(function,"},{"line_number":106,"context_line":"                         assigned\u003dfunctools.WRAPPER_ASSIGNMENTS)"},{"line_number":107,"context_line":"        def _wrapped(self, request, *args, **kw):"},{"line_number":108,"context_line":"            if authenticated and not request.user.is_authenticated:"},{"line_number":109,"context_line":"                return JSONResponse(\u0027not logged in\u0027, 401)"}],"source_content_type":"text/x-python","patch_set":2,"id":"8fee9186_d2c83eb9","line":106,"updated":"2021-09-14 12:27:23.000000000","message":"nitpick: this is the default value for \"assigned\", so we could also completely remove it","commit_id":"9d60ca0625735be4deff2539f1ec893b5ec06066"}]}
