Igor Scheller
|
713f8222e4
|
Unified user notifications
|
2023-02-13 19:38:29 +01:00 |
Bot
|
f9d22f9bda
|
Set strict types everywhere (except includes)
|
2023-02-03 20:55:58 +01:00 |
Michael Weimann
|
2ad4203dd3
|
Add useless comment phpcs sniff
|
2022-12-20 22:19:49 +01:00 |
Michael Weimann
|
aff8826c99
|
Set native return types
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2022-12-15 20:13:31 +01:00 |
Igor Scheller
|
657b44f9cf
|
Redirect back from login after 403 (Not authorized)
|
2021-10-23 17:13:46 +02:00 |
Igor Scheller
|
ec355d40f5
|
Added user related factories
|
2021-08-08 18:31:33 +02:00 |
Igor Scheller
|
80941c2999
|
Login: Added OAuth support
|
2020-11-22 14:55:29 +01:00 |
Igor Scheller
|
795a0631cb
|
Added application base url: Redirector now uses URLs instead of relative paths
|
2020-04-25 15:50:57 +02:00 |
Igor Scheller
|
72f4839130
|
Added HasUserNotifications trait to show messages to the user
|
2020-04-25 15:50:57 +02:00 |
Igor Scheller
|
b9bb68c8ac
|
AuthController: Use configured home_site
|
2020-04-05 20:23:35 +02:00 |
Igor Scheller
|
810068dcf8
|
Fixes: AuthController session error merging and StatsTest
|
2019-10-08 14:30:18 +02:00 |
Igor Scheller
|
e124b41977
|
Tests: TestCase: Initialize $this->app on every run
|
2019-10-08 13:57:50 +02:00 |
msquare
|
6df62659da
|
show password recovery always, fix test
|
2019-07-21 19:17:41 +02:00 |
Igor Scheller
|
6743106d9a
|
Replaced validation with `respect/validation`
|
2019-07-10 13:34:15 +02:00 |
Igor Scheller
|
6d5ada2522
|
Added validation to AuthController
|
2019-07-09 22:27:34 +02:00 |
Igor Scheller
|
bcce2625a8
|
Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
|
2019-07-08 01:57:59 +02:00 |
Igor Scheller
|
6ed891fc04
|
Added logout via AuthController
|
2019-06-12 10:24:02 +02:00 |