Commit Graph

  • 8715b73502 [fix] 新規アカウント作成画面の翻訳を修正 magcho 2020-09-20 22:11:10 +09:00
  • b5b1bc0f0c [updte] source text magcho 2020-09-20 21:59:16 +09:00
  • 60228041ce [fix] 翻訳修正 magcho 2020-09-20 18:37:24 +09:00
  • b8d319e4da [fix] 新規アカウント作成ページの翻訳を修正 magcho 2020-09-13 16:31:00 +09:00
  • 830810de66 [fix] 「検索」の翻訳修正 magcho 2020-09-13 01:59:35 +09:00
  • af5a283b65 [update] application translation magcho 2020-09-13 00:53:55 +09:00
  • 87680fb681 [WIP] translation sysPass application magcho 2020-09-12 20:43:49 +09:00
  • 9aeb14916b [WIP] update sysPass application translate to Japanese magcho 2020-09-09 01:44:23 +09:00
  • 6d5fdf4cd9 [init] clear and reset translation file magcho 2020-09-08 01:55:59 +09:00
  • a802a74cbf [init] translation for Japanese magcho 2020-09-06 12:33:00 +09:00
  • afb81d9fb4 Log which locale failed to load Jakob Haufe 2020-08-24 13:39:08 +02:00
  • ad90b707bf * [FIX] Skip direct link on new account Rubén D 2020-06-29 00:52:09 +02:00
  • 90aa6eb027 * [FIX] Skip direct link on new account Rubén D 2020-06-29 00:49:31 +02:00
  • 9d6509e386 * [ADD] Allow to disable database fallback when using LDAP auth. Closes #1518. Thank to @itpro-tips for the feedback. * [MOD] Improved authentication workflow. Rubén D 2020-06-29 00:25:13 +02:00
  • d310a10ba0 * [MOD] Merge v3.1 changes * [ADD] Use custom ldap attributes for users or groups * [ADD] Use custom ldap filter for users or groups lookup * [MOD] Improved internal config handling by using an array instead of class properties Rubén D 2020-06-28 19:38:06 +02:00
  • 563b275b23 Merge remote-tracking branch 'origin/v3.2' into v3.2 Rubén D 2020-06-28 19:17:29 +02:00
  • 35258d51bc [MOD] Merge pull request #1563 from solhuebner/patch-1 RubénD 2020-06-24 19:23:43 +02:00
  • ecd2e1394e Align special with KeePass special+brackets Sol Huebner 2020-06-16 13:46:47 -04:00
  • cd9dd167bd * [MOD] Merge v3.1 changes Rubén D 2020-03-11 19:34:54 +01:00
  • 8f78ad5b35 * [FIX] Wrong version constraint for doctrine packages 3.1.2.20030701 Rubén D 2020-03-07 19:02:13 +01:00
  • 97417de1fb * [FIX] Wrong version constraint for doctrine packages Rubén D 2020-03-07 18:15:08 +01:00
  • c03d779894 * [MOD] Bump version patch and build number Rubén D 2020-03-07 17:52:39 +01:00
  • f3e01eee9d * [MOD] Enforce LDAP schema in ldap_connect function. Skip ldap_connect signature using port because it's deprecated * [ADD] LDAP params tests Rubén D 2020-03-07 17:49:15 +01:00
  • 978eca80d2 * [MOD] Include custom fields in API response using adapters Rubén D 2020-03-07 12:01:44 +01:00
  • 3bcf2e0b4d * [ADD] Include custom field in API response. Thanks to @sf32738 for the feedback. Closes #1388. Rubén D 2020-01-11 20:50:09 +01:00
  • 496a3e95f4 * [FIX] Avoid warning message on non-existing plugins directory Rubén D 2020-01-08 18:19:47 +01:00
  • 52086a2a2e * [ADD] Use phpdotenv for loading variables from environment files Rubén D 2020-01-08 14:04:46 +01:00
  • a07318fa8c * [ADD] Use phpdotenv for loading variables from environment files Rubén D 2020-01-08 14:02:02 +01:00
  • 342bcab99e * [ADD] Use phpdotenv for loading variables from environment files Rubén D 2020-01-08 14:00:30 +01:00
  • bec1d21d8c * [MOD] Improved CSRF handling by using HTTP header to set the token Rubén D 2020-01-08 13:18:03 +01:00
  • b7da69de79 Merge branch 'master' into v3.2 Rubén D 2020-01-06 13:10:27 +01:00
  • 749a45fd0a * [FIX] Do not allow deleting Plugins from the UI. Thanks to @yawnbros for the feedback. Rubén D 2019-12-21 11:30:54 +01:00
  • a299760683 * [FIX] Wrong behavior when viewing PDF files. Thanks to @m-shirokov for the notice. Closes #1501 * [MOD] Minor code tweaks 3.1.1.19121601 Rubén D 2019-12-16 00:40:02 +01:00
  • 133839ec3b * [MOD] Improve export workflow and skip encoding encrypted data into base64 * [MOD] Allow importing from v3.2 exported XML files nuxsmin 2019-12-15 21:15:08 +01:00
  • 54e84f17cf * [FIX] Wrong behavior when displaying account notes tooltip with multiple lines. Thanks to @MagikEh for the feedback. Closes #1432 Rubén D 2019-08-23 00:15:19 +02:00
  • 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 Rubén D 2019-08-21 23:51:32 +02:00
  • 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 Rubén D 2019-08-21 23:50:19 +02:00
  • 5eaaac4659 * [MOD] Skip ext-xdebug from composer required extensions * [MOD] Added PHP 7.3 to composer version matrix Rubén D 2019-08-20 19:43:16 +02:00
  • 60595a3d84 Merge branch 'v3.1' 3.1.0.19081801 Rubén D 2019-08-18 22:31:58 +02:00
  • bb4ee3c7b6 * [MOD] Update MariaDB version on Travis CI Rubén D 2019-08-18 22:28:22 +02:00
  • 8a01307d33 * [MOD] Travis CI Rubén D 2019-08-18 22:18:14 +02:00
  • ceab42987e * [FIX] Wrong CSV MIME type * [MOD] Added CSV MIME type * [MOD] Updated composer lock file * [MOD] Bump to v3.1 Rubén D 2019-08-18 21:48:11 +02:00
  • 6b9637e881 * [MOD] Update Readme. Thanks to @andrucha97 for the notice. Rubén D 2019-07-21 00:45:27 +02:00
  • 842f1631a9 Merge pull request #1361 from pakud/patch-1 RubénD 2019-07-21 00:33:36 +02:00
  • 535d7abcbf Merge pull request #1385 from mluchkin/master RubénD 2019-07-21 00:32:30 +02:00
  • 29b56c5e35 * [MOD] Update version & build number 3.1.0.19072001-rc5 Rubén D 2019-07-20 23:41:15 +02:00
  • 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 Rubén D 2019-07-20 23:30:47 +02:00
  • da9dc6f3ab * [FIX] LDAP group filter wasn't applied when importing. Thanks to @twindscheif for the notice. Closes #1390 Rubén D 2019-07-20 22:00:47 +02:00
  • 98a68f47c5 * [FIX] Client custom fields were not created/saved. Thanks to @ZUNbado and @sf32738 for the notice. Closes #1375 * [MOD] Minor code tweaks Rubén D 2019-07-20 21:44:04 +02:00
  • b5559b52eb * [FIX] Skip over initialization when upgrade is needed. Thanks to @Envikia and @alexseys for the notice. Closes #1355 Rubén D 2019-07-20 20:51:28 +02:00
  • 5811680c38 fix russian language Mluchkin 2019-07-05 15:33:03 +03:00
  • 8ad5a858d4 Update INSTALL pQd 2019-06-05 15:42:29 +02:00
  • 1adb103f29 * [FIX] Wrong URL handling when downloading files. Thanks to @fprina for the feedback ans testing. Closes #1354 3.1.0.19052503-rc4 Rubén D 2019-05-25 20:28:35 +02:00
  • 58dbc3509e * [MOD] Improved stacktrace by anonymizing function's arguments data. Thanks to @cRaZy-bisCuiT for the feedback. Closes #1339 + [MOD] Bump version & build 3.1.0.19052502-rc3 Rubén D 2019-05-25 02:08:21 +02:00
  • 6aa36d449c * [MOD] Improved stacktrace by anonymizing function's arguments data. Thanks to @cRaZy-bisCuiT for the feedback. Closes #1339 + [MOD] Bump version & build Rubén D 2019-05-25 02:00:22 +02:00
  • 4f3bb74296 * [MOD] Improved stacktrace by anonymizing function's arguments data. Thanks to @cRaZy-bisCuiT for the feedback. Closes #1339 + [MOD] Bump version & build Rubén D 2019-05-25 01:39:26 +02:00
  • 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. Rubén D 2019-05-25 00:29:02 +02:00
  • ea9b6ee1fd * [FIX] Wrong field definition on PluginData table. Thanks to @drewlsvern for the feedback. Closes 1326 3.1.0.19043001-rc2 Rubén D 2019-04-30 20:50:01 +02:00
  • 4f9431e7bc * [FIX] Wrong PHP version comparison 3.1.0.19042801-rc1 Rubén D 2019-04-28 15:35:54 +02:00
  • 81bb182c3d * [FIX] Wrong PHP version comparison Rubén D 2019-04-28 15:34:21 +02:00
  • 01a8339f5b * [MOD] Display XML export download icon on demo mode Rubén D 2019-04-27 13:44:27 +02:00
  • 72c51b037d * [MOD] Jump to RC1 Rubén D 2019-04-27 12:01:35 +02:00
  • 1e308a9431 * [FIX] Missing database upgrade Rubén D 2019-04-27 03:16:49 +02:00
  • 6197c52af1 * [MOD] Update copyright date * [MOD] Code cleanup Rubén D 2019-04-27 02:48:18 +02:00
  • cf2becfcfe * [FIX] Fix custom fields migration issue. Thanks to @VexedSyd for the feedback. Closes #1273 Rubén D 2019-04-27 01:55:28 +02:00
  • 6e1f04ddc5 * [FIX] Wrong limit for maximum file size. Thanks to @javierlm for the feedback. Closes #1313 * [MOD] Typo in translation. Related #1313 Rubén D 2019-04-27 00:39:27 +02:00
  • b8022166ba * [FIX] Wrong behavior when disabling remote syslog * [MOD] Increase account's name length up to 100 characters long. Related #1071 Rubén D 2019-04-27 00:34:13 +02:00
  • 830d7839ac * [FIX] Wrong behavior when saving LDAP server. Thanks to @lreiher for the feedback. Closes #1277 Rubén D 2019-04-27 00:08:31 +02:00
  • df02a33677 * [FIX] Wrong behavior when setting user's email from LDAP when several email addresses are set. Thanks to @ cRaZy-bisCuiT for the feedback. Closes #1283 Rubén D 2019-04-26 23:16:49 +02:00
  • b721eafced * [FIX] Wrong behavior when updating user's password. Thanks to @vrdominguez for the feedback. Closes #1293 Rubén D 2019-04-26 23:07:56 +02:00
  • 3f4bb11978 * [FIX] Wrong behavior when no mail recipients are set Rubén D 2019-04-26 21:19:54 +02:00
  • f7c2a67c41 * [FIX] Wrong encoding in text area. Thanks to @pierrehenrymuller for the feedback. Closes #1296 Rubén D 2019-04-26 21:08:52 +02:00
  • e17e80d665 * [ADD] Added search for accounts name by regular expression. Closes #1311 * [FIX] Fixed wrong behavior when search operator was set Rubén D 2019-04-25 23:20:00 +02:00
  • 63e7e88a23 * [MOD] Improved logging messages * [MOD] Unlocked PHP 7.3 * [FIX] No debug messages when debug mode is activated Rubén D 2019-04-24 00:50:04 +02:00
  • 752d05c1c6 * [MOD] Improved logging messages * [MOD] Unlocked PHP 7.3 * [FIX] No debug messages when debug mode is activated Rubén D 2019-04-23 20:50:15 +02:00
  • c75d3d27a4 * [ADD] Added PHP 7.3 on Travis CI matrix Rubén D 2019-04-22 00:56:46 +02:00
  • 28ea9a14d9 * [FIX] Fixed wrong behavior when setting password complexity length. . Thanks to @andrucha97 for the feedback. Closes #1280 Rubén D 2019-04-22 00:46:24 +02:00
  • 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 Rubén D 2019-04-21 23:12:45 +02:00
  • b3906afa13 * [FIX] Fixed Polski language option. Thanks to @pitrov24 for the notice. Closes 1288 * [MOD] Minor CSS tweaks Rubén D 2019-04-21 18:45:01 +02:00
  • 5c38da88c6 * [ADD] Added client IP address in syslog messages. Thanks to @sebagarayco for the feedback. Closes #1302 Rubén D 2019-04-21 16:44:05 +02:00
  • 263cdae0e6 * [MOD] Update translations * [FIX] Added missing Italian language option. Thanks to @Matwolf08 for the notice. Closes #1302 Rubén D 2019-04-21 16:18:00 +02:00
  • 5f37d466dd * [ADD] Allow to change the account's owner and main group when the user is the account's owner. Related #705 Rubén D 2019-02-24 23:32:45 +01:00
  • 4e26b3918e * [ADD] Allow to set account's owner when creating or copying the account. Related #1264 Rubén D 2019-02-24 22:15:42 +01:00
  • fd8d4886b4 * [MOD] Avoid to import blank client or category name when importing CSV files. Rubén D 2019-02-24 21:33:15 +01:00
  • 1ec8d26e3a * [ADD] Application URL for handling requests through reverse proxy. Thanks to @rob42 for the feedback. Closes #1218 Rubén D 2019-02-24 20:48:34 +01:00
  • 5c9c9147bf * [MOD] Enforce password complexity checking. Thanks to @DDH112 for the feedback. Closes #1226 Rubén D 2019-02-24 19:49:10 +01:00
  • 5e8861e42f * [ADD] Allow to enable email notifications only for account access requests. Thanks to @jorgemfm for the feedback. Closes #1157 Rubén D 2019-02-23 20:00:38 +01:00
  • 7fd6df7502 * [FIX] Wrong encoding when displaying account's password. Thanks to @DDH112 for the feedback. Closes #1257 Rubén D 2019-02-23 12:59:57 +01:00
  • 3b14d1d030 * [FIX] Wrong behavior when copying account's tags. Thanks to @leBasti91 for the feedback. Closes #1256 * [FIX] Wrong behavior when selecting template's view * [MOD] Improved plugins availability detection and skip weird event log entries Rubén D 2019-02-23 12:43:49 +01:00
  • b859311f86 Merge branch 'v3.0' into v3.1 Rubén D 2019-02-07 20:57:16 +01:00
  • 08bc68c9cc Merge pull request #1232 from denibrain/master 3.0.5.19020701 v3.0 RubénD 2019-02-07 20:50:43 +01:00
  • 6095749e89 * [MOD] Bump version&build number Rubén D 2019-02-07 20:26:08 +01:00
  • bb651fbed3 * [FIX] Wrong behavior when creating new users from LDAP during login. Thanks to @javierlm for the feedback. Closes #1187 Rubén D 2019-02-07 20:19:37 +01:00
  • 10caf1f2fe * [MOD] Improved URL detection when displaying account search results. Thanks to @nblount for the feedback. Closes #1239 Rubén D 2019-02-07 19:58:47 +01:00
  • fda9466260 * [FIX] Wrong behavior when displaying profiles on item presets. Thanks to @DDH112 for the feedback. Closes #1223 Rubén D 2019-02-07 19:54:15 +01:00
  • 57ede8cdb5 * [FIX] Wrong behavior when copying password to clipboard. Thanks to @Yotouille for the feedback. Closes #1231 Rubén D 2019-02-07 19:52:21 +01:00
  • 8e7fb417a8 [FIX] Import CSV Denis R 2019-02-05 12:16:52 +05:00
  • 3ea87a4ecc * [MOD] Improved plugins data handling by encrypting the plugin's data Rubén D 2019-01-30 00:04:05 +01:00
  • a2ecef2141 Merge branch 'master' into v3.1 Rubén D 2019-01-26 13:12:28 +01:00
  • 26261c0789 * [FIX] Wrong behavior when importing CSV. Thanks to @hoboristi for the feedback. Closes #1211 * [FIX] Wrong behavior when displaying passwords with scpecial characters. Thanks to @opeshm for the feedback. Closes #1207 3.0.4.19012601 Rubén D 2019-01-26 12:00:29 +01:00