Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/autoescape #35

Merged
merged 2 commits into from
Jan 18, 2024
Merged

Bugfix/autoescape #35

merged 2 commits into from
Jan 18, 2024

Conversation

jirivrany
Copy link
Collaborator

Autoescape BUG fixed. Rename all *.j2 templates back to *.html

@jirivrany jirivrany merged commit e86ac0f into develop Jan 18, 2024
1 check passed
@jirivrany jirivrany deleted the bugfix/autoescape branch January 18, 2024 12:01
jirivrany added a commit that referenced this pull request Jan 25, 2024
* Support for authentication using external proxy (#33)

* add options for HTTP header authentication to config

* add template for handling error 401: Unauthorized

* support external authentication

Expects authentication to be done using an external tool (such as
Apache), that fills the users UUID to a HTTP header and acts as a
proxy.

* version 0.7.3, simple auth mode available, docs for auth created

* version 0.7.3, simple auth mode available, docs for auth created

* typo in link

* Bugfix/autoescape (#35)

* rename all j2 files back to html

* add Markup to dashboard to render tables from macros

* bugfix - V4 table cols, DOCS update

---------

Co-authored-by: Jakub Man <jakub.man@pm.me>
jirivrany added a commit that referenced this pull request Mar 8, 2024
* Support for authentication using external proxy (#33)

* add options for HTTP header authentication to config

* add template for handling error 401: Unauthorized

* support external authentication

Expects authentication to be done using an external tool (such as
Apache), that fills the users UUID to a HTTP header and acts as a
proxy.

* version 0.7.3, simple auth mode available, docs for auth created

* version 0.7.3, simple auth mode available, docs for auth created

* typo in link

* Bugfix/autoescape (#35)

* rename all j2 files back to html

* add Markup to dashboard to render tables from macros

* bugfix - V4 table cols, DOCS update

* bugfix, closes #38

---------

Co-authored-by: Jakub Man <jakub.man@pm.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant