-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #363
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* develop: update the main file of localisation update the french file of localisation Remove variable $user_details from schema Remove table user_details from config refs #travis-update-2.7 update travis to check 2.7 added Enable / Disable callbacks parameter. Can be use when subclassing to ensure callbacks run. refs #208 fix conflict Added Portuguese translation (por) Fixed typo in method name updating travis to use CakePHP 2.6 Fixing login.ctp
* 'master' of git:https://github.com/CakeDC/users: (185 commits) Update .semver fix readme fix docs about default social login disabled add missing dependencies, fix phpcs refs #fix-tests fix test default social login disabled now disable social authentication by default to get rid of exceptions if providers not found when loading SocialAuthenticate refs #fix-tests fix required oauth2 lib update composer requirements phpcs fixes Removed commented code Removed unused references Fixed param type in comment block Fixing comment to make it match with the method signature Adding necessary @throws tags to comment blocks Fixing typos fix travis php version for coveralls fix empty return values in 5.4 fix empty return values in 5.4 fix return value in write context add required lib for testing ...
Feature/spanish translation
…efault login page display only configured providers
fix twitter blank page, fix twitter missing provider issue
improve time based tests
refactor login() to use redirectUrl instead of referer
Refs #306 ensuring user is active when trying to reset password
* issue/359: Fix unit tests for facebook Fix router initialization in config file. fixes #359 Get large avatar from facebook. Improve profile message to consider username too.
* issue/359: Fix PHP CS issue
Issue/359
…ers into feature/351-recaptcha-improved
… spanish translation
Fix translation string
refs #351 improve reCaptcha, add documentation and some cleanup
* 'master' of git:https://github.com/CakeDC/users: (74 commits) Update Configuration.md Update SimpleRbacAuthorize.md Add specific note about callback urls Update UserHelper.md Fix outdated docs fix initial migration to use uuids, add missing FK fix typo fix typo Update composer.json grammar update travis to remove php5.4 and add php7 refs # add now to Time constructor refs # refactor now usage refs #279 refactor User entity to use Time, add unit tests to check es_AR locale refs #311 relaxed to let adding extra fields to users table easier to do refs #update-auth-scope changed finder name to 'active' refs #before-register-entity allow access to entity on before register event refs #update-auth-scope phpcs fix refs #update-auth-scope phpcs fixes refs #update-auth-scope Added finder for auth since 'scope' is deprecated ...
* master: Update Configuration.md Update SimpleRbacAuthorize.md Add specific note about callback urls
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.