aynsix
2f6bf46266
PHRAS-3375 port download validity link
2021-02-18 17:59:00 +03:00
aina esokia
504af737bb
PHRAS-3350 password renewal ttl
2021-01-27 15:49:48 +03:00
jygaulier
6e06124f0c
- fix nullable type function signature (again)
2020-09-14 18:11:55 +02:00
jygaulier
e6dc6bc7c9
- fix phpstorm warnings
2020-09-14 17:43:52 +02:00
jygaulier
e829e91bee
- fix err500 because expecting Datetime (signature), receive null (null IS ok); Could use NullableDatetime but too many changes required.
2020-09-14 17:41:41 +02:00
jygaulier
0ec33829df
- fix : "validate" token is created for every user (participant) of a validation
...
the expiration date of tokens is same as validation session
- fix : changing the exp. date of a validation session updates the tokens exp. dates
- fix : remind is done even for validation sessions with force-auth (no tokens)
- change : no more 'null' user for basket validation (never used)
2020-09-14 16:57:53 +02:00
Jean-Yves Gaulier
5a794c493a
create feedEntriesTokens in bulk / doctrine. No more sql
2020-02-11 15:17:13 +01:00
Jean-Yves Gaulier
e4d3da9336
rollback : can't create token in sql since the om will cry during update. Can't mix om and sql.
2020-02-08 22:29:52 +01:00
Jean-Yves Gaulier
83484e3bd0
fix for unit-testing on null user (to dig : why ?...)
2020-02-08 09:58:57 +01:00
Jean-Yves Gaulier
419440f5c2
fix for failing test
2020-02-07 22:33:18 +01:00
Jean-Yves Gaulier
18993043f2
fake change to re-run tests
2020-02-07 22:14:47 +01:00
Jean-Yves Gaulier
746c9076d4
fix malformed sql
2020-02-07 22:14:47 +01:00
Jean-Yves Gaulier
e75a483cd5
PHRAS-2913_create-tokens-faster_4.1
...
- create token by sql
- create feedentry tokens in bulk-sql
2020-02-07 22:14:47 +01:00
aynsix
5cdf473c7f
PHRAS-1972: Account Page, Allow a Phraseanet User to delete his account and associated datas ( #2918 )
...
* allow user to delete account
* generate translation and add checkbox in the windows confirmation
* change text an configuration key
* update delete account fonctionality
* rename variable
* write in explicite condition
* merge yarn.lock
* regenerate translation
2019-04-08 14:25:17 +02:00
Thibaud Fabre
49ec3e0c95
Fix undefined property error
2015-10-12 16:40:28 +02:00
Nicolas Le Goff
de7988689e
Update directory structure & allow to configure paths (tmp, log, cache)
2014-09-05 15:57:00 +02:00
Nicolas Le Goff
e317f86c51
Fix CS
2014-03-23 23:07:01 +01:00
Romain Neutron
8b6cb53a36
Add token entities
2014-03-05 15:27:43 +01:00