|
d13ed43212
|
Fixed signup/restore password flow
|
2014-02-06 00:14:23 +04:00 |
|
|
6cac7c61e5
|
Removed Yii::$app->getParam usage
|
2014-02-05 23:21:57 +04:00 |
|
|
b8235c717d
|
Added password reset token expiration
|
2014-02-05 18:23:59 +04:00 |
|
|
a1497ca01c
|
Removed extra \models\forms namespace, moved all models to just \models
|
2014-02-05 17:41:47 +04:00 |
|
|
5d7e7f4d91
|
Moved creating user to static method of the model
|
2014-02-04 13:31:26 +04:00 |
|
|
c2e0b5beb5
|
Optimized forms code a bit
|
2014-02-01 23:08:39 +04:00 |
|
|
a43be083e8
|
Moved forms used in frontend only to frontend
|
2014-02-01 22:23:29 +04:00 |
|
|
f57b3536a2
|
Fixed apps rules
|
2013-11-13 11:41:25 +02:00 |
|
|
ecc557ef92
|
Refactor all models to new rules format
|
2013-11-12 16:39:23 +02:00 |
|
|
998cf7e675
|
updated apps to use the mail component.
|
2013-11-07 23:01:13 -05:00 |
|
|
dfb6e1f404
|
Convert to short syntax [2].
|
2013-10-18 12:03:36 +00:00 |
|
|
b02f01f6be
|
More on advanced app template:
- Unified way to use Alert
- Added link to restore password to login form
- Refactored restore password
|
2013-07-21 22:10:31 +04:00 |
|
|
a6cd7b72bb
|
refactored helper organization.
|
2013-07-17 20:45:36 -04:00 |
|
|
90ed776296
|
implemented password reset
|
2013-07-18 03:09:41 +04:00 |
|
|
75917e2cb1
|
User and LoginForm are now common models, User is AR and Identity
|
2013-05-25 03:23:09 +04:00 |
|
|
e8d59fb6cb
|
specified proper namespaces
|
2013-05-24 23:37:22 +04:00 |
|
|
0fb30f8d25
|
Advanced application template
|
2013-05-24 21:47:27 +04:00 |
|