persistence of email and login and add RGPD checkbox #92
Merged
samuel.berion
merged 2 commits from auth/persist-forms
into master
1 year ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'auth/persist-forms'
Deleting a branch is permanent. It CANNOT be undone. Continue?
there is outputs files, delete it!!!!
0be9839f5d
to20265790c5
1 year ago20265790c5
to9f8a5f5fc4
1 year agoremove unused goodfield local
public function register(array $request, MutableSessionHandle $session): HttpResponse {
$fails = [];
$request = HttpRequest::from($request, $fails, [
$goodfield = [];
not used
f0caa2c94f
into master 1 year agoReviewers
f0caa2c94f
.