Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
History files/api_key_expire_mail.py
Branch:
a3342e734bf6c2ba9b4998f0f808d09c07249dc9
master
a3342e734bf6c2ba9b4998f0f808d09c07249dc9
files
api_key_expire_mail.py
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