Closed JartanFTW closed 3 years ago
Haven't caused any issues (yet), but will cause issues whenever they actually need to be called.
In user.py lines 166 and 210 call self.update_csrf instead of self.update_csrf()
Simple fix, but could cause complete crash without fix.
Haven't caused any issues (yet), but will cause issues whenever they actually need to be called.
In user.py lines 166 and 210 call self.update_csrf instead of self.update_csrf()
Simple fix, but could cause complete crash without fix.