Carson Wah

Results 3 issues of Carson Wah

## Situation I have read https://github.com/kraiz/django-crontab/issues/31 and https://github.com/kraiz/django-crontab/issues/67. I have tried the following setting: ```python LOGGERS = { # ... 'handlers': { 'console': { 'class': 'logging.StreamHandler', 'formatter': 'normal', }, 'cron_log_file':...

Hi, I'm integrating my application with an IDP that returns **encrypted response but without a signature** in their SAML response. I encountered `Error: ERR_ZERO_SIGNATURE` thrown by samlify. In the source...

discussion
security

It is foreseeable that the current padding will not work under the new Dynamic Island design. Just to open an issue to track this first. Supporting the new Dynamic Island...

enhancement