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
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
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 }}
JavaDevVictoria
/
jetpack
Public
forked from
Automattic/jetpack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
jetpack
modules
sso.php
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 14, 2017
Merge branch 'master' into feature/settings-overhaul
zinigor
committed
c680b5b
View commit details
Copy full SHA for c680b5b
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
SSO: Clear cookies on wp_login
ebinnion
committed
85b0aed
View commit details
Copy full SHA for 85b0aed
View code at this point
Browse repository at this point
SSO: Store initial nonce in cookie so that we are not requesting multiple nonces
ebinnion
committed
aeda31d
View commit details
Copy full SHA for aeda31d
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
Removes trailing periods from settings labels (#6259)
Show description for 8c125fb
MichaelArestad
authored
8c125fb
View commit details
Copy full SHA for 8c125fb
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
Settings UI: update labels for "WordPress.com log in" settings card, fixes #6209
eliorivero
committed
57d7b11
View commit details
Copy full SHA for 57d7b11
View code at this point
Browse repository at this point
Merge branch 'master' into try/merge-master-into-settings
zinigor
committed
b008c59
View commit details
Copy full SHA for b008c59
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
SSO: Fixes bug where we did not properly store JSON API $token
ebinnion
committed
6b96a1f
View commit details
Copy full SHA for 6b96a1f
View code at this point
Browse repository at this point
SSO: Instead of overriding superglobals, pass environment to verify json API auth
ebinnion
committed
69df98e
View commit details
Copy full SHA for 69df98e
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
SSO: Remove unnecessary conditional to remove login form when logging user out
ebinnion
committed
40a0c6e
View commit details
Copy full SHA for 40a0c6e
View code at this point
Browse repository at this point
SSO: Fix improper use of wants_to_login
ebinnion
committed
a07e4c3
View commit details
Copy full SHA for a07e4c3
View code at this point
Browse repository at this point
SSO: Add jetpack-sso action to array of allowed SSO actions
ebinnion
committed
d018a10
View commit details
Copy full SHA for d018a10
View code at this point
Browse repository at this point
SSO: Remove unnecessary call to verify JSON API auth in SSO
ebinnion
committed
3384b59
View commit details
Copy full SHA for 3384b59
View code at this point
Browse repository at this point
Commits on Jan 27, 2017
SSO: Working integration with JSON API auth
ebinnion
committed
dbcc005
View commit details
Copy full SHA for dbcc005
View code at this point
Browse repository at this point
SSO: Add public-api.wordpress.com as allowed redirect
ebinnion
committed
0de4c4f
View commit details
Copy full SHA for 0de4c4f
View code at this point
Browse repository at this point
SSO: Update conditional that were checking action directly, instead of using helper
ebinnion
committed
2441070
View commit details
Copy full SHA for 2441070
View code at this point
Browse repository at this point
SSO: Allow filters of actions where SSO form shows
ebinnion
committed
c0a515f
View commit details
Copy full SHA for c0a515f
View code at this point
Browse repository at this point
Commits on Jan 24, 2017
Move user role logic into generate_user
gravityrail
committed
4538d59
View commit details
Copy full SHA for 4538d59
View code at this point
Browse repository at this point
Return role name from new user override
gravityrail
committed
43b1f00
View commit details
Copy full SHA for 43b1f00
View code at this point
Browse repository at this point
Only invoke new user override once
gravityrail
committed
82ce984
View commit details
Copy full SHA for 82ce984
View code at this point
Browse repository at this point
SSO: Pass $user_data to new user override filter
ebinnion
committed
4f5a6df
View commit details
Copy full SHA for 4f5a6df
View code at this point
Browse repository at this point
Commits on Dec 30, 2016
Admin: reveal Protect textarea only if it's going to be activated. Update SSO description and use it. Reveal SSO options when it's going to be active
eliorivero
committed
9d386ba
View commit details
Copy full SHA for 9d386ba
View code at this point
Browse repository at this point
Commits on Oct 17, 2016
SSO: Inline multiple notices styling
Show description for 89d5148
ebinnion
committed
89d5148
View commit details
Copy full SHA for 89d5148
View code at this point
Browse repository at this point
SSO: Disable SSO for sites in staging mode
ebinnion
committed
57a8edb
View commit details
Copy full SHA for 57a8edb
View code at this point
Browse repository at this point
Commits on Oct 14, 2016
SSO: First pass at factoring notices out of main file
ebinnion
committed
075571a
View commit details
Copy full SHA for 075571a
View code at this point
Browse repository at this point
Merge pull request #5289 from Automattic/update/sso-remove-profile-css
Show description for b6976d3
ebinnion
authored
b6976d3
View commit details
Copy full SHA for b6976d3
View code at this point
Browse repository at this point
Merge pull request #5259 from Automattic/update/sso-defaut-cookie-length
Show description for 6a35eec
ebinnion
authored
6a35eec
View commit details
Copy full SHA for 6a35eec
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
SSO: Update new method docblocks with better @param and @return tags
ebinnion
committed
1abda2c
View commit details
Copy full SHA for 1abda2c
View code at this point
Browse repository at this point
General: Update 4.4.0 docblocks to 4.3.2
ebinnion
committed
ccba2f9
View commit details
Copy full SHA for ccba2f9
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
SSO: Remove unnecessary styles for nonexistent profile UI
ebinnion
committed
019191a
View commit details
Copy full SHA for 019191a
View code at this point
Browse repository at this point
Commits on Oct 5, 2016
SSO: Extend auth cookie to expiration to 1 year for SSO
ebinnion
committed
b55302f
View commit details
Copy full SHA for b55302f
View code at this point
Browse repository at this point
Commits on Sep 19, 2016
SSO: Factor user generation logic into helpers class; Add tests
ebinnion
committed
24d9e9d
View commit details
Copy full SHA for 24d9e9d
View code at this point
Browse repository at this point
Commits on Sep 16, 2016
SSO: Refactor error handling for invalid response data to be more readable
ebinnion
committed
a84f037
View commit details
Copy full SHA for a84f037
View code at this point
Browse repository at this point
SSO: Fix undefined method error
ebinnion
committed
bedf104
View commit details
Copy full SHA for bedf104
View code at this point
Browse repository at this point
SSO: Display error message after 5 failed attempts to create user with SSO
ebinnion
committed
15d8ab4
View commit details
Copy full SHA for 15d8ab4
View code at this point
Browse repository at this point
SSO: Add error message for invalid validation
ebinnion
committed
b5d2ed8
View commit details
Copy full SHA for b5d2ed8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.