|
|
574a6a63dc
|
Added GDPR consent checkbox
|
2018-05-27 01:31:34 +02:00 |
|
|
|
a33b6c0723
|
Fix typo in property name
|
2018-05-27 01:30:23 +02:00 |
|
|
|
7312f62f40
|
Add phpdoc gdpr properties
|
2018-05-27 01:29:51 +02:00 |
|
|
|
80412f5807
|
Added gdpr hint and static field
|
2018-05-27 00:50:41 +02:00 |
|
|
|
14b6c6af7d
|
Added gdpr validator
|
2018-05-27 00:30:51 +02:00 |
|
|
|
328acd2e22
|
Added GPDR migration
|
2018-05-27 00:23:37 +02:00 |
|
|
|
673e2fe729
|
Added GDPR params
|
2018-05-27 00:10:40 +02:00 |
|
|
|
71c8149bfd
|
re #55 add new translation keys
|
2017-10-15 22:14:47 +02:00 |
|
|
|
20400cf90d
|
Close #55 add google captcha mechanism
|
2017-10-15 22:11:35 +02:00 |
|
|
|
299ab1e4ea
|
Fix #20 Enhance the console command to create users so roles can be
assigned
|
2017-10-15 19:18:55 +02:00 |
|
|
|
f023f05a9c
|
missing strings
|
2017-10-15 17:06:54 +02:00 |
|
|
|
e002109568
|
re #68 refactor event variable name
|
2017-10-15 15:47:13 +02:00 |
|
|
|
9607e8d775
|
Close #68 fix documentation + events raised on User model
|
2017-10-15 15:46:20 +02:00 |
|
|
|
803a8ff4f0
|
Close #69 update error level when user can't register
|
2017-10-15 14:26:28 +02:00 |
|
|
|
359940f4d1
|
update message translations + spanish file
|
2017-10-15 14:11:53 +02:00 |
|
|
|
952dbfc8de
|
Merge pull request #81 from kartik-v/patch-1
Update AccessRuleFilter to evaluate roleParams
|
2017-10-15 13:34:14 +02:00 |
|
|
|
4155b3732a
|
changelog and new strings
|
2017-10-15 11:33:57 +02:00 |
|
|
|
667c020e82
|
Polish version
|
2017-10-15 10:38:09 +02:00 |
|
|
|
9cd494ccc4
|
Add Closure namespace
|
2017-10-13 23:33:10 +05:30 |
|
|
|
7cb13457f2
|
Update AccessRuleFilter to evaluate roleParams
The `roleParams` was not being evaluated earlier and has been included.
|
2017-10-13 23:30:03 +05:30 |
|
|
|
44aeea0ffc
|
Add Hungarian translations
|
2017-10-08 20:05:08 +03:00 |
|
|
|
f69d446184
|
re #15 add new services to bootstrap
|
2017-09-21 17:52:43 +02:00 |
|
|
|
308b6a0b2c
|
Close #15 added two factor authentication
|
2017-09-21 17:48:01 +02:00 |
|
|
|
5243d39b8b
|
Allow parent-child relationship to permissions
It's even in [the guide](http://www.yiiframework.com/doc-2.0/guide-security-authorization.html#rbac) <kbd>ctrl</kbd><kbd>+</kbd><kbd>f</kbd> `updateownpost`
|
2017-09-12 19:00:06 +03:00 |
|
|
|
8d9d5a828e
|
update usario.php
|
2017-09-04 23:26:05 +03:00 |
|
|
|
58d3fb0763
|
Update usuario.php
|
2017-08-23 13:37:16 +03:00 |
|
|
|
6fd12a077c
|
Update russian translation
|
2017-08-22 16:17:07 +03:00 |
|
|
|
2f49a2df42
|
Update welcome.php
|
2017-08-16 12:11:15 +02:00 |
|
|
|
d4d56707fe
|
re #58 add credits to @pappfer
|
2017-08-12 17:19:13 +02:00 |
|
|
|
fcf21f6af4
|
Update LoginForm.php
|
2017-08-12 17:00:22 +02:00 |
|
|
|
2217d04613
|
Update SecurityController.php
|
2017-08-12 16:59:24 +02:00 |
|
|
|
6652331b1e
|
last_login_at fix
Fixed updating of `last_login_at`.
updateAttributes() doesn't work on the Identity class.
|
2017-08-11 23:03:49 +02:00 |
|
|
|
22050e733a
|
Merge branch 'master' into issue_49
|
2017-08-09 15:38:08 +02:00 |
|
|
|
23f9fe028a
|
Merge branch 'master' into issue_46
|
2017-08-09 15:37:20 +02:00 |
|
|
|
f1ad782102
|
Typo fix for #51
|
2017-08-09 01:53:05 +05:00 |
|
|
|
4c30ba66eb
|
Issue #49 fix make() should pass attributes as third parameter not second
|
2017-08-09 01:25:43 +05:00 |
|
|
|
6099b0773c
|
Issue #46
|
2017-08-08 01:12:56 +05:00 |
|
|
|
dbfe4308d5
|
minor change
|
2017-08-06 22:26:44 +02:00 |
|
|
|
026a6e9825
|
updateAttributes fails! fix methodology
|
2017-08-06 15:28:05 +02:00 |
|
|
|
031e514e2f
|
fix routing bug
|
2017-08-06 15:27:07 +02:00 |
|
|
|
c842d1d4e9
|
Fix route bug
|
2017-08-06 15:26:11 +02:00 |
|
|
|
189571ce8e
|
Add feedback to let people know that password has been changed.
|
2017-08-06 15:26:00 +02:00 |
|
|
|
a54fa82af4
|
Fix #45 added option to show passwords on emails
|
2017-08-06 12:38:58 +02:00 |
|
|
|
4b96d8057c
|
Fix #44 check for empty values instead of null values
|
2017-08-06 12:00:59 +02:00 |
|
|
|
fbf2945ac5
|
Merge remote-tracking branch 'origin/master'
* origin/master:
Update CHANGELOG.md
Update CHANGELOG.md
Allow setting permissions as children to roles
Allow setting permission as children to roles
|
2017-08-06 11:53:56 +02:00 |
|
|
|
b72abab0ee
|
Fix 43 add table options
|
2017-08-06 11:53:42 +02:00 |
|
|
|
eb1e52afdd
|
Allow setting permission as children to roles
|
2017-08-02 23:27:13 +03:00 |
|
|
|
4762e47405
|
Only update the last_login_at attribute in case of a successful login
|
2017-07-31 16:36:58 +02:00 |
|
|
|
dfe6a3b0ef
|
Migration class name fix.
|
2017-07-31 14:04:26 +02:00 |
|
|
|
e2bf9b2b25
|
Migration class name fix.
|
2017-07-31 13:52:32 +02:00 |
|