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
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
Tõnis Ormisson
422a17d8dc Use GitHub actions (#447)
* init github actions

* init github actions: test run on feature branch

* github actions: remove alternative mysql port

* github actions: expose mysql port

* github actions: install & try migrations

* github actions: adjust test db configuration for github actions

* github actions: run tests

* github actions: fix codeception db connection add actions badge

* github actions: try only php8

* github actions: add php 7.4

* github actions: dont fail fast

* github actions: save test-outputs as artifacts

* github actions: save test-outputs only on fail

* github actions: save runtime folder in artifacts on failed build

* github actions: save runtime folder in artifacts on failed build

* github actions: save error  logs for tests

* github actions: log error if unable to send email on new user creation

* github actions: change log conf

* github actions: add tests yii2:transaction=false to pass tests on php < 8

* github actions: add tests yii2:transaction=false to pass tests on php < 8

* github actions: remove travis

* github actions: add changelog
2022-02-17 13:45:34 +01:00
tonydspaniard
5b071dae88 re #224 add option to require consent 2019-08-21 11:13:48 +02:00
bscheshirwork
6d7abd91ce add aliases 2018-09-20 17:43:08 +03:00
Antonio Ramirez
e56455d0e9 re #74 remove assetfree package 2017-09-22 17:30:06 +02: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
Antonio Ramirez
7344ad31df documentation update + code fixes 2017-06-11 23:25:51 +02:00
resurtm
1cb60f0740 wip 2017-01-11 22:42:15 +06:00
resurtm
2686a54aa3 wip 2016-12-21 13:21:40 +06:00
resurtm
2f9b26a0c6 travis ci wip 2016-12-20 21:18:35 +06:00
resurtm
dfd12341b1 travis ci wip 2016-12-20 21:06:04 +06:00
resurtm
ef5cd776c5 travis ci wip 2016-12-20 20:58:43 +06:00
resurtm
df60dbc866 travis ci wip 2016-12-20 20:39:59 +06:00
resurtm
9b614eca1a preparing extension for publishing wip 2016-12-20 14:00:41 +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