jchampemont / WTFDYUM

Why the fuck did you unfollow me ?
Apache License 2.0
52 stars 4 forks source link

remember me #1

Open jchampemont opened 9 years ago

jchampemont commented 9 years ago

Allow the user to enable a "remember me" feature.

The feature should be a feature like others, i.e. using https://github.com/jchampemont/WTFDYUM/blob/master/src/main/java/com/jeanchampemont/wtfdyum/dto/Feature.java

Maybe we could make working with features more generic, using an enablement/disablement strategy for each feature.