Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B BotC Overview
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • faircoop
  • BankOfTheCommons
  • BotC Overview
  • Issues
  • #112

Closed
Open
Created Mar 13, 2021 by Smedegaard Jonas@dr

BotC frontend runs with debugging enabled

I had a comment posting window open since some time, and when I added a post then apparently some session ticket had expired and that failed. But instead of getting a user-oriented message about that, I got a developer-oriented debugging message:

Comment post not allowed (400)
Why: 	The comment form failed security verification: <ul class="errorlist"><li>timestamp<ul class="errorlist"><li>Timestamp check failed</li></ul></li></ul>

The comment you tried to post to this view wasn't saved because something tampered with the security information in the comment form. The message above should explain the problem, or you can check the comment documentation for more help.

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 400 error page.
Assignee
Assign to
Time tracking

gitlab project and software management by fairkom.eu - more open source web apps at fairapps.net