phoenixlan / phoenixapi-v1

Python-based api server for a self-hosted event hosting system
GNU General Public License v3.0
2 stars 0 forks source link

Incorrect template usage #1

Closed 0xtobu closed 2 years ago

0xtobu commented 2 years ago

Visiting https://api.test.phoenixlan.no/user/activate?code=code shows template value instead of actual value.

image