Kouhei Sutou
f5c0aaf8f2
Converge codes for user name restriction
...
The current implementation accepts only "admin" user. Codes for the
restriction exist in several files.
This change converges codes for the restriction to
app/models/user.rb. This change will be helpful when we support more
user names.
2014-09-25 15:55:19 +09:00
uu59
176cc4b1ef
Fix can't login if password changed
2014-08-07 18:22:51 +09:00
uu59
982b5b3d4e
Only store password if default password is used
2014-07-31 18:30:46 +09:00
uu59
6a19537a3f
error -> messages
2014-07-28 16:58:05 +09:00
uu59
4496844eba
Add NOTE
2014-06-20 14:19:22 +09:00
uu59
81600a2ba4
Remove ActiveRecord from User and RememeberToken
2014-06-19 16:28:34 +09:00
uu59
5836021b66
Display warning message when sign in with default password. close #1
2014-06-03 14:54:44 +09:00
uu59
0d4db20ec0
Fix login check
2014-05-22 13:35:24 +09:00
uu59
54d3e6c95c
Multi clients can login by same user
2014-05-22 13:21:32 +09:00
uu59
1700d12aba
Apply design theme basically. close #7
2014-05-21 13:05:02 +09:00
uu59
e19ce05525
Add sign out
2014-05-13 17:02:32 +09:00
uu59
6af8a51b02
Add error message for login failed
2014-05-13 16:58:53 +09:00
uu59
508956f3b4
Add sign in process
2014-05-13 16:58:52 +09:00