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 }}
python-cas
/
python-cas
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
100
Code
Issues
6
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
update-python
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 30, 2024
Update supported python versions
nikolas
committed
d38f4ff
View commit details
Copy full SHA for d38f4ff
Browse repository at this point
Merge pull request #56 from nikolas/patch-6
Show description for 391e8de
nikolas
authored
391e8de
View commit details
Copy full SHA for 391e8de
Browse repository at this point
Merge pull request #55 from nikolas/patch-5
Show description for ff37590
nikolas
authored
ff37590
View commit details
Copy full SHA for ff37590
Browse repository at this point
Merge pull request #54 from nikolas/patch-4
Show description for c57ba11
nikolas
authored
c57ba11
View commit details
Copy full SHA for c57ba11
Browse repository at this point
Merge pull request #53 from nikolas/patch-3
Show description for ca54711
nikolas
authored
ca54711
View commit details
Copy full SHA for ca54711
Browse repository at this point
Test on python 3.10 by default
nikolas
committed
c4a643f
View commit details
Copy full SHA for c4a643f
Browse repository at this point
Remove old python versions from tox
nikolas
committed
5773add
View commit details
Copy full SHA for 5773add
Browse repository at this point
Remove universal wheel
nikolas
committed
35bc5f8
View commit details
Copy full SHA for 35bc5f8
Browse repository at this point
Update pytest
nikolas
committed
dd7b626
View commit details
Copy full SHA for dd7b626
Browse repository at this point
Merge pull request #52 from nikolas/patch-2
Show description for c0f3cf4
nikolas
authored
c0f3cf4
View commit details
Copy full SHA for c0f3cf4
Browse repository at this point
Commits on Aug 28, 2024
Add python 3.11 testing, update github actions envs
nikolas
committed
826c73a
View commit details
Copy full SHA for 826c73a
Browse repository at this point
Commits on Nov 29, 2022
PR #50: setup.py: add classifiers for py3.9, py3.10 @nikola
mingchen
authored
d3f08d2
View commit details
Copy full SHA for d3f08d2
Browse repository at this point
setup.py: add classifiers for py3.9, py3.10
nikolas
authored
8146755
View commit details
Copy full SHA for 8146755
Browse repository at this point
Commits on Oct 21, 2022
PR #49: Add python 3.10 testing @nikolas
mingchen
authored
d8fc4fb
View commit details
Copy full SHA for d8fc4fb
Browse repository at this point
Add python 3.10 testing
nikolas
committed
1a2a2b5
View commit details
Copy full SHA for 1a2a2b5
Browse repository at this point
Commits on Nov 14, 2021
PR #47: Fix #46 'requests.api' has no attribute 'Session' @vhelke
mingchen
authored
c1eb3f3
View commit details
Copy full SHA for c1eb3f3
Browse repository at this point
Commits on Nov 13, 2021
Fixing 'requests.api' has no attribute 'Session'
Show description for 374b966
vhelke
committed
374b966
View commit details
Copy full SHA for 374b966
Browse repository at this point
Commits on Sep 29, 2021
Python 3.9
Ming
committed
067bd8c
View commit details
Copy full SHA for 067bd8c
Browse repository at this point
Fix test
Ming
committed
430ed01
View commit details
Copy full SHA for 430ed01
Browse repository at this point
PR #41: Fix get_proxy_url adding unnecessary '/' @seayjohnny
Show description for e760aa2
mingchen
authored
e760aa2
View commit details
Copy full SHA for e760aa2
Browse repository at this point
PR #45: Fix a few typos in changelog @intgr
Show description for c30470c
mingchen
authored
c30470c
View commit details
Copy full SHA for c30470c
Browse repository at this point
Commits on Sep 21, 2021
Fix a few typos in changelog
intgr
authored
f5ef1a5
View commit details
Copy full SHA for f5ef1a5
Browse repository at this point
Commits on Sep 17, 2021
Use twine upload release
Ming
committed
df8c64f
View commit details
Copy full SHA for df8c64f
Browse repository at this point
Release 1.6.0
Ming
committed
7a04a5b
View commit details
Copy full SHA for 7a04a5b
Browse repository at this point
PR #44: Use Session for making requests & allow customization @intgr
Show description for ffd812a
mingchen
authored
ffd812a
View commit details
Copy full SHA for ffd812a
Browse repository at this point
Use Session for making requests & allow customization
Show description for 8ac88fe
intgr
committed
8ac88fe
View commit details
Copy full SHA for 8ac88fe
Browse repository at this point
Commits on Sep 15, 2021
Update CI badge to github action
mingchen
authored
ffa220b
View commit details
Copy full SHA for ffa220b
Browse repository at this point
Update CI.yml
mingchen
authored
b303135
View commit details
Copy full SHA for b303135
Browse repository at this point
Add CI.yml
mingchen
authored
113a478
View commit details
Copy full SHA for 113a478
Browse repository at this point
Commits on Aug 27, 2020
Fix get_proxy_url adding unnecessary leading '/'
seayjohnny
committed
3bfb2f1
View commit details
Copy full SHA for 3bfb2f1
Browse repository at this point
Commits on Jun 5, 2020
PR #39: Fix SAML ticket verification failing when response is not namespaced
Show description for e68a2a7
mingchen
authored
e68a2a7
View commit details
Copy full SHA for e68a2a7
Browse repository at this point
Commits on Mar 30, 2020
Fix SAML ticket verification failing when response is not namespaced
Show description for 9e8576d
mbenadda
committed
9e8576d
View commit details
Copy full SHA for 9e8576d
Browse repository at this point
Commits on Mar 2, 2020
Update README
Ming
committed
bbae7b9
View commit details
Copy full SHA for bbae7b9
Browse repository at this point
Update README
Ming
committed
96a17f9
View commit details
Copy full SHA for 96a17f9
Browse repository at this point
Commits on Feb 8, 2020
fix isort config
Ming
committed
d2b116f
View commit details
Copy full SHA for d2b116f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.