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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Open-Coding-Society
/
spring
Public template
Notifications
You must be signed in to change notification settings
Fork
64
Star
0
Code
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Feature Changes (detailed in description)
- #168
#168
Open
dhyantsoni
wants to merge 10 commits into
Open-Coding-Society:master
Open-Coding-Society/spring:master
from
CSA-Admin-OCS:master
CSA-Admin-OCS/spring:master
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Feature Changes (detailed in description)
#168
dhyantsoni
wants to merge 10 commits into
Open-Coding-Society:master
Open-Coding-Society/spring:master
from
CSA-Admin-OCS:master
CSA-Admin-OCS/spring:master
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
Add OAuth + student ID verified password reset endpoints
Show description for c33e6d7
RudraBJoshi
and
claude
committed
c33e6d7
View commit details
Copy full SHA for c33e6d7
Browse repository at this point
Add reset-ticket admin escape hatch, fix reset-token secret and legacy reset link
Show description for 261528b
RudraBJoshi
committed
261528b
View commit details
Copy full SHA for 261528b
Browse repository at this point
Commits on Aug 21, 2026
Rate-limit reset-ticket creation and fix a silent 500 on every real request
Show description for 4e13df6
RudraBJoshi
committed
4e13df6
View commit details
Copy full SHA for 4e13df6
Browse repository at this point
Refuse to sync a plaintext password to Flask over a non-loopback, non-TLS URI
Show description for 8a2d1af
RudraBJoshi
committed
8a2d1af
View commit details
Copy full SHA for 8a2d1af
Browse repository at this point
Invalidate JWTs when a user's password changes
Show description for 7fe1370
RudraBJoshi
committed
7fe1370
View commit details
Copy full SHA for 7fe1370
Browse repository at this point
Instructions and docs
RudraBJoshi
committed
7f8fdf0
View commit details
Copy full SHA for 7f8fdf0
Browse repository at this point
Fix POST /mvc/person/reset/ticket requiring login, defeating its purpose
Show description for 091ecea
RudraBJoshi
committed
091ecea
View commit details
Copy full SHA for 091ecea
Browse repository at this point
Add scripts/inject_reset_tickets.py for local testing of the ticket flow
Show description for 384342c
RudraBJoshi
committed
384342c
View commit details
Copy full SHA for 384342c
Browse repository at this point
Document the reset-ticket permitAll bug and the new injection script
RudraBJoshi
committed
e0c7028
View commit details
Copy full SHA for e0c7028
Browse repository at this point
task: add preliminary docs folder for future documentation
Show description for dc105e4
mataiodoxion
committed
dc105e4
View commit details
Copy full SHA for dc105e4
Browse repository at this point
You can’t perform that action at this time.