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 }}
berarma
/
users
Public
forked from
CakeDC/users
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
users
src
Model
on
issue/359
User selector
All users
All time
Commit history
Commits on Apr 15, 2016
Fix PHP CS issue
ajibarra
committed
f42931d
View commit details
Copy full SHA for f42931d
View code at this point
Browse repository at this point
Commits on Mar 29, 2016
Merge branch 'develop' into issue/306
Pedro Fernandes Steimbruch
committed
dca55d1
View commit details
Copy full SHA for dca55d1
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
Refs #306 improving PasswordManagementTraitTest coverage
Pedro Fernandes Steimbruch
committed
fb1b1ac
View commit details
Copy full SHA for fb1b1ac
View code at this point
Browse repository at this point
Commits on Mar 16, 2016
Refs #306 using array access to enable not hydrated finds
Pedro Fernandes Steimbruch
committed
f9b290f
View commit details
Copy full SHA for f9b290f
View code at this point
Browse repository at this point
fix twitter blank page, fix twitter missing provider issue, improve default login page display only configured providers
steinkel
committed
a8e113f
View commit details
Copy full SHA for a8e113f
View code at this point
Browse repository at this point
Commits on Mar 15, 2016
Refs #306 adding __d() and fixing mistype
Pedro Fernandes Steimbruch
committed
09f9cb6
View commit details
Copy full SHA for 09f9cb6
View code at this point
Browse repository at this point
Refs #306 fixing PHPCS
Pedro Fernandes Steimbruch
committed
c407d7f
View commit details
Copy full SHA for c407d7f
View code at this point
Browse repository at this point
Refs #306 ensuring user is active when trying to reset password
Pedro Fernandes Steimbruch
committed
3c0fc9f
View commit details
Copy full SHA for 3c0fc9f
View code at this point
Browse repository at this point
Merge pull request #314 from CakeDC/issue/279
Show description for 97f8864
ajibarra
committed
97f8864
View commit details
Copy full SHA for 97f8864
View code at this point
Browse repository at this point
Commits on Mar 7, 2016
refs # add now to Time constructor
steinkel
committed
5c341ed
View commit details
Copy full SHA for 5c341ed
View code at this point
Browse repository at this point
refs #279 refactor User entity to use Time, add unit tests to check es_AR locale
steinkel
committed
f28c56b
View commit details
Copy full SHA for f28c56b
View code at this point
Browse repository at this point
Commits on Mar 5, 2016
refs #311 relaxed to let adding extra fields to users table easier to do
steinkel
committed
ba370a0
View commit details
Copy full SHA for ba370a0
View code at this point
Browse repository at this point
Commits on Feb 29, 2016
refs #update-auth-scope changed finder name to 'active'
Rodrigo Pérez
committed
9d5febe
View commit details
Copy full SHA for 9d5febe
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
refs #update-auth-scope phpcs fixes
Rodrigo Pérez
committed
92cc6be
View commit details
Copy full SHA for 92cc6be
View code at this point
Browse repository at this point
refs #update-auth-scope Added finder for auth since 'scope' is deprecated
Rodrigo Pérez
committed
9620ca0
View commit details
Copy full SHA for 9620ca0
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
Fixing new social login changes
ajibarra
committed
a39f507
View commit details
Copy full SHA for a39f507
View code at this point
Browse repository at this point
merge 3.1.x commits
steinkel
committed
742e860
View commit details
Copy full SHA for 742e860
View code at this point
Browse repository at this point
Commits on Feb 6, 2016
add missing dependencies, fix phpcs
steinkel
committed
035a737
View commit details
Copy full SHA for 035a737
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Removed unused references
yeliparra
committed
10c9fa8
View commit details
Copy full SHA for 10c9fa8
View code at this point
Browse repository at this point
Fixed param type in comment block
yeliparra
committed
1f79fc6
View commit details
Copy full SHA for 1f79fc6
View code at this point
Browse repository at this point
Fixing comment to make it match with the method signature
yeliparra
committed
94f808f
View commit details
Copy full SHA for 94f808f
View code at this point
Browse repository at this point
Adding necessary @throws tags to comment blocks
yeliparra
committed
8e7a7bc
View commit details
Copy full SHA for 8e7a7bc
View code at this point
Browse repository at this point
Fixing typos
yeliparra
committed
336556c
View commit details
Copy full SHA for 336556c
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
fix return value in write context
steinkel
committed
4cc3ed4
View commit details
Copy full SHA for 4cc3ed4
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
Adding unit tests to SocialAuthenticate, SocialBehavior and UsersHelper. Refactoring where needed
yeliparra
committed
5ed0a32
View commit details
Copy full SHA for 5ed0a32
View code at this point
Browse repository at this point
Commits on Jan 10, 2016
refs #validation-messages-fix fixed double validation error message per field email and username
chav170
committed
dfa6229
View commit details
Copy full SHA for dfa6229
View code at this point
Browse repository at this point
Commits on Jan 6, 2016
fixing User::tokenExpired method when token_expires is string
Pedro Fernandes Steimbruch
committed
9435f7b
View commit details
Copy full SHA for 9435f7b
View code at this point
Browse repository at this point
fixing User::tokenExpired method
Pedro Fernandes Steimbruch
committed
3748afd
View commit details
Copy full SHA for 3748afd
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Fixing unit tests after twitter integration changes
yeliparra
committed
f7ab5c4
View commit details
Copy full SHA for f7ab5c4
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
Finish twitter implementation. Fix Instagram login
ajibarra
committed
b7abe9b
View commit details
Copy full SHA for b7abe9b
View code at this point
Browse repository at this point
wip Twitter login
ajibarra
committed
d4fa1fc
View commit details
Copy full SHA for d4fa1fc
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
Fix issues with validation
ajibarra
committed
90ec40b
View commit details
Copy full SHA for 90ec40b
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
Implement instagram/linkedin. Fix authenticate
ajibarra
committed
ebe0114
View commit details
Copy full SHA for ebe0114
View code at this point
Browse repository at this point
Commits on Oct 25, 2015
Continue switching oauth provider
ajibarra
committed
e54d3d2
View commit details
Copy full SHA for e54d3d2
View code at this point
Browse repository at this point
Commits on Oct 23, 2015
Implement change from opauth to phpleague/oauth
ajibarra
committed
0f6400e
View commit details
Copy full SHA for 0f6400e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.