Yet Another Frontend Login System

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
Post Reply
ionrock
Posts: 279
Joined: Fri 20. Feb 2004, 17:04

Yet Another Frontend Login System

Post by ionrock »

Well, I have read about many frontend login systems and I know Oliver is going to be doing it as well so I figured I would go ahead and release what I had.

Before I go further, I did not look any the other implementations very much or try them. I might be reinventing the wheel here but it did work for my purposes very well so maybe mine could be a little different from the others in a way that will help you out.

You can download the file here:

http://ionrock.org/downloads/frontend_u ... onrock.zip

It is pretty simple to implement and use. I also included a little insight as to how I needed it to work. Also, I did not do any language stuff so if you want it you will have to do it yourself. If someone does get the language stuff in the code, just send it to me and I will gratefully add it. Also, if you need any help please remember to PM me about it in addition to asking the forums. I hope it helps someone out.
yuluma
Posts: 53
Joined: Wed 29. Sep 2004, 04:00
Location: Alkmaar - Netherlands - Europe
Contact:

Example

Post by yuluma »

Could you give us an example of the front end login ? And how did you take tare of the backend login, is it possible for users to also use the backend ?
Yuluma Nunbanna - workaholic ad dies vitae
ionrock
Posts: 279
Joined: Fri 20. Feb 2004, 17:04

Post by ionrock »

The front end login is completely separate from the backend login. Again, this was b/c I did not need the front end people having anything to do with the backend. There is an example description in the documentation. Hope that helps.
Post Reply