Skip to content
#

video-sharing

Here are 40 public repositories matching this topic...

mediacms
tschig
tschig commented Feb 20, 2022

Describe the issue
I have set GLOBAL_LOGIN_REQUIRED to TRUE and after that, every request to the API gets a redirect to the login page as response:

C:\Users\justi>curl -v -X GET https://mediacms.example.com/api/v1/media/ -H "authorization: Basic base64(user:pass)"
Note: Unnecessary use of -X or --request, GET is already inferred.
*   Trying IP:443...
* Connected to mediacms.example.c
good first issue backend
knkrth
knkrth commented Nov 23, 2018

Hi, How to post a video directly without admin approval? & The upload status bar on the upload page would be helpful.

There is no profile page to view the user account details & change password.

On the comment section there is loader appear while posting a command, Is there is a way to post the command without loading the page?

enhancement good first issue

Improve this page

Add a description, image, and links to the video-sharing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the video-sharing topic, visit your repo's landing page and select "manage topics."

Learn more