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

Minor fixups #211

Merged
merged 4 commits into from
Oct 24, 2024
Merged

Minor fixups #211

merged 4 commits into from
Oct 24, 2024

Conversation

luk1337
Copy link
Contributor

@luk1337 luk1337 commented Aug 10, 2023

No description provided.

@@ -237,7 +239,9 @@

// {% if args.encryption_client_side || args.encryption_server_side || args.enable_readonly %}
if (passwordField.value.trim() != "") {
// {% if !args.no_file_upload %}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this commented?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same question regarding the other commented bits

Copy link
Contributor Author

@luk1337 luk1337 Oct 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it probably breaks JS parsing in code editors otherwise, and it's processed by the template system anyway.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh thanks (and thanks for the quick response)! I did not know that, I thought they where leftover commented bits from testing.

@szabodanika szabodanika merged commit 92d2ac9 into szabodanika:master Oct 24, 2024
@luk1337 luk1337 deleted the luk/fixup branch October 24, 2024 14:44
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.

3 participants