|
|
b3eb25d221
|
rename app/library/OAuth.php to app/library/OAuth/Client.php and change implementation to use Adapter classes.
|
2018-04-06 11:55:29 +02:00 |
|
|
|
21c869a06a
|
adding app/library/OAuth/UserData classes (interface and Github implementation)
|
2018-04-06 11:52:29 +02:00 |
|
|
|
556a62b34b
|
adding app/library/OAuth/Adapter classes (interface and League adapter)
|
2018-04-06 11:37:01 +02:00 |
|
|
|
aab77e9608
|
app/library/Auth.php: fire events when users log in.
|
2018-04-05 00:18:17 +02:00 |
|
|
|
6173d56fd4
|
change model namespace to App\Model\Data
|
2018-04-02 23:35:49 +02:00 |
|
|
|
aa37d10024
|
Fixing proper namespace for app/library
|
2018-04-02 02:28:25 +02:00 |
|
|
|
d7d10057ae
|
adding app/library/Validation/Validator/Alpha.php
|
2018-03-31 23:11:35 +02:00 |
|
|
|
4d5066f5da
|
app/library/Auth/Auth.php: in login() accept both username and email.
|
2018-03-20 22:48:38 +01:00 |
|
|
|
8635eb2a1d
|
adding app/library/ViewHelper/UrlStyle.php
|
2018-03-18 12:12:16 +01:00 |
|
|
|
e869a1cab4
|
initial commit
|
2017-09-01 17:10:27 +02:00 |
|