Skip to content
Snippets Groups Projects
Commit 3b9f8748 authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Code cleanup (removed unecessary spaces).

parent 56ad6583
No related branches found
No related tags found
No related merge requests found
Showing
with 591 additions and 581 deletions
......@@ -44,3 +44,4 @@ class RosettaOIDCAuthenticationCallbackView(OIDCAuthenticationCallbackView):
logger.debug('No cookie-based post login redirect found, redirecting to "%s"', self.success_url)
return HttpResponseRedirect(self.success_url)
......@@ -1333,3 +1333,4 @@ class ImportRepositoryAPI(PrivateGETAPI):
......@@ -626,3 +626,4 @@ class SlurmSSHClusterComputingManager(ClusterComputingManager, SSHComputingManag
raise Exception(out.stderr)
else:
return out.stdout
......@@ -137,3 +137,4 @@ def private_view(wrapped_view):
response.set_cookie('post_login_redirect', request.build_absolute_uri())
return response
return private_view_wrapper
......@@ -359,3 +359,4 @@ to provide help, news and informations on your deployment. Or you can just ignor
base_path = '/shared/data/users/$SSH_USER',
bind_path = '/storages/personal')
......@@ -461,3 +461,4 @@ class Page(models.Model):
......@@ -178,3 +178,4 @@
......@@ -87,3 +87,4 @@
......@@ -283,3 +283,4 @@ function toggle_visibility(id) {
......@@ -49,3 +49,4 @@
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment