349 Commits

Author SHA1 Message Date
RubénD
b1e7edd761 fix: Return safe url for accounts. (#1839)
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-06-16 08:32:21 +02:00
RubénD
4da4d03173 fix: Fix XSS on some URLs (#1832)
* fix: Fix XSS when displaying URL on search account view.

Signed-off-by: Rubén D <nuxsmin@syspass.org>

* fix: Fix XSS when displaying URL on account view.

Signed-off-by: Rubén D <nuxsmin@syspass.org>

* fix: Fix XSS when displaying some URLs.

Signed-off-by: Rubén D <nuxsmin@syspass.org>

* fix: Fix XSS when displaying some URLs.

Signed-off-by: Rubén D <nuxsmin@syspass.org>

* chore: Bump version number.

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-06-04 09:39:22 +02:00
Rubén D
e1f7374378 chore: Minor code tweaks.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-05-26 07:27:34 +02:00
Rubén D
0fb21d58ad fix: Wrong variable syntax. Thanks to @riccimatic for the notice!
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-05-26 07:20:35 +02:00
Rubén D
ec686eec5d fix: Prevent XSS on all output variables.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-05-25 07:08:47 +02:00
Rubén D
a55548f4c4 * [MOD] Update dependencies
* [FIX] Fix displaying install page when the app is already installed. Thanks to @kmmndr for the notice. Closes #1629
* [FIX] Fix issue when dropping DB user after an errored installation.

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2020-12-20 15:25:20 +01:00
magcho
c82e0e4018 [update] translate 2020-09-30 17:26:30 +09:00
magcho
3ebbc540d4 [update] notification translate 2020-09-30 15:56:55 +09:00
magcho
cbd89815d2 [update] confuguration translate 2020-09-30 12:18:51 +09:00
magcho
c2d3f8c0d3 [update] encrypt of configuration translate 2020-09-30 11:40:05 +09:00
magcho
50686bc6df [update] mail of configuration translate 2020-09-30 01:32:33 +09:00
magcho
9e057c49eb [update] ldap of configuration translate 2020-09-30 01:30:02 +09:00
magcho
6900ff66e7 [update] wiki of configuration translate 2020-09-30 01:25:40 +09:00
magcho
d1976a4b9e [update] general of configuration translate 2020-09-30 00:50:50 +09:00
magcho
5e3bdf0770 [update] translate plugins page 2020-09-30 00:45:59 +09:00
magcho
a664f6b1f3 [update] セキュリティーと異常検知を翻訳 2020-09-30 00:24:09 +09:00
magcho
7b57c066b2 [fix] ユーザーとアクセス管理の翻訳を修正 2020-09-21 00:25:27 +09:00
magcho
8715b73502 [fix] 新規アカウント作成画面の翻訳を修正 2020-09-20 22:11:10 +09:00
magcho
b5b1bc0f0c [updte] source text 2020-09-20 21:59:16 +09:00
magcho
60228041ce [fix] 翻訳修正 2020-09-20 18:37:24 +09:00
magcho
b8d319e4da [fix] 新規アカウント作成ページの翻訳を修正 2020-09-13 16:31:00 +09:00
magcho
830810de66 [fix] 「検索」の翻訳修正 2020-09-13 16:18:00 +09:00
magcho
af5a283b65 [update] application translation 2020-09-13 00:54:39 +09:00
magcho
87680fb681 [WIP] translation sysPass application 2020-09-12 20:43:49 +09:00
magcho
9aeb14916b [WIP] update sysPass application translate to Japanese 2020-09-09 22:34:11 +09:00
magcho
6d5fdf4cd9 [init] clear and reset translation file 2020-09-08 01:55:59 +09:00
magcho
a802a74cbf [init] translation for Japanese 2020-09-06 12:33:00 +09:00
Rubén D
749a45fd0a * [FIX] Do not allow deleting Plugins from the UI. Thanks to @yawnbros for the feedback.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-12-21 11:30:54 +01:00
Rubén D
a299760683 * [FIX] Wrong behavior when viewing PDF files. Thanks to @m-shirokov for the notice. Closes #1501
* [MOD] Minor code tweaks

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-12-16 00:40:02 +01:00
Rubén D
54e84f17cf * [FIX] Wrong behavior when displaying account notes tooltip with multiple lines. Thanks to @MagikEh for the feedback. Closes #1432
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-08-23 00:15:19 +02:00
Rubén D
3f79d69336 * [FIX] Wrong URL when application URL setting is set. Thanks to @kalxasus for the notice. Closes #1395
* [MOD] Update Authenticator version in composer.json

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-07-20 23:30:47 +02:00
Rubén D
da9dc6f3ab * [FIX] LDAP group filter wasn't applied when importing. Thanks to @twindscheif for the notice. Closes #1390
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-07-20 22:00:47 +02:00
Rubén D
98a68f47c5 * [FIX] Client custom fields were not created/saved. Thanks to @ZUNbado and @sf32738 for the notice. Closes #1375
* [MOD] Minor code tweaks

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-07-20 21:44:04 +02:00
Rubén D
b5559b52eb * [FIX] Skip over initialization when upgrade is needed. Thanks to @Envikia and @alexseys for the notice. Closes #1355
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-07-20 20:51:28 +02:00
Rubén D
4da57f86fb * [MOD] Improved behavior when searching for user permission on accounts. Thanks to @anth69 for the feedback. Closes #1338
* [MOD] Updated translations. Thanks to all contributors.

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-05-25 00:29:02 +02:00
Rubén D
01a8339f5b * [MOD] Display XML export download icon on demo mode
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-27 13:44:27 +02:00
Rubén D
6197c52af1 * [MOD] Update copyright date
* [MOD] Code cleanup

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-27 02:48:18 +02:00
Rubén D
6e1f04ddc5 * [FIX] Wrong limit for maximum file size. Thanks to @javierlm for the feedback. Closes #1313
* [MOD] Typo in translation. Related #1313

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-27 00:39:27 +02:00
Rubén D
b8022166ba * [FIX] Wrong behavior when disabling remote syslog
* [MOD] Increase account's name length up to 100 characters long. Related #1071

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-27 00:34:13 +02:00
Rubén D
830d7839ac * [FIX] Wrong behavior when saving LDAP server. Thanks to @lreiher for the feedback. Closes #1277
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-27 00:08:31 +02:00
Rubén D
b721eafced * [FIX] Wrong behavior when updating user's password. Thanks to @vrdominguez for the feedback. Closes #1293
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-26 23:07:56 +02:00
Rubén D
f7c2a67c41 * [FIX] Wrong encoding in text area. Thanks to @pierrehenrymuller for the feedback. Closes #1296
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-26 21:08:52 +02:00
Rubén D
e17e80d665 * [ADD] Added search for accounts name by regular expression. Closes #1311
* [FIX] Fixed wrong behavior when search operator was set

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-25 23:20:00 +02:00
Rubén D
752d05c1c6 * [MOD] Improved logging messages
* [MOD] Unlocked PHP 7.3
* [FIX] No debug messages when debug mode is activated

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-23 20:50:15 +02:00
Rubén D
28ea9a14d9 * [FIX] Fixed wrong behavior when setting password complexity length. . Thanks to @andrucha97 for the feedback. Closes #1280
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-22 00:46:24 +02:00
Rubén D
2318796c00 * [FIX] Fixed wrong behavior when searching for accounts on accounts manager. Thanks to @Weptun for the feedback. Closes #1271
* [ADD] Added missing tests
* [MOD] Code cleanup

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-21 23:12:45 +02:00
Rubén D
263cdae0e6 * [MOD] Update translations
* [FIX] Added missing Italian language option. Thanks to @Matwolf08 for the notice. Closes #1302

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-21 16:18:00 +02:00
Rubén D
5f37d466dd * [ADD] Allow to change the account's owner and main group when the user is the account's owner. Related #705
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-02-24 23:32:45 +01:00
Rubén D
4e26b3918e * [ADD] Allow to set account's owner when creating or copying the account. Related #1264
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-02-24 22:15:42 +01:00
Rubén D
1ec8d26e3a * [ADD] Application URL for handling requests through reverse proxy. Thanks to @rob42 for the feedback. Closes #1218
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-02-24 20:48:34 +01:00