Feature #53971

Login functionality

Added by Mario Rimann over 1 year ago. Updated over 1 year ago.

Status:New Start date:2013-11-26
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-

Description

Almost every time I start a small project and want to base it on Flow, I need authentication and login functionality to be able to render user-based content. So I thought of the following scenarios on how to improve this:

- build a generic package that provides a login form, a user model and the controller to login/logout the user
- just document the needed steps, copy-paste the needed code templates in case one needs it
- add this to the Kickstarter-Package

At the moment I prefer the last of the ideas as it would just help to quickly set-up the needed stuff in a new package - which then can easily be extended or modified for the specific use-case of that application.

Any veto on adding this to the Kickstarter? Any better ideas? Any inputs from the maintainer(s) on how to prepare that feature, stuff that shouldn't be forgotten?

History

#1 Updated by Christopher Hlubek over 1 year ago

Hi Mario,

I like the idea of adding that to the Kickstarter as most users of Flow have that available already.

Greetings,

Christopher

#2 Updated by Mario Rimann over 1 year ago

Christopher Hlubek wrote:

I like the idea of adding that to the Kickstarter as most users of Flow have that available already.

Could you provide me with a working patch that adds the functionality? Would be very helpful to then "kickstarterify" your working code :-)

#3 Updated by Christopher Hlubek over 1 year ago

Mario Rimann wrote:

Christopher Hlubek wrote:

I like the idea of adding that to the Kickstarter as most users of Flow have that available already.

Could you provide me with a working patch that adds the functionality? Would be very helpful to then "kickstarterify" your working code :-)

You mean a kickstarted package that is extended with authentication and login? Yes, I could do that.

#4 Updated by Mario Rimann over 1 year ago

Exactly, either a kickstarted package with added login/logout functionality - or just a patch from a project, where the patch adds the functionality. I think that's easier to prepare the stuff to be kickstarted, if there's working code already.

Also available in: Atom PDF