12 Commits
Author SHA1 Message Date
leonardo 1c1ce6ccff refactor: renamed namespace from Da\User to pcrt\User
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
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
bscheshirwork 6d7abd91ce add aliases 2018-09-20 17:43:08 +03:00
Antonio Ramirez c968a85ff0 rollback with composer asset plugin 2017-09-21 19:19:30 +02:00
Antonio Ramirez 308b6a0b2c Close #15 added two factor authentication 2017-09-21 17:48:01 +02:00
Antonio Ramirez 8fedff92b5 Close #37 Fix bower alias in test config. Thanks @tekord 🍻 2017-07-30 21:42:16 +02:00
Antonio Ramirez 48516bc348 fix location 2017-06-30 10:55:18 +02:00
resurtm 1cb60f0740 wip 2017-01-11 22:42:15 +06:00
Antonio Ramirez b0cf145c6b php cs fixer 2016-12-15 23:01:45 +01:00
Antonio Ramirez 4588d77129 fix test configuration 2016-12-11 13:33:40 +01:00
Antonio Ramirez 0834ad6ca0 fixing some tests 2016-12-11 04:17:55 +01:00