Archived
1
0
Fork 0
This repository has been archived on 2026-04-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
httpcb/app
2018-08-08 23:38:50 +02:00
..
assets app/assets/less/base/typography.less: adding .text-linkedin 2018-08-08 23:38:50 +02:00
config app/config/app.yml: remove sessionDir 2018-08-08 20:14:48 +02:00
controllers app/controllers/CallbackController.php: in newAction() make sure name is set correctly. 2018-07-24 12:00:10 +02:00
forms Change form namespace to App\Form 2018-04-02 23:37:50 +02:00
library app/library/OAuth/Adapter/League.php: add linkedIn provider. 2018-08-08 23:38:50 +02:00
listeners minor fixes. 2018-06-25 12:42:38 +02:00
migrations adding app/migrations/20180808200726_user_oauth_linkedin.php 2018-08-08 23:38:49 +02:00
models/Data app/models/Data/User.php: adding "linkedin_id" field. 2018-08-08 23:38:49 +02:00
templates/mail adding app/templates/mail/password_activation.volt 2018-06-12 23:50:39 +02:00
views app/views/auth/index.volt: show Linked In button. 2018-08-08 23:38:49 +02:00