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
.
CBIIT
/
crdc-ctdc-authn
Public
forked from
CBIIT/bento-auth
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Merge 1.1.1.3 Release into master
- #33
#33
Merged
erm156
merged 23 commits into
master
CBIIT/crdc-ctdc-authn:master
from
branch_1.1.1.3
CBIIT/crdc-ctdc-authn:branch_1.1.1.3
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Merge 1.1.1.3 Release into master
#33
erm156
merged 23 commits into
master
CBIIT/crdc-ctdc-authn:master
from
branch_1.1.1.3
CBIIT/crdc-ctdc-authn:branch_1.1.1.3
Copy head branch name to clipboard
Commits
Commits on Dec 4, 2025
add github action:
jonkiky
committed
b4a0b1d
View commit details
Copy full SHA for b4a0b1d
Browse repository at this point
Commits on Dec 5, 2025
Update Dockerfile
jonkiky
authored
89bbd0a
View commit details
Copy full SHA for 89bbd0a
Browse repository at this point
Enable recursive submodule checkout in build workflow
jonkiky
authored
c7d16fb
View commit details
Copy full SHA for c7d16fb
Browse repository at this point
Update Dockerfile
jonkiky
authored
db76a57
View commit details
Copy full SHA for db76a57
Browse repository at this point
Enhance MySQL connection settings
Show description for f2e5f14
jonkiky
authored
f2e5f14
View commit details
Copy full SHA for f2e5f14
Browse repository at this point
Update mySQL-operations.js
jonkiky
authored
ae37069
View commit details
Copy full SHA for ae37069
Browse repository at this point
Update mysql-connection.js
jonkiky
authored
31191ca
View commit details
Copy full SHA for 31191ca
Browse repository at this point
Commits on Dec 6, 2025
Merge pull request #23 from CBIIT/1.1.0.docker
Show description for aa090ec
jonkiky
authored
aa090ec
View commit details
Copy full SHA for aa090ec
Browse repository at this point
Commits on Dec 29, 2025
fix: resolve test failures in token-service and auth tests
Show description for 0a87f52
Nahomtes
committed
0a87f52
View commit details
Copy full SHA for 0a87f52
Browse repository at this point
Add GitHub Actions workflow for testing
Show description for ef8526c
Nahomtes
committed
ef8526c
View commit details
Copy full SHA for ef8526c
Browse repository at this point
Update version and add test scripts in package.json
Show description for 294b1e1
Nahomtes
committed
294b1e1
View commit details
Copy full SHA for 294b1e1
Browse repository at this point
Update .gitignore with additional exclusions
Show description for 1a1b7e0
Nahomtes
committed
1a1b7e0
View commit details
Copy full SHA for 1a1b7e0
Browse repository at this point
Add mock environment variables to test workflow
Show description for 1f88a4f
Nahomtes
committed
1f88a4f
View commit details
Copy full SHA for 1f88a4f
Browse repository at this point
Refactor health test formatting and quotes
Show description for 6d9d393
Nahomtes
committed
6d9d393
View commit details
Copy full SHA for 6d9d393
Browse repository at this point
Refactor auth test to use dynamic mock login result
Show description for 8a33fa1
Nahomtes
committed
8a33fa1
View commit details
Copy full SHA for 8a33fa1
Browse repository at this point
Merge pull request #24 from CBIIT/CTDC-1884_testing_setup
Show description for e21c597
adamdaventryGov
authored
e21c597
View commit details
Copy full SHA for e21c597
Browse repository at this point
Commits on May 12, 2026
chore: upgrade Node.js to v24 and fix 98 security vulnerabilities
Show description for fba3337
Nahomtes
committed
fba3337
View commit details
Copy full SHA for fba3337
Browse repository at this point
Bump Node.js version to 24 in CI
Show description for 6ae7724
Nahomtes
committed
6ae7724
View commit details
Copy full SHA for 6ae7724
Browse repository at this point
chore: upgrade Jest to v30 and fix uuid security vulnerability
Show description for 71576fd
Nahomtes
committed
71576fd
View commit details
Copy full SHA for 71576fd
Browse repository at this point
Commits on May 13, 2026
Merge pull request #26 from CBIIT/CTDC-2010
Show description for 2551b2b
jonkiky
authored
2551b2b
View commit details
Copy full SHA for 2551b2b
Browse repository at this point
Improve log directory creation and error handling
Show description for b7e7243
jonkiky
authored
b7e7243
View commit details
Copy full SHA for b7e7243
Browse repository at this point
Commits on May 19, 2026
Remove USER node and refactor file-based access log
Show description for 1198233
Nahomtes
committed
1198233
View commit details
Copy full SHA for 1198233
Browse repository at this point
Commits on Aug 11, 2026
Merge branch 'master' into branch_1.1.1.3
Nahomtes
authored
b0883a4
View commit details
Copy full SHA for b0883a4
Browse repository at this point
You can’t perform that action at this time.