Sorry, is this the right place to ask this question? Two days is passing
and no answer yet.

Bests

On 11/07/2014 11:53 PM, Vijay Tico wrote:
> Is this issue resolved in the newer versions, or is this just a matter
> of misconfiguration?
> 
> On 11/07/2014 06:33 AM, Vijay Tico wrote:
>> I can't even get persona working. After login with persona the system
>> just behaves like it has not logged it. Please help!
>>
>> On 11/06/2014 10:36 PM, Vijay Tico wrote:
>>> Hi,
>>>
>>> I have installed mailman-bundler-3.0b2. On the Postorius login page, by
>>> default there is the Google, persona and Yahoo authentication. I only
>>> want basic native application authentication, which I can't see in this
>>> page.
>>>
>>> Tweaking the AUTHENTICATION_BACKENDS variable in development.py, I could
>>> disable the Google and Yahoo authentication and
>>> 'django.contrib.auth.backends.ModelBackend' seemingly corresponds to the
>>> persona authentication.
>>>
>>> AUTHENTICATION_BACKENDS = (
>>>     #'social_auth.backends.google.GoogleBackend',
>>>     #'social_auth.backends.yahoo.YahooBackend',
>>>     #'social_auth.backends.OpenIDBackend',
>>>     'django.contrib.auth.backends.ModelBackend',
>>> )
>>>
>>> So the question does Postorius/Hyperkitty support basic authentication
>>> at all? How can I enable it?
>>>
>>> Cheers
>>> _______________________________________________
>>> Mailman-Developers mailing list
>>> [email protected]
>>> https://mail.python.org/mailman/listinfo/mailman-developers
>>> Mailman FAQ: http://wiki.list.org/x/AgA3
>>> Searchable Archives: 
>>> http://www.mail-archive.com/mailman-developers%40python.org/
>>> Unsubscribe: 
>>> https://mail.python.org/mailman/options/mailman-developers/vtico%40yandex.com
>>>
>>> Security Policy: http://wiki.list.org/x/QIA9
>>>
>>
>> _______________________________________________
>> Mailman-Developers mailing list
>> [email protected]
>> https://mail.python.org/mailman/listinfo/mailman-developers
>> Mailman FAQ: http://wiki.list.org/x/AgA3
>> Searchable Archives: 
>> http://www.mail-archive.com/mailman-developers%40python.org/
>> Unsubscribe: 
>> https://mail.python.org/mailman/options/mailman-developers/vtico%40yandex.com
>>
>> Security Policy: http://wiki.list.org/x/QIA9
>>
> 
> _______________________________________________
> Mailman-Developers mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/mailman-developers
> Mailman FAQ: http://wiki.list.org/x/AgA3
> Searchable Archives: 
> http://www.mail-archive.com/mailman-developers%40python.org/
> Unsubscribe: 
> https://mail.python.org/mailman/options/mailman-developers/vtico%40yandex.com
> 
> Security Policy: http://wiki.list.org/x/QIA9
> 

_______________________________________________
Mailman-Developers mailing list
[email protected]
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to