Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CakeDC
/
users
Public
Notifications
You must be signed in to change notification settings
Fork
289
Star
523
Code
Issues
45
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
users
src
Model
Behavior
on
8.next
User selector
All users
All time
Commit history
Commits on Oct 7, 2019
Add event if existing account
ajibarra
committed
7e2c668
View commit details
Copy full SHA for 7e2c668
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
phpscs fix
rochamarcelo
committed
47e67f5
View commit details
Copy full SHA for 47e67f5
View code at this point
Browse repository at this point
At social login, update social_accounts if exists
rochamarcelo
committed
499c061
View commit details
Copy full SHA for 499c061
View code at this point
Browse repository at this point
Commits on May 14, 2019
Renamed method 'findExisting' to 'findExistingForSocialLogin' for consistency
rochamarcelo
committed
3319b73
View commit details
Copy full SHA for 3319b73
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Allow overriding of find function for existing users
Show description for 603cdcc
half2me
committed
603cdcc
View commit details
Copy full SHA for 603cdcc
View code at this point
Browse repository at this point
Commits on Nov 16, 2018
fix import order to make phpcs happy
steinkel
authored
92f7970
View commit details
Copy full SHA for 92f7970
View code at this point
Browse repository at this point
fix whitespace
alrahbi
committed
1498b1c
View commit details
Copy full SHA for 1498b1c
View code at this point
Browse repository at this point
fix cs
steinkel
authored
ea0c327
View commit details
Copy full SHA for ea0c327
View code at this point
Browse repository at this point
Commits on Nov 15, 2018
Add defualt user role if logged by using social networks
alrahbi
committed
e484a83
View commit details
Copy full SHA for e484a83
View code at this point
Browse repository at this point
Commits on Apr 20, 2018
Fixes CakeDC/users#652 and CakeDC/users#683
jtraulle
committed
77565e1
View commit details
Copy full SHA for 77565e1
View code at this point
Browse repository at this point
Commits on Oct 4, 2017
Merge pull request #607 from CakeDC/feature/remove-deprecated
Show description for 07da108
steinkel
authored
07da108
View commit details
Copy full SHA for 07da108
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Merge pull request #574 from pmoraes/issue/573
Show description for b0f3e9f
steinkel
authored
b0f3e9f
View commit details
Copy full SHA for b0f3e9f
View code at this point
Browse repository at this point
Commits on Sep 19, 2017
refs #573 fixing phpcs
pmoraes
committed
2712979
View commit details
Copy full SHA for 2712979
View code at this point
Browse repository at this point
refs #573 fixing unit tests
pmoraes
committed
d3bea20
View commit details
Copy full SHA for d3bea20
View code at this point
Browse repository at this point
Commits on Sep 16, 2017
fix cs
steinkel
committed
58448db
View commit details
Copy full SHA for 58448db
View code at this point
Browse repository at this point
refs #remove-deprecated fix failing tests
steinkel
committed
ee74795
View commit details
Copy full SHA for ee74795
View code at this point
Browse repository at this point
Commits on Sep 8, 2017
Remove orWhere
ajibarra
committed
0c2c6fb
View commit details
Copy full SHA for 0c2c6fb
View code at this point
Browse repository at this point
Remove deprecated
ajibarra
committed
5e97495
View commit details
Copy full SHA for 5e97495
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
refs #478-custom-emails fix phpcs
steinkel
committed
584dfbe
View commit details
Copy full SHA for 584dfbe
View code at this point
Browse repository at this point
Commits on Aug 27, 2017
fix cs
steinkel
committed
0ccd8d0
View commit details
Copy full SHA for 0ccd8d0
View code at this point
Browse repository at this point
refs #478-custom-emails WIP add tests for custom mailer feature
steinkel
committed
7adb3ed
View commit details
Copy full SHA for 7adb3ed
View code at this point
Browse repository at this point
Commits on Aug 24, 2017
remove EmailSender class in favor of the UsersMailer
steinkel
committed
7cc953f
View commit details
Copy full SHA for 7cc953f
View code at this point
Browse repository at this point
Commits on Aug 18, 2017
Merge pull request #588 from rochamarcelo/master
Show description for 193bfd4
ajibarra
authored
193bfd4
View commit details
Copy full SHA for 193bfd4
View code at this point
Browse repository at this point
Commits on Aug 15, 2017
fix(validation): Throw e if user already validated
stephenburgess8
committed
af7f4b8
View commit details
Copy full SHA for af7f4b8
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
feat(resend-validation-email): Create method on RegisterBehavior to send user validation email
Show description for 087b046
stephenburgess8
committed
087b046
View commit details
Copy full SHA for 087b046
View code at this point
Browse repository at this point
Commits on Jul 1, 2017
fixes for php 5.6 and better testing behavior
vagrant
committed
1ab354a
View commit details
Copy full SHA for 1ab354a
View code at this point
Browse repository at this point
Update LinkSocialBehavior.php
rochamarcelo
authored
285cce4
View commit details
Copy full SHA for 285cce4
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
refs #573 fixing code standard
Peter
committed
701794e
View commit details
Copy full SHA for 701794e
View code at this point
Browse repository at this point
refs #573 making the username field custom
Peter
committed
9e45ecd
View commit details
Copy full SHA for 9e45ecd
View code at this point
Browse repository at this point
Commits on May 15, 2017
Added link social
vagrant
committed
7b9915b
View commit details
Copy full SHA for 7b9915b
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
added even triggering before social login auth for additional configuration.
skie
committed
b7539c2
View commit details
Copy full SHA for b7539c2
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Fix: Behavior::getTable() is not acessible
Show description for 3fd2a01
cristiandean
authored
3fd2a01
View commit details
Copy full SHA for 3fd2a01
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
merge 4.2.0
steinkel
committed
24041de
View commit details
Copy full SHA for 24041de
View code at this point
Browse repository at this point
refs # add custom registration role
steinkel
committed
f3bd5f6
View commit details
Copy full SHA for f3bd5f6
View code at this point
Browse repository at this point
Commits on Mar 15, 2017
refs #core34 rename Behavior Behavior
steinkel
committed
27c6e95
View commit details
Copy full SHA for 27c6e95
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.