|
|
22627a811c
|
app/controllers/AuthController.php: in oauthAction() show flash message if account creation failed.
|
2018-06-08 00:12:05 +02:00 |
|
|
|
ef8e78084e
|
app/controllers/AuthController.php: in oauthAction() use the new implementation of OAuth.
|
2018-04-06 11:55:30 +02:00 |
|
|
|
08ad47caf7
|
app/controllers/AuthController.php: in oauthAction() do not show error message when in fact oauth succeeded.
|
2018-04-05 19:06:06 +02:00 |
|
|
|
5890337179
|
app/controllers/UserController.php: adding activity action
|
2018-04-05 00:09:13 +02:00 |
|
|
|
2b6da6453b
|
Change form namespace to App\Form
|
2018-04-02 23:37:50 +02:00 |
|
|
|
6173d56fd4
|
change model namespace to App\Model\Data
|
2018-04-02 23:35:49 +02:00 |
|
|
|
f55c8adb20
|
app/controllers: Fixing namespace.
|
2018-04-02 12:17:10 +02:00 |
|
|
|
3e38c8ca41
|
adding app/controllers/UserController.php
|
2018-04-01 10:10:24 +02:00 |
|
|
|
b6507f1171
|
app/controllers/CallbackController.php: in endpointAction() log method and client ip. (also only log GET/POST request for now)
|
2018-03-19 19:48:01 +01:00 |
|
|
|
be1ef1b86d
|
app/controllers/CallbackController.php: in endpointAction() save request uri.
|
2018-03-17 14:44:58 +01:00 |
|
|
|
3286ec8ec0
|
app/controllers/AuthController.php: in oauthAction() show a generic message on error and redirect to "/login" again instead of first page.
|
2018-02-25 20:02:10 +01:00 |
|
|
|
e869a1cab4
|
initial commit
|
2017-09-01 17:10:27 +02:00 |
|