mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 05:54:19 +01:00
* Add linear decay funciton to dynamic value challenges * Add the ability to choose between decay functions for dynamic value challenges * Closes #2224 * Closes #865