James Brooks
|
497cbe5525
|
Do not use arr_* or str_* helpers
|
2019-02-01 20:55:51 +00:00 |
|
James Brooks
|
58717e0e05
|
Merge pull request #2664 from CachetHQ/logout-redirect
Use cachet_redirect helper when logging out
|
2017-07-26 14:23:12 -04:00 |
|
James Brooks
|
219ba8608c
|
Cache the user into a variable
|
2017-07-26 08:42:39 -04:00 |
|
James Brooks
|
26f0f3f50c
|
Use cachet_redirect helper when logging out
|
2017-07-26 08:41:52 -04:00 |
|
James Brooks
|
2742797897
|
Strip spaces from 2FA code. Closes #2405
|
2017-03-05 17:42:01 +00:00 |
|
Davide Bellini
|
05f93e16e8
|
Fixed redirects with “cachet_redirect” helper
|
2016-10-13 09:51:44 +02:00 |
|
James Brooks
|
5a9f6134c4
|
Completely refactor all routes
|
2016-10-12 21:47:46 +01:00 |
|
James Brooks
|
e0fa69bc37
|
Applied fixes from StyleCI
[ci skip] [skip ci]
|
2016-10-08 15:40:07 +00:00 |
|
James Brooks
|
b0d5306023
|
Add remember me functionality to login
|
2016-10-08 16:39:53 +01:00 |
|
Abhimanyu Sharma
|
adf3d194a8
|
Using internal
Using internal PHP function to validate for email.
|
2016-10-07 22:01:58 +05:30 |
|
James Brooks
|
e412c988e6
|
Fixed missing import
|
2016-08-04 09:03:29 +01:00 |
|
James Brooks
|
b3cc8f7031
|
Added more user events
|
2016-08-04 09:03:29 +01:00 |
|
James Brooks
|
4ab9807cbe
|
Help password managers. Fixes #1910
|
2016-06-15 08:54:13 +01:00 |
|
phecho
|
c57c9db54a
|
User can login with username or email
|
2015-12-16 19:15:03 +08:00 |
|
James Brooks
|
3e9336c598
|
Use the array of login data that we already have
|
2015-09-29 19:36:56 +01:00 |
|
James Brooks
|
b393557c8a
|
Completely remove the use of Redirect::back - closes #867
|
2015-08-13 22:28:30 +01:00 |
|
James Brooks
|
cefabcef2d
|
Clean up all route files, alias routes etc.
|
2015-08-08 18:23:20 +01:00 |
|
Joseph Cohen
|
d68b248fd7
|
Remove AbstractController from remaining and rename BaseController to Controller
|
2015-08-05 17:21:03 -05:00 |
|
James Brooks
|
8d0a716c2d
|
Remove AbstractController as it does nothing
|
2015-08-05 15:18:20 +01:00 |
|
Graham Campbell
|
fcbbfdd84e
|
Refactor validator stuff and fix variable names in views
|
2015-08-03 22:32:51 +01:00 |
|
Graham Campbell
|
c1d53a7b42
|
Fixed login throttling
|
2015-08-03 13:37:16 +01:00 |
|
Graham Campbell
|
fb127fb861
|
Removed tracking
|
2015-08-01 17:07:06 +01:00 |
|
Graham Campbell
|
0a321bffd8
|
Updated copyright information
|
2015-07-06 17:37:01 +01:00 |
|
James Brooks
|
7a283dceb7
|
$pageTitle needs to be snake_case too
|
2015-07-02 16:40:38 +01:00 |
|
James Brooks
|
112a104a6b
|
Added "Login" to login page title
|
2015-06-13 14:39:32 +01:00 |
|
Graham Campbell
|
3988753b99
|
Updated copyright headers
|
2015-05-25 17:59:08 +01:00 |
|
Graham Campbell
|
b06167f5e9
|
Updated joe's email address
|
2015-05-25 17:53:06 +01:00 |
|
Graham Campbell
|
91e4dafca9
|
Updated my email address
|
2015-05-23 14:48:33 +01:00 |
|
James Brooks
|
01b6bb1c2b
|
Track Logged In and Logged Out events
|
2015-05-23 13:27:56 +01:00 |
|
James Brooks
|
0928251673
|
Add Joseph Cohem and Graham Campbell to the copyright headers.
|
2015-05-19 10:45:38 +01:00 |
|
James Brooks
|
80e3d9167d
|
Closes #568, adds copyright information.
|
2015-04-19 08:52:39 +01:00 |
|
Joseph Cohen
|
c5a93d99a7
|
Remove unused clases and use abstract controller
|
2015-03-21 02:21:20 -06:00 |
|
Joseph Cohen
|
b4ac66d727
|
Cachet is now a Laravel 5 app
|
2015-03-20 18:30:45 -06:00 |
|