Skip to content

Commit

Permalink
#94 - Revert login branch modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
ttimot24 committed Nov 4, 2024
1 parent f9142b0 commit 481177c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 77 deletions.
2 changes: 1 addition & 1 deletion app/Controllers/Auth/LoginController.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public function redirectTo()

public function username()
{
return 'email';
return 'username';
}


Expand Down
76 changes: 0 additions & 76 deletions app/View/auth/login2.blade.php

This file was deleted.

0 comments on commit 481177c

Please sign in to comment.