Robostagram / Robotagram

The original game that popped out of the attic !
5 stars 0 forks source link

User account management #17

Closed tsimbalar closed 12 years ago

tsimbalar commented 12 years ago

Allow the user to create an account, and prevent other people from using his nickname.

Related to issue #4 : login with openid / facebook / twitter / google

tsimbalar commented 12 years ago

commit adds user account creation : 5a3b5404daba9bbd8b0ac3076f67516ec75ba83d

makemeunsee commented 12 years ago

commit 557bbd4c90338786d583bea6a0af298552456aa9 allows binding to a permanent postgresql database. run -Dconfig.file=conf/application_atticPGDB.conf to use

makemeunsee commented 12 years ago

also the email to validate account creation is very nice from play but annoying as not working / not configured to work...