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
.
ibuystuff
/
python-blessclient
Public
forked from
lyft/python-blessclient
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 3, 2018
Fix comment in sample config (#44)
olemathias
authored and
vivianho
committed
6442227
View commit details
Copy full SHA for 6442227
Browse repository at this point
Commits on Aug 22, 2018
Merge pull request #41 from asottile/cwd_errors
Show description for 62c1236
asottile
authored
62c1236
View commit details
Copy full SHA for 62c1236
Browse repository at this point
Use expanduser to more reliably get homedir
Show description for 54312ad
asottile
committed
54312ad
View commit details
Copy full SHA for 54312ad
Browse repository at this point
Commits on Jul 2, 2018
Merge pull request #38 from asottile/py37
Show description for ae9ab72
asottile
authored
ae9ab72
View commit details
Copy full SHA for ae9ab72
Browse repository at this point
Fix blessclient for python3.7
asottile
committed
86b37bb
View commit details
Copy full SHA for 86b37bb
Browse repository at this point
Commits on Apr 20, 2018
Merge pull request #35 from lyft/fix_tkinter_import_python_3
Show description for 46bafe4
asottile
authored
46bafe4
View commit details
Copy full SHA for 46bafe4
Browse repository at this point
Fix tkinter import for python 3
asottile
committed
00a7df6
View commit details
Copy full SHA for 00a7df6
Browse repository at this point
Commits on Apr 18, 2018
Merge pull request #34 from lyft/asottile-patch-1
Show description for a55677f
asottile
authored
a55677f
View commit details
Copy full SHA for a55677f
Browse repository at this point
Fix yaml oops in .travis.yml
asottile
authored
ad176fb
View commit details
Copy full SHA for ad176fb
Browse repository at this point
Restore python3 support in blessclient (#33)
Show description for a83b54f
asottile
authored and
vivianho
committed
a83b54f
View commit details
Copy full SHA for a83b54f
Browse repository at this point
Commits on Apr 16, 2018
Merge pull request #32 from lyft/improve-client-error-handling
Show description for 391d250
James Addison
authored
391d250
View commit details
Copy full SHA for 391d250
Browse repository at this point
Add newlines
James Addison
committed
ed134fe
View commit details
Copy full SHA for ed134fe
Browse repository at this point
Check client error type during user identity retrieval
James Addison
committed
b79e84f
View commit details
Copy full SHA for b79e84f
Browse repository at this point
Check client error type during KMS token retrieval
James Addison
committed
7bbcabd
View commit details
Copy full SHA for 7bbcabd
Browse repository at this point
Commits on Mar 16, 2018
Merge pull request #24 from masstamike/support_hashicorp_vault
Show description for c7a46ee
Stype
authored
c7a46ee
View commit details
Copy full SHA for c7a46ee
Browse repository at this point
Commits on Mar 6, 2018
Defaults ca_backend to bless. Updates tests.
masstamike
committed
4b8ff74
View commit details
Copy full SHA for 4b8ff74
Browse repository at this point
Revert "Default to BLESS backend."
Show description for 16ed885
masstamike
committed
16ed885
View commit details
Copy full SHA for 16ed885
Browse repository at this point
Commits on Mar 2, 2018
Default to BLESS backend.
masstamike
committed
71d323b
View commit details
Copy full SHA for 71d323b
Browse repository at this point
Commits on Feb 6, 2018
Merge branch 'master' into support_hashicorp_vault
masstamike
committed
a2c0d8c
View commit details
Copy full SHA for a2c0d8c
Browse repository at this point
Commits on Jan 24, 2018
Merge pull request #29 from lyft/update-version
Show description for 3919e26
Stype
authored
3919e26
View commit details
Copy full SHA for 3919e26
Browse repository at this point
Update version to 0.3.0
Stype
authored
c5fb55e
View commit details
Copy full SHA for c5fb55e
Browse repository at this point
Merge pull request #28 from babldev/fix-blessclient-focus
Show description for 293e73e
Stype
authored
293e73e
View commit details
Copy full SHA for 293e73e
Browse repository at this point
Merge pull request #18 from jaymed/master
Show description for 4be2bcf
Stype
authored
4be2bcf
View commit details
Copy full SHA for 4be2bcf
Browse repository at this point
Commits on Jan 23, 2018
Fix blessclient focus using Applescript command
Brady Law
committed
814fbc5
View commit details
Copy full SHA for 814fbc5
Browse repository at this point
Commits on Dec 23, 2017
Authenticate with HashiCorp Vault if cached token has been invalidated.
masstamike
committed
66ddc5b
View commit details
Copy full SHA for 66ddc5b
Browse repository at this point
Adds support for HashiCorp Vault as CA backend.
masstamike
committed
e048434
View commit details
Copy full SHA for e048434
Browse repository at this point
Commits on Dec 8, 2017
Function better in python 3 (#25)
Show description for 778094a
asottile
authored and
vivianho
committed
778094a
View commit details
Copy full SHA for 778094a
Browse repository at this point
Commits on Nov 9, 2017
Merge branch 'master' into master
jaymed
authored
f1afa50
View commit details
Copy full SHA for f1afa50
Browse repository at this point
Merge branch 'master' into master
jaymed
authored
e6e67ca
View commit details
Copy full SHA for e6e67ca
Browse repository at this point
Merge branch 'master' of github.com:jaymed/python-blessclient
jaymed
committed
2ff58e2
View commit details
Copy full SHA for 2ff58e2
Browse repository at this point
Based on feedback from user stype, fixing bug where new rsa cert is added to agent each time it runs. Need to delete the cert from the agent before writing out the new file.
jaymed
committed
82c1b22
View commit details
Copy full SHA for 82c1b22
Browse repository at this point
Based on feedback from user stype, fixing bug where new rsa cert is added to agent each time it runs. Need to delete the cert from the agent before writing out the new file.
jaymed
committed
edf1412
View commit details
Copy full SHA for edf1412
Browse repository at this point
Commits on Oct 25, 2017
Merge pull request #19 from lyft/user-ip-bug
Show description for 4b2d44c
Stype
authored
4b2d44c
View commit details
Copy full SHA for 4b2d44c
Browse repository at this point
Merge pull request #14 from myoung34/feature/allow_remote_user_specification
Show description for f0d8b56
Stype
authored
f0d8b56
View commit details
Copy full SHA for f0d8b56
Browse repository at this point
Commits on Oct 12, 2017
Limit length of string earlier.
Evan Davis
committed
0d4dee7
View commit details
Copy full SHA for 0d4dee7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.