mirror of https://github.com/JohnHammond/CTFd.git
578b5261b2
* Deprecates storing session["type"] as a means of referring to the user's current level. Instead you should refer to the database. * Adds `CTFd.utils.user.get_current_user_type()` to get the current user's type or return None if the user is unauthed. * Closes #1279 |
||
---|---|---|
.. | ||
__init__.py | ||
test_dynamic.py |