Commit Graph

22 Commits

Author SHA1 Message Date
1c1ce6ccff refactor: renamed namespace from Da\User to pcrt\User
Some checks failed
Build / build (ubuntu-latest, 7.4) (push) Has been cancelled
Build / build (ubuntu-latest, 8.0) (push) Has been cancelled
Build / build (ubuntu-latest, 8.1) (push) Has been cancelled
Build / build (ubuntu-latest, 8.2) (push) Has been cancelled
Build / build (ubuntu-latest, 8.3) (push) Has been cancelled
Build / build (ubuntu-latest, 8.4) (push) Has been cancelled
All PHP namespaces and related references have been updated from Da\User to pcrt\User throughout the codebase, including composer.json autoload settings and all source files. This change standardizes the project under the new pcrt\User namespace for improved clarity and maintainability.
2025-10-15 10:22:32 +02:00
tonis
5c0d050d24 fixed profile page being globally open by anyone by default 2024-03-08 14:06:28 +02:00
Tõnis Ormisson
8bef4d41cc Remove default swiftmailer dependency (#448)
* replace swiftmailer references with generic interface references
* replace swiftmailer dependency with suggested symfonymailer (option to also use old swiftmailer)
* remove getSwiftMailer fro mtests
* adjuts config to skip yii2 coded swiftmailer
* dev and test only until php 7.4 (synphonymailer)
2022-08-11 08:13:10 +02:00
Antonio Cordeddu
a0ad86d53d force 2fa for group of users (#456)
Authored-by: Antonio Cordeddu <coranto@yetopen.com>
2022-08-10 09:22:35 +02:00
Lorenzo Milesi
badba36796 Fix tests with PHPUnit 9 2020-03-15 08:04:34 +01:00
tonydspaniard
5b071dae88 re #224 add option to require consent 2019-08-21 11:13:48 +02:00
bscheshirwork
adf9321db8 Always show a feedback when recovering password (#249)
Even if email doesn't exist
2018-10-23 12:10:33 +02:00
bscheshirwork
10afb076c4 Rename gdprdelete action to gdpr-delete 2018-10-15 18:29:03 +03:00
bscheshirwork
76f6b056ba Set to lowerCamelCase acronym GDPR #254 2018-09-24 09:08:24 +02:00
bscheshirwork
bd4639e98e Update GdprCest.php (#239)
Remove bad 3x checks
Just add check 404 code
2018-09-14 10:51:05 +02:00
E.Alamo
23a94f1759 Merge remote-tracking branch 'upstream/master'
Merge last commit with fixed tests
2018-05-28 17:10:06 +02:00
Lorenzo Milesi
fef5f88712 Test fix attempt #185 (#188)
thanks to @Eseperio
2018-05-28 08:43:31 +02:00
E.Alamo
4b48406301 Fix test 2018-05-27 18:47:18 +02:00
E.Alamo
f68312f27e Added more tests 2018-05-27 17:47:08 +02:00
E.Alamo
2d1a2aed91 Improved tests 2018-05-27 17:41:15 +02:00
E.Alamo
2ebfad946a Added gdpr tests 2018-05-27 16:28:19 +02:00
Arthur Khachaturov
60e5ee2b80 Update RegistrationCest.php 2018-02-14 13:01:22 +03:00
Arthur Khachaturov
9e2e261bb8 Fix tests 2018-02-09 15:41:46 +03:00
Antonio Ramirez
fcdb228c41 Close #41 remove deprecated package yii2-codeception. Update tests. 2017-08-06 15:29:36 +02:00
Antonio Ramirez
b0cf145c6b php cs fixer 2016-12-15 23:01:45 +01:00
Antonio Ramirez
4c9b9671b5 fixed all tests 2016-12-11 21:34:22 +01:00
Antonio Ramirez
0834ad6ca0 fixing some tests 2016-12-11 04:17:55 +01:00