MyBB Community Forums

Full Version: Private forum with https (SSL) possible?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Instead of SSL, HTTP Digest auth could be used too http://en.wikipedia.org/wiki/Digest_acce...entication but you should edit the MyBB code to use it instead of the HTML-based login form. However, this would only protect the login process.
I offer both.

SSL and non SSL.

For people in internetcafes, wifi, non secure connections,etc.

Takes just a few lines of code.
Open up your ACP.

Settings => General Settings => Board URL. Include http:// or https://. This prefix is used to construct most links - including the login link.
(2012-07-09, 06:30 AM)bowkilled Wrote: [ -> ]Also encourage your users to use more difficult characters in their passwords, like ASCII characters mixed with capitalized letters as well as numbers.

[Image: password_strength.png]

Wink
Pages: 1 2