Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
History files/api_key_expire_mail.py
Branch:
9432278d4074eae7f3a1a009f8280f4e3c60008f
master
9432278d4074eae7f3a1a009f8280f4e3c60008f
files
api_key_expire_mail.py
CVE-2019-7628: Do not leak partial API keys.
Randy Barlow
• 6 years ago
d18f42
black fixes
Karsten Hopp
• 6 years ago
6ce2d7
Fix calculation of days until API key expires and short the API key in the emails
Karsten Hopp
• 6 years ago
9905fb
Move the create_session function into pagure.lib.model_base
Pierre-Yves Chibon
• 6 years ago
cf98be
Move pagure to use python3's absolute import
Pierre-Yves Chibon
• 7 years ago
67d1cc
Adjust the cron sending reminder about API key expirations
Pierre-Yves Chibon
• 7 years ago
57975e
Move the code in pagure/lib/__init__.py into pagure/lib/query.py
Pierre-Yves Chibon
• 7 years ago
930073
Fix installing the API key reminder cron with systemd integration
Pierre-Yves Chibon
• 7 years ago
7cd727
Update the cron job sending reminder about API key expiration
Pierre-Yves Chibon
• 7 years ago
250f5d
Port pagure to python3
Aurélien Bompard
• 7 years ago
831553
Replace all print statements with print function calls
Vadim Rutkovsky
• 8 years ago
9b6a62
Add debug option in the script for sending email before the api token expires
Vivek Anand
• 9 years ago
0a1f5d
Send email before api token expires
Vivek Anand
• 9 years ago
cf2adc