Summary:
Tie In To The Backend Users
Detailed Description:
Allow for a way to interface frontend users with the backend system.
For instance, setup a group in the backend called "FrontEndUsers". Whenever
somebody registers with the frontend, they are automatically added to the
backend FrontEndUsers group.
It would also be nice to be able to have a single login. Meaning if you login to
the frontend, you also automatically start a session in the backend.
An example for a use of this would be if you have a group site where members
have a specific page that they can edit. When they login to the FrontEnd system
they will automatically be logged in to the backend system as well. The {edit}
smarty tag could be available on each page where a user has editing ability.
All they have to do to edit their page is click on the link.
I think I read somewhere in the main forums where this is planned. I just wanted
to make sure it got on the feature request system.