1629 Commits

Author SHA1 Message Date
RubénD
4c3312d3a9 Merge pull request #1644 from nuxsmin/v3.2
* [FIX] Fix ADS search behavior by unsseting `ACCOUNTDISABLE` flag fo…
3.2.1
2021-01-16 12:15:12 +01:00
Rubén D
728ec832f3 * [FIX] Fix ADS search behavior by unsseting ACCOUNTDISABLE flag for UserAccountControl property, since it prevents to throw the proper status code when authenticating against LDAP. Thanks to @t0l0 for testing. Closes #1574
* [MOD] Update dependencies
* [MOD] Bump version number

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2021-01-16 12:13:25 +01:00
RubénD
45130f3b79 Merge pull request #1643 from nuxsmin/v3.2
* [FIX] Fix ADS search behavior by unsseting `ACCOUNTDISABLE` flag fo…
2021-01-16 12:09:06 +01:00
Rubén D
b0050813b0 * [FIX] Fix ADS search behavior by unsseting ACCOUNTDISABLE flag for UserAccountControl property, since it prevents to throw the proper status code when authenticating against LDAP. Thanks to @t0l0 for testing. Closes #1574
* [MOD] Update dependencies
* [MOD] Bump version number

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2021-01-16 11:46:58 +01:00
RubénD
aa5ff5548b Merge pull request #1631 from nuxsmin/v3.2
Release 3.2
3.2.0
2020-12-20 20:48:51 +01:00
Rubén D
f428a8c1d6 * [MOD] Bump version number
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2020-12-20 20:46:21 +01:00
Rubén D
4e119dee47 Merge branch 'v3.1' 2020-12-20 20:29:26 +01:00
Rubén D
b3137a181a * [MOD] Improve backup regex
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2020-12-20 18:30:43 +01:00
Rubén D
5e3281bce8 * [FIX] Set coverage mode through env var
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2020-12-20 17:51:32 +01:00
Rubén D
900008292b * [FIX] Set minimum required PHP version to 7.3 because dependency constraints
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2020-12-20 16:27:10 +01: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
Rubén D
de1e4366c6 Merge remote-tracking branch 'origin/v3.1' into v3.1 2020-12-20 15:20:43 +01:00
RubénD
5bc8adf84b Merge pull request #1596 from magcho/v3.1
New Japanese translation
2020-12-03 21:13:57 +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
8f78ad5b35 * [FIX] Wrong version constraint for doctrine packages
Signed-off-by: Rubén D <nuxsmin@syspass.org>
3.1.2.20030701
2020-03-07 19:02:13 +01:00
Rubén D
97417de1fb * [FIX] Wrong version constraint for doctrine packages
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2020-03-07 18:15:08 +01:00
Rubén D
c03d779894 * [MOD] Bump version patch and build number
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2020-03-07 17:52:39 +01:00
Rubén D
f3e01eee9d * [MOD] Enforce LDAP schema in ldap_connect function. Skip ldap_connect signature using port because it's deprecated
* [ADD] LDAP params tests

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2020-03-07 17:49:15 +01: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>
3.1.1.19121601
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
945ee6d307 * [FIX] Wrong behavior when upgrading from v3.0. Thanks to @Envikia for the feedback. Related #1401
* [MOD] Improved error code when an unknown API token is used. Thanks to @matejzero for the feedback. Closes #1429
* [FIX] Wrong behavior when changing master password and there aren't any accounts for processing. Thanks to @matejzero for the feedback. Closes #1430

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-08-21 23:51:32 +02:00
Rubén D
5503dd8de5 * [FIX] Wrong behavior when upgrading from v3.0. Thanks to @Envikia for the feedback. Related #1401
* [MOD] Improved error code when an unknown API token is used. Thanks to @matejzero for the feedback. Closes #1429
* [FIX] Wrong behavior when changing master password and there aren't any accounts for processing. Thanks to @matejzero for the feedback. Closes #1430

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-08-21 23:50:19 +02:00
Rubén D
5eaaac4659 * [MOD] Skip ext-xdebug from composer required extensions
* [MOD] Added PHP 7.3 to composer version matrix

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-08-20 19:43:16 +02:00
Rubén D
60595a3d84 Merge branch 'v3.1' 3.1.0.19081801 2019-08-18 22:31:58 +02:00
Rubén D
bb4ee3c7b6 * [MOD] Update MariaDB version on Travis CI
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-08-18 22:28:22 +02:00
Rubén D
8a01307d33 * [MOD] Travis CI
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-08-18 22:18:14 +02:00
Rubén D
ceab42987e * [FIX] Wrong CSV MIME type
* [MOD] Added CSV MIME type
* [MOD] Updated composer lock file
* [MOD] Bump to v3.1

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-08-18 22:02:58 +02:00
Rubén D
6b9637e881 * [MOD] Update Readme. Thanks to @andrucha97 for the notice.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-07-21 00:45:27 +02:00
RubénD
842f1631a9 Merge pull request #1361 from pakud/patch-1
* [MOD] Update INSTALL. Thanks to @pakud
2019-07-21 00:33:36 +02:00