Archived
1
0
Fork 0
Commit graph

19 commits

Author SHA1 Message Date
bbcf6d2644 app/library/Auth.php: in loginAuth() lookup by OAuth provider id. 2018-06-07 23:41:44 +02:00
72713308c4 app/library/OAuth/Adapter/League.php: make sure the exception class is found. 2018-06-07 23:27:13 +02:00
e7f1029d62 app/library/OAuth/Adapter/League.php: adding Google 2018-06-07 23:27:13 +02:00
fffe53c97d adding app/library/OAuth/UserData/Google.php 2018-06-07 23:27:13 +02:00
3d20c90360 app/library/Auth.php: in loginOauth() $email does not exist. 2018-06-07 23:26:53 +02:00
023bead0d9 app/library/ViewHelper/Icon.php: rewritten for Font Awesome 2018-04-11 20:44:15 +02:00
e62a93e021 adding app/library/OAuth/UserData/Gitlab.php 2018-04-09 00:07:11 +02:00
4042b36422 app/library/OAuth/Adapter/League.php: add support for non-standard providers. 2018-04-09 00:06:57 +02:00
deed1c5318 app/library/Auth.php: in loginOAuth() we pass a UserDataInterface now. 2018-04-06 11:55:30 +02:00
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