1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-04 15:24:23 +01:00
Commit Graph

2848 Commits

Author SHA1 Message Date
Sylvain
51aa967001 (feat) dismiss a user to a lower privileged role 2022-10-03 14:22:15 +02:00
Sylvain
507420f96c (i18n) updated translations 2022-09-07 14:02:04 +02:00
Sylvain
9fbd908b56 (dev) Script to download translations from Crowdin 2022-09-07 12:57:02 +02:00
Sylvain
9c5f6088d3 Merge branch 'dev' of github.com:sleede/fab-manager into dev 2022-09-06 14:10:36 +02:00
Sylvain
96cc7ec436 (bug) openAPI documentation syntax not interpreted 2022-09-06 13:10:05 +02:00
Sylvain
24e1771408 New translations app.shared.en.yml (Zulu) 2022-09-06 12:02:25 +02:00
Sylvain
3a6bd81e85 New translations mails.en.yml (Zulu) 2022-09-06 12:02:21 +02:00
Sylvain
c5a5a1f445 New translations app.admin.en.yml (Zulu) 2022-09-06 12:02:20 +02:00
Sylvain
976f93584a New translations app.public.en.yml (Zulu) 2022-09-06 12:02:12 +02:00
Sylvain
31c060e8cf New translations app.logged.en.yml (Zulu) 2022-09-06 12:02:09 +02:00
Sylvain
fcc4603f7f New translations en.yml (Portuguese) 2022-09-05 14:25:24 +02:00
Sylvain
44af693deb New translations en.yml (French) 2022-09-05 14:25:10 +02:00
Sylvain
11ed07de63 New translations mails.en.yml (Zulu) 2022-09-05 14:18:31 +02:00
Sylvain
18225e4b6a New translations en.yml (Zulu) 2022-09-05 14:18:21 +02:00
Sylvain
19a983e314 New translations en.yml (Portuguese) 2022-09-05 14:18:20 +02:00
Sylvain
1647f1c16f New translations en.yml (Norwegian) 2022-09-05 14:18:19 +02:00
Sylvain
dfcc585e28 New translations en.yml (German) 2022-09-05 14:18:18 +02:00
Sylvain
4eaefe26a2 New translations en.yml (Spanish) 2022-09-05 14:18:17 +02:00
Sylvain
10c31e132a New translations en.yml (French) 2022-09-05 14:17:59 +02:00
Sylvain
5bc1da7cf5 (feat) coupon in reservations export 2022-09-05 11:39:23 +02:00
Sylvain
f21beeaee7 (api) OpenAPI prices index endpoint 2022-08-30 14:16:49 +02:00
Sylvain
4319ea9bce (api) OpenAPI plans categories index endpoint 2022-08-30 13:11:08 +02:00
Sylvain
657723bc22 (api) OpenAPI plans endpoints
index and show endpoints
2022-08-30 12:58:44 +02:00
Sylvain
4c3aa59bc0 (api) openAPI spaces endpoints
index spaces and show a space
2022-08-30 12:18:09 +02:00
Sylvain
3c6535ffe3 New translations app.public.en.yml (Portuguese) 2022-08-02 14:38:04 +02:00
Sylvain
7ac6f087de New translations en.yml (Portuguese) 2022-08-02 14:38:03 +02:00
Sylvain
1d71cae9d9
New Crowdin updates (#386)
* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (German)

* New translations en.yml (Norwegian)

* New translations en.yml (Portuguese)

* New translations en.yml (Zulu)

* New translations app.public.en.yml (French)

* New translations app.public.en.yml (Spanish)

* New translations app.public.en.yml (German)

* New translations app.public.en.yml (Norwegian)

* New translations app.public.en.yml (Portuguese)

* New translations app.public.en.yml (Zulu)

* New translations app.public.en.yml (French)

* New translations en.yml (French)
2022-08-01 19:57:40 +02:00
Du Peng
d399a085ee Merge branch 'improves-password-complexity-check-2pxghn4' into dev 2022-08-01 19:32:29 +02:00
Du Peng
890e3659b4 Merge branch 'prevents-users-enumeration-attack-2pxggdn' into dev 2022-08-01 19:06:13 +02:00
Du Peng
517619ef8f Merge remote-tracking branch 'origin/improves-sessions-storing-security-2pr02g9' into dev 2022-08-01 18:43:28 +02:00
Du Peng
413fb0a567 Merge remote-tracking branch 'origin/less-explicit-file-errors-2pxgjt0' into dev 2022-08-01 18:41:33 +02:00
Du Peng
549a719413 Merge remote-tracking branch 'origin/2pcjmhw-xss-vulnerability' into dev 2022-08-01 18:17:08 +02:00
Nicolas Florentin
1d6a59dd67 improvement: add complexity check of the user password 2022-07-29 17:37:42 +02:00
Nicolas Florentin
98c7da492d prevents users enumeration attacks by not giving any info about the validity of the email 2022-07-29 16:02:58 +02:00
Nicolas Florentin
792b899d29 improvement: adds redis-session-store to store session and improves session security 2022-07-29 15:28:57 +02:00
Nicolas Florentin
879a7ba33f improvement: makes rmagick, minimagick and mime types less explicit to improve security 2022-07-29 14:53:08 +02:00
Nicolas Florentin
a7290147c7 adds missing tag style to action_view.sanitized_allowed_tags 2022-07-27 17:16:48 +02:00
Nicolas Florentin
e4fb068c12 fix xss vulnerability in projects 2022-07-27 17:16:38 +02:00
Sylvain
5ceb06747f New translations en.yml (Portuguese) 2022-07-27 15:36:31 +02:00
Sylvain
0d8914dd60 New translations mails.en.yml (Portuguese) 2022-07-27 15:36:30 +02:00
Sylvain
8bc933162a New translations app.admin.en.yml (Portuguese) 2022-07-27 15:36:29 +02:00
Sylvain
5d6dc2a142
Merge pull request #382 from sleede/l10n_dev
New Crowdin updates
2022-07-27 12:08:52 +02:00
Sylvain
055bfcbb66 New translations en.yml (French) 2022-07-27 12:08:24 +02:00
Sylvain
71b86fdeaa New translations en.yml (Zulu) 2022-07-27 12:06:55 +02:00
Sylvain
d68b40e3ea New translations en.yml (Portuguese) 2022-07-27 12:06:53 +02:00
Sylvain
11e82a6a53 New translations en.yml (Norwegian) 2022-07-27 12:06:52 +02:00
Sylvain
dbe00672bc New translations en.yml (German) 2022-07-27 12:06:51 +02:00
Sylvain
0f8e4af6ff New translations en.yml (Spanish) 2022-07-27 12:06:50 +02:00
Sylvain
fba9ce8d94 New translations en.yml (French) 2022-07-27 12:06:48 +02:00
Sylvain
445e63b44c (feature) Improved attached ICS file texts, in reservations emails 2022-07-27 12:04:23 +02:00