]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
fe6dfce
)
attempt to fix unit test error for admin creation
author
Ibrahim Ennafaa
<redacted>
Thu, 16 Aug 2018 21:52:16 +0000
(21:52 +0000)
committer
Ibrahim Ennafaa
<redacted>
Thu, 16 Aug 2018 21:52:16 +0000
(21:52 +0000)
app/Repos/UserRepo.php
patch
|
blob
|
history
diff --git
a/app/Repos/UserRepo.php
b/app/Repos/UserRepo.php
index b828a582b40b08b023a623e8918e8327591b3f55..232c5315aff6059d8073bcb4470cdb2564c57397 100644
(file)
--- a/
app/Repos/UserRepo.php
+++ b/
app/Repos/UserRepo.php
@@
-144,7
+144,7
@@
class UserRepo
* @param array $data
* @return User
*/
- public function create(array $data, $autoVerifyEmail)
+ public function create(array $data, $autoVerifyEmail
=false
)
{
return $this->user->forceCreate([
hide
Morty Proxy
This is a
proxified and sanitized
view of the page, visit
original site
.