in /edx/app/nginx/sites-available/cms

location / {

....
     auth_basic            "Restricted";
     auth_basic_user_file  /edx/app/nginx/nginx.htpasswd;
....


}

On Mon, Aug 15, 2016 at 8:26 AM, <abhil...@nextbig3d.com> wrote:

> How do i go about enabling HTTP Basic Auth for studio? Any pointers or
> docs you can help me with?
>
> - Abhilash
>
> On Tuesday, March 15, 2016 at 6:16:56 AM UTC+5:30, Daniel McQuillen wrote:
>>
>> Thanks for the suggestion, Juanito. Might just do that.
>>
>> I've set *"DISABLE_COURSE_CREATION" : true* in my cms.env.json, but that
>> still allows arbitrary sign ups, and those users can still create
>> "Libraries" even if they can't create courses.
>>
>> Using HTTP Basic Auth is serviceable, but then existing users have to
>> sign in twice, which isn't ideal.
>>
>> - Daniel
>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "General Open edX discussion" group.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/edx-code/8be7efc5-6348-4839-bbe7-7920e63c858f%40googlegroups.com
> <https://groups.google.com/d/msgid/edx-code/8be7efc5-6348-4839-bbe7-7920e63c858f%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>



-- 
Ki Hwan Song
송기환

-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/CAF47s4zB-8qRfS6G0Vs08DNTbWhiS3-Pf%3DdUPiPHeeDWgwT1Bw%40mail.gmail.com.

Reply via email to