Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maarch
digitalSafe
Commits
2cbf8c22
Commit
2cbf8c22
authored
Oct 27, 2020
by
Arnaud Pauget
Browse files
fix() : remove debug line
parent
4bfc3c29
Changes
1
Hide whitespace changes
Inline
Side-by-side
bundle/auth/Controller/serviceAccount.php
View file @
2cbf8c22
...
...
@@ -155,7 +155,6 @@ class serviceAccount extends \bundle\auth\Controller\serviceAccount
$serviceAccount
->
password
=
$cookieToken
;
$this
->
sdoFactory
->
update
(
$serviceAccount
,
'auth/account'
);
var_dump
(
memory_get_peak_usage
());
exit
();
return
$cookieToken
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment