Skip to content
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

Merged
merged 45 commits into from
Apr 18, 2016
Merged

Develop #363

merged 45 commits into from
Apr 18, 2016

Conversation

ajibarra
Copy link
Member

No description provided.

ajibarra and others added 30 commits September 22, 2015 17:37
* 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
  ...
…efault login page display only configured providers
fix twitter blank page, fix twitter missing provider issue
refactor login() to use redirectUrl instead of referer
Refs #306 ensuring user is active when trying to reset password
steinkel and others added 15 commits April 10, 2016 02:48
* 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.
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
@steinkel steinkel merged commit 5565ac3 into master Apr 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants