Hi,

We are starting to use OSQA in our company (ldap working now). I removed other login methods by commenting out mode = 'STACK_ITEM'

In \\forum_modules\\openidauth\\authentication.py:line 184 comment using #:
# mode = 'STACK_ITEM'

I am pretty sure that wasn't the best way to remove openid from login methods. Is there a better way to remove it? And also what is the best way to remove google, facebook, etc login methods?

For LDAP, I am creating another extra folder by the name ldapauth inside forum_modules. Is there a nice way to remove local account login method as well?

asked 18 May '11, 22:47

bits's gravatar image

bits
26127
accept rate: 0%

closed 19 May '11, 01:40

Andrew_S's gravatar image

Andrew_S ♦
5.6k45674

The question has been closed for the following reason "Duplicate Question" by Andrew_S 19 May '11, 01:40


Yes, there is a much simpler way, using settings_local.py - see the answers here and here

link

answered 19 May '11, 01:40

Andrew_S's gravatar image

Andrew_S ♦
5.6k45674
accept rate: 21%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×75
×41
×41
×40
×12

Asked: 18 May '11, 22:47

Seen: 1,811 times

Last updated: 19 May '11, 01:40

powered by OSQA