Rapsys Git
/
userbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b7c70f
)
Cleanup
author
Raphaël Gertz
<git@rapsys.eu>
Mon, 11 Dec 2023 01:58:35 +0000
(
02:58
+0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 11 Dec 2023 01:58:35 +0000
(
02:58
+0100)
Controller/DefaultController.php
patch
|
blob
|
history
diff --git
a/Controller/DefaultController.php
b/Controller/DefaultController.php
index 6fc41114a618dea4642c000fa9729e05f0fc5ee4..1e6a73959b1f15735d1cad2b48e23860684ecece 100644
(file)
--- a/
Controller/DefaultController.php
+++ b/
Controller/DefaultController.php
@@
-144,7
+144,7
@@
class DefaultController extends AbstractController {
//XXX: prevent slugger reverse engineering by not displaying decoded mail
throw $this->createAccessDeniedException($this->translator->trans('Unable to access user: %mail%', ['%mail%' => $smail]));
}
-
+
//Create the EditType form and give the proper parameters
$edit = $this->createForm($this->config['edit']['view']['edit'], $user, [
//Set action to edit route name and context