signebedi / libreforms-fastapi

FastAPI implementation of the libreForms spec
GNU Affero General Public License v3.0
1 stars 1 forks source link

[bug] full_safe_message not defined #364

Closed janoskabedis closed 1 month ago

janoskabedis commented 1 month ago

https://github.com/signebedi/libreforms-fastapi/blob/a33425adbb3e7d52b604f091cf5ba55c35f73261/libreforms_fastapi/app/__init__.py#L4538

  File "/opt/libreforms-fastapi/libreforms_fastapi/app/__init__.py", line 4538, in api_auth_help
    content=full_safe_message,
           ^^^^^^^^^^^^^^^^^
NameError: name 'full_safe_message' is not defined