Skip to content

Tags: albertopoljak/Licensy

Tags

0.9.14

Toggle 0.9.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumped dpy 1.3.4->1.3.5

v0.9.13

Toggle v0.9.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated requirements.txt

Froze pip requirements.

v0.9.12

Toggle v0.9.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed critical bug when removing expired licenses.

The loop would stop if Forbidden happens, meaning all other members down the line won't get checked for role expiration.
Fixed now by adding Exception for all cases.