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
_inc
client
security
on
JavaDevVictoria-patch-2
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 31, 2017
Fix card description if there are threats found. (#8077)
dereksmart
authored
690b968
View commit details
Copy full SHA for 690b968
View code at this point
Browse repository at this point
Commits on May 26, 2017
Backups/scan card: Fix broken status for personal plan. (#7211)
Show description for 6b3bac9
dereksmart
authored and
eliorivero
committed
6b3bac9
View commit details
Copy full SHA for 6b3bac9
View code at this point
Browse repository at this point
Commits on May 25, 2017
Remove unused property
oskosk
committed
da75e7f
View commit details
Copy full SHA for da75e7f
View code at this point
Browse repository at this point
Commits on May 23, 2017
Indent comments with tabs
oskosk
committed
2cfecbc
View commit details
Copy full SHA for 2cfecbc
View code at this point
Browse repository at this point
Use Component instead of React.Component
oskosk
committed
aee6d6a
View commit details
Copy full SHA for aee6d6a
View code at this point
Browse repository at this point
Commits on May 22, 2017
Es6ify and use prettier on security components
oskosk
committed
2fc931f
View commit details
Copy full SHA for 2fc931f
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
Settings UI: don't render Backups/Scan card content until site and VP data fetching have ended
eliorivero
committed
6023cc1
View commit details
Copy full SHA for 6023cc1
View code at this point
Browse repository at this point
Settings UI: only show card content after data is ready. Update wording when VP is inactive and site has personal or premium/business plans, and also when it's in dev mode.
eliorivero
committed
6c5c4b7
View commit details
Copy full SHA for 6c5c4b7
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
Admin Page: update VaultPress info link.
Show description for d3961f9
jeherve
committed
d3961f9
View commit details
Copy full SHA for d3961f9
View code at this point
Browse repository at this point
Commits on Mar 28, 2017
Settings UI: hide settings for unavailable modules (#6773)
Show description for 36a8aea
eliorivero
authored and
zinigor
committed
36a8aea
View commit details
Copy full SHA for 36a8aea
View code at this point
Browse repository at this point
Commits on Mar 27, 2017
track protect add to whitelist
dereksmart
committed
1d13d07
View commit details
Copy full SHA for 1d13d07
View code at this point
Browse repository at this point
Add tracks to foldable settings cards
dereksmart
committed
d722be3
View commit details
Copy full SHA for d722be3
View code at this point
Browse repository at this point
add tracks to configure links
dereksmart
committed
b589fa8
View commit details
Copy full SHA for b589fa8
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
Revise upgrade banner text (#6680)
Show description for ccf49a2
MichaelArestad
authored and
samhotchkiss
committed
ccf49a2
View commit details
Copy full SHA for ccf49a2
View code at this point
Browse repository at this point
Commits on Mar 23, 2017
Settings UI: allow to save an empty key for Akismet key. This is only to bring parity with the controls in WP Admin > Jetpack > Akismet
eliorivero
committed
3bb6afe
View commit details
Copy full SHA for 3bb6afe
View code at this point
Browse repository at this point
Commits on Mar 22, 2017
Settings UI - Endpoint: don't accept any whitespace. Disable save button when saving.
eliorivero
committed
9b5ab1b
View commit details
Copy full SHA for 9b5ab1b
View code at this point
Browse repository at this point
Settings UI: update foldable card text based on API key validity
eliorivero
committed
68e6ec6
View commit details
Copy full SHA for 68e6ec6
View code at this point
Browse repository at this point
Settings UI: don't enable the Save settings button if the key entered is invalid
eliorivero
committed
85de470
View commit details
Copy full SHA for 85de470
View code at this point
Browse repository at this point
Commits on Mar 21, 2017
Settings UI: only show explanation message under input field when key is invalid or field is empty.
eliorivero
committed
849a41f
View commit details
Copy full SHA for 849a41f
View code at this point
Browse repository at this point
Settings UI: when key is first retrieved block input field and show message in it. When key check finishes display a success message if key is valid and an error otherwise. Whem user types the key,…
Show description for 3c653a0
eliorivero
committed
3c653a0
View commit details
Copy full SHA for 3c653a0
View code at this point
Browse repository at this point
Settings UI: add actions/reducers to check the validity of an Akismet API key
eliorivero
committed
dd49a50
View commit details
Copy full SHA for dd49a50
View code at this point
Browse repository at this point
Settings UI: hide valid/invalid message when text input is cleared
eliorivero
committed
6dba314
View commit details
Copy full SHA for 6dba314
View code at this point
Browse repository at this point
Commits on Mar 20, 2017
Settings UI: display message stating validity of API key. Don't show anything before data is ready.
eliorivero
committed
4210c5c
View commit details
Copy full SHA for 4210c5c
View code at this point
Browse repository at this point
Settings UI: remove checkbox setting. Introduce input field to enter the api key
eliorivero
authored and
dereksmart
committed
0e5ddf3
View commit details
Copy full SHA for 0e5ddf3
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
Merge pull request #6687 from Automattic/update/security-actions-badge
Show description for f62c05c
eliorivero
authored
f62c05c
View commit details
Copy full SHA for f62c05c
View code at this point
Browse repository at this point
Commits on Mar 16, 2017
Settings UI: introduce actions for scan settings card
eliorivero
committed
78d024a
View commit details
Copy full SHA for 78d024a
View code at this point
Browse repository at this point
Settings UI: update texts for Protect settings card header and description
eliorivero
committed
d969149
View commit details
Copy full SHA for d969149
View code at this point
Browse repository at this point
Remove "login" from Jetpack (#6676)
Show description for eda4d63
MichaelArestad
authored
eda4d63
View commit details
Copy full SHA for eda4d63
View code at this point
Browse repository at this point
Commits on Mar 15, 2017
Settings UI: Fix behavior of Save buttons and children toggles (#6665)
Show description for c871ffb
dereksmart
authored
c871ffb
View commit details
Copy full SHA for c871ffb
View code at this point
Browse repository at this point
Settings UI: Replace some settings external links with clickable cards (#6666)
Show description for 563e081
dereksmart
authored
563e081
View commit details
Copy full SHA for 563e081
View code at this point
Browse repository at this point
Commits on Mar 9, 2017
Settings UI: Put advanced settings in foldable cards (#6550)
Show description for 30fca6b
dereksmart
authored
30fca6b
View commit details
Copy full SHA for 30fca6b
View code at this point
Browse repository at this point
Commits on Mar 8, 2017
Settings UI: put Protect options into foldable card
eliorivero
committed
1985d19
View commit details
Copy full SHA for 1985d19
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
Settings: change brute force label from Current to lowercase current (#6517)
MichaelArestad
authored and
dereksmart
committed
17e9944
View commit details
Copy full SHA for 17e9944
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
Added banners with initial copy.
zinigor
authored and
dereksmart
committed
4e73943
View commit details
Copy full SHA for 4e73943
View code at this point
Browse repository at this point
Added a proof of concept banner to the Antispam settings.
zinigor
authored and
dereksmart
committed
8c2a105
View commit details
Copy full SHA for 8c2a105
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.