-
In the context recent changes to various text functions (most recently #343 / #350) it has come up that there is no in-depth explanation of those functions and their differences (let alone the new pos…
-
**Describe the bug**
I did my usual install script and
**To Reproduce**
Steps to reproduce the behavior:
1. install web2py_src.zip from pythonanywhere
2. try to start up web2py
4. See error
…
-
**Is your feature request related to a problem? Please describe.**
CSRF token inclusion in web2py html forms.
We implemented web2py based application authentication via SSO and HTML are hand crafte…
-
**Describe the bug**
rocket's accept loop is blocked while new connection does handshake
**To Reproduce**
Steps to reproduce the behavior:
1. `python web2py.py -c certificate.pem -k privatekey.…
-
This is a "question" and maybe a proposal for improvement.
In a standard configuration, the layout.html is used in by all user views. The layout.html is including web2py_ajax.html, which sets a lis…
-
***Issue migrated from Redmine: https://redmine.postgresql.org/issues/3149***
*Originally created by **Виталий Коростелёв** at 2018-02-26 17:41:45 UTC.*
all of the urls and static is for '/' location…
dpage updated
2 years ago
-
**Describe the bug**
On web2py 2.21.1-stable+timestamp.2020.11.28.04.10.44 (current as of today) under Python Python 3.8.10, a simple CSV import fails with the following error in a flash message: "U…
-
In web2py 2.21.1 `response.flash = XML("bold test")`
is rendered as: \bold\ test
instead of: **bold** test
-
Basically a new session is created on each page load so the login is never established.
Issue discussed at: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/web2py/6Ig5YVgvI…
-
Hi Mark,
we are still trying to get monitutor running. This time within a docker environment.
First we had to rebuild the ms42q/web2py-apache2 image, as debian:stable now refers to buster, but t…