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
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
.
nextcloud
/
server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.1k
Star
36.6k
Code
Issues
2.6k
Pull requests
1k
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[stable12] Improve OAuth
- #9546
#9546
Merged
MorrisJobke
merged 9 commits into
stable12
nextcloud/server:stable12
from
backport/9517/stable12
nextcloud/server:backport/9517/stable12
Copy head branch name to clipboard
May 23, 2018
Conversation
Commits
9
(9)
Checks
Files changed
Merged
[stable12] Improve OAuth
#9546
MorrisJobke
merged 9 commits into
stable12
nextcloud/server:stable12
from
backport/9517/stable12
nextcloud/server:backport/9517/stable12
Copy head branch name to clipboard
Commits
Commits on May 23, 2018
Allow the rotation of tokens
Show description for 0885bd4
rullzer
committed
0885bd4
View commit details
Copy full SHA for 0885bd4
Browse repository at this point
Certain tokens can expire
Show description for f2a3115
rullzer
committed
f2a3115
View commit details
Copy full SHA for f2a3115
Browse repository at this point
Set OAuth token expiration
Show description for 1525cc2
rullzer
committed
1525cc2
View commit details
Copy full SHA for 1525cc2
Browse repository at this point
Fail if the response type is not properly set
Show description for aa78c30
rullzer
committed
aa78c30
View commit details
Copy full SHA for aa78c30
Browse repository at this point
Authenticate the clients on requesting a token
Show description for c2a21ea
rullzer
committed
c2a21ea
View commit details
Copy full SHA for c2a21ea
Browse repository at this point
Rotate token
Show description for 335f4ef
rullzer
committed
335f4ef
View commit details
Copy full SHA for 335f4ef
Browse repository at this point
Don't use special chars to avoid confusion
Show description for 44735de
rullzer
committed
44735de
View commit details
Copy full SHA for 44735de
Browse repository at this point
Add tests
Show description for c2f09e4
rullzer
committed
c2f09e4
View commit details
Copy full SHA for c2f09e4
Browse repository at this point
Properly set expires to NULL when creating a token
Show description for 3e57666
rullzer
committed
3e57666
View commit details
Copy full SHA for 3e57666
Browse repository at this point
You can’t perform that action at this time.