Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/scriptform/src/commit/1a3d10cdee67c56934a7cec8b959e851a76b3820/examples/auth You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
scriptform/examples/auth
Ferry Boender 34c9cac1a7 Form definitions are now specified in a list instead of a dict. This preserves their order when listing the forms. 10 years ago
..
README.md Authentication passwords are now sha256 hashed. Use --generate-pw to generate the proper hashed password. 10 years ago
auth.json Form definitions are now specified in a list instead of a dict. This preserves their order when listing the forms. 10 years ago
job_do_nothing.sh Authentication example. 10 years ago

README.md

ScriptForm auth example

This example shows how to authenticate users. Everyone must authenticate. Only user 'test2' is allowed to see and execute the 'only_some_users' form.

The credentials are:

test:secret
test2:password