let unauthenticated users download free content with the button. #29

Closed
opened 2024-10-25 09:17:58 -04:00 by russellballestrini · 1 comment
russellballestrini commented 2024-10-25 09:17:58 -04:00 (Migrated from git2.unturf.com)

I think this is a very simple fix. I think we can just remove the if statement that is currently blocking the download button for content. This is safe because it does not affect the product pages.

https://git.unturf.com/engineering/make-post-sell/make_post_sell/-/blob/master/make_post_sell/views/content.py?ref_type=heads#L33-36

I think this is a very simple fix. I think we can just remove the if statement that is currently blocking the download button for content. This is safe because it does not affect the product pages. https://git.unturf.com/engineering/make-post-sell/make_post_sell/-/blob/master/make_post_sell/views/content.py?ref_type=heads#L33-36
russellballestrini commented 2024-10-29 16:32:19 -04:00 (Migrated from git2.unturf.com)

fixed in a commit to main.

fixed in a commit to main.
russellballestrini (Migrated from git2.unturf.com) closed this issue 2024-10-29 16:32:20 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: engineering/make_post_sell#29
No description provided.