Against what frontend users should be authenticated?

Discuss phpwcms here, please do not post support requests, bug reports, or feature requests! Non-phpwcms questions, discussion goes in General Chat!

Against what database frontend users should be authenticated?

backend users
7
13%
frontend users (create new db table)
44
81%
external users (e.g. Nuke...)
3
6%
 
Total votes: 54

adriano
Posts: 165
Joined: Sun 16. Nov 2003, 15:24
Location: Bremerhaven
Contact:

Post by adriano »

Well, I have made the need_to_login to false, so anybody can edit all pages without authentication, username or password. The configuration of phpwiki is more than cryptical and not all methods are works.

Try again ...
Fotos von Norddeutschland und der Nordseeküste
Photos of Northern Germany and the North Sea Coast:
http://www.wackernah.net
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Hi Florian,

but I have not finished this part in frontend...
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Florian
Posts: 119
Joined: Wed 19. Nov 2003, 16:50
Location: Hamburg
Contact:

Post by Florian »

That makes no sense. I've got less time. So when you're ready I'm ready to with dokumentation ;)

Cheers,
Florian
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

:D
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

Florian: did i read correctly that you wrote the SSL section for phpwcms?
if this means you know all about SSL the I'd love to chat with you about it.
I would like to know....

1: to use SSL on my server.. do I need to pay $n00's for a 'veri sign' type certificate?
if yes > oh crap :(
if no > can i set it up on my system myself for free?
if yes/no > more info on how to set SSL up on my server please ;)
ionrock
Posts: 279
Joined: Fri 20. Feb 2004, 17:04

Post by ionrock »

@pSouper, You should be able to run your site on ssl. the veri sign stuff only comes into play if you want to look like you are "official" otherwise people may get a message saying that things look fishy b/c you are not registered with verisign. I don't know if that makes a lot of sense but in essence if yougo to your site at https://yoursite.com or http://yoursite.com:whateversslport then you are using a ssl connection. I hope this helps.
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

thanks a lot for the info IonRock.
is it really as simple as that?
I don't need to set anything up at all [although I have allowed https in my network connection]

and I guess just turn SSL on in inc.conf.php

I know nothing about ports though ;)
would you know of any site I should read up on for info?

PS: Hey look everyone, a post from IONROCK in under four pages ;)
Post Reply