Skud
|
bfce66a8f7
|
Increase devise timeout to 30 days
|
2014-11-13 11:28:14 +11:00 |
|
Skud
|
561b7c45ac
|
b3ify and improve design of edit profile page
|
2014-08-11 14:42:00 +10:00 |
|
Miles Gould
|
05a2c9080f
|
Delete commented-out code.
|
2014-05-03 16:21:08 +01:00 |
|
Skud
|
b489fda18e
|
revert to devise 3.0.x due to confirmable misbehaviour
as documented here: https://github.com/plataformatec/devise/issues/3009
also update mailer to use letter_opener and also localhost:8080 since
we're mostly using unicorn at this point.
|
2014-05-01 22:48:52 +10:00 |
|
Skud
|
74e1e07567
|
tweaking secret key settings to match what heroku already has
|
2014-04-28 12:42:23 +10:00 |
|
Skud
|
28c789f85c
|
Update to ruby 2.1.1 and various gem tweaks to go with it
|
2014-04-28 12:33:43 +10:00 |
|
Miles Gould
|
f21df1dbb9
|
Method to send email notifications.
|
2013-03-27 11:23:52 +00:00 |
|
Skud
|
68a36310b7
|
make login names remember case (so I can have Skud)
... but don't let anyone take "skud" if I'm "Skud"
don't allow 'staff' as a login_name either
|
2013-03-18 20:48:06 +11:00 |
|
Skud
|
689448f87c
|
renamed Member.username to login_name
|
2013-01-13 19:14:46 +11:00 |
|
Skud
|
9792abbf87
|
made user accounts confirmable by email
|
2012-09-03 13:16:24 +01:00 |
|
Skud
|
dcd4f79bdc
|
You can now login using either username or email
|
2012-09-03 12:38:58 +01:00 |
|
Skud
|
89cb3c276f
|
added devise and rspec, set up very basic login/signup links on homepage
|
2012-09-03 10:49:45 +01:00 |
|