Rubén D
cf2becfcfe
* [FIX] Fix custom fields migration issue. Thanks to @VexedSyd for the feedback. Closes #1273
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-04-27 01:55:28 +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
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
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-04-26 23:16:49 +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
3f4bb11978
* [FIX] Wrong behavior when no mail recipients are set
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-04-26 21:19:54 +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
63e7e88a23
* [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-24 00:50:04 +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
c75d3d27a4
* [ADD] Added PHP 7.3 on Travis CI matrix
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-04-22 00:56:46 +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
b3906afa13
* [FIX] Fixed Polski language option. Thanks to @pitrov24 for the notice. Closes 1288
...
* [MOD] Minor CSS tweaks
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-04-21 18:45:01 +02:00
Rubén D
5c38da88c6
* [ADD] Added client IP address in syslog messages. Thanks to @sebagarayco for the feedback. Closes #1302
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-04-21 16:44:05 +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
fd8d4886b4
* [MOD] Avoid to import blank client or category name when importing CSV files.
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-02-24 21:33:15 +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
Rubén D
5c9c9147bf
* [MOD] Enforce password complexity checking. Thanks to @DDH112 for the feedback. Closes #1226
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-02-24 19:49:10 +01:00
Rubén D
5e8861e42f
* [ADD] Allow to enable email notifications only for account access requests. Thanks to @jorgemfm for the feedback. Closes #1157
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-02-23 20:00:38 +01:00
Rubén D
7fd6df7502
* [FIX] Wrong encoding when displaying account's password. Thanks to @DDH112 for the feedback. Closes #1257
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-02-23 12:59:57 +01:00
Rubén D
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
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-02-23 12:43:49 +01:00
Rubén D
b859311f86
Merge branch 'v3.0' into v3.1
...
# Conflicts:
# lib/SP/Services/Install/Installer.php
2019-02-07 20:57:16 +01:00
RubénD
08bc68c9cc
Merge pull request #1232 from denibrain/master
...
[FIX] Import CSV. Thanks to @denibrain for the contribution. Closes #1232
3.0.5.19020701
2019-02-07 20:50:43 +01:00
Rubén D
6095749e89
* [MOD] Bump version&build number
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-02-07 20:26:08 +01:00
Rubén D
bb651fbed3
* [FIX] Wrong behavior when creating new users from LDAP during login. Thanks to @javierlm for the feedback. Closes #1187
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-02-07 20:19:37 +01:00
Rubén D
10caf1f2fe
* [MOD] Improved URL detection when displaying account search results. Thanks to @nblount for the feedback. Closes #1239
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-02-07 19:58:47 +01:00
Rubén D
fda9466260
* [FIX] Wrong behavior when displaying profiles on item presets. Thanks to @DDH112 for the feedback. Closes #1223
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-02-07 19:54:15 +01:00
Rubén D
57ede8cdb5
* [FIX] Wrong behavior when copying password to clipboard. Thanks to @Yotouille for the feedback. Closes #1231
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-02-07 19:52:21 +01:00
Denis R
8e7fb417a8
[FIX] Import CSV
2019-02-05 12:16:52 +05:00
Rubén D
3ea87a4ecc
* [MOD] Improved plugins data handling by encrypting the plugin's data
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-30 00:04:05 +01:00
Rubén D
a2ecef2141
Merge branch 'master' into v3.1
...
# Conflicts:
# .travis.yml
# lib/SP/Services/Install/Installer.php
2019-01-26 13:12:28 +01:00
Rubén D
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
Signed-off-by: Rubén D <nuxsmin@syspass.org >
3.0.4.19012601
2019-01-26 12:00:29 +01:00
Rubén D
a65d261ba8
* [FIX] Fixed wrong behavior when session is timed out
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-26 11:25:25 +01:00
Rubén D
221005f9f8
* [FIX] Upgrade not needed when updating between v3 releases. Thanks to @vmarion89 for the feedback. Closes #1210
3.0.3.19012402
2019-01-24 14:24:49 +01:00
Rubén D
e90efd3759
* [FIX] Upgrade not needed when updating between v3 releases. Thanks to @vmarion89 for the feedback. Closes #1210
2019-01-24 14:13:34 +01:00
Rubén D
12c37790e8
* [FIX] Wrong behavior when clicking on sysPass top-left logo. Thanks to @pierrehenrymuller for the feedback. Related #1209
3.0.2.19012401
2019-01-24 11:55:51 +01:00
Rubén D
2cc7bb95fa
* [MOD] Login method switched over POST in order to avoid max URL length limitation. Related #1184
2019-01-24 11:44:21 +01:00
Rubén D
504df47b06
* [MOD] Login method switched over POST in order to avoid max URL length limitation. Related #1184
2019-01-24 11:41:09 +01:00
Rubén D
ccc7ce9cfa
Merge branch '3.0' into v3.0
...
Conflicts:
app/modules/web/Controllers/Helpers/Grid/EventlogGrid.php
app/modules/web/Controllers/Helpers/Grid/TrackGrid.php
public/js/app-actions.js
public/js/app-actions.min.js
2019-01-24 11:39:28 +01:00
Rubén D
f3eb059637
* [MOD] Enable CI for vX.X git refs
2019-01-24 11:18:00 +01:00
Rubén D
75dc0190a8
Merge branch 'master' into v3.0
2019-01-24 11:15:26 +01:00
Rubén D
006a4a970c
* [MOD] Display additional information about internal versions
2019-01-24 11:13:47 +01:00
Rubén D
0a34ec61f4
* [FIX] Wrong behavior when upgrading custom fields, public links and API tokens from v2
2019-01-24 11:04:58 +01:00
Rubén D
0fbaccf8a1
* [MOD] Improved plugins handling by moving items' data to new database table.
...
* [MOD] Added plugins upgrade process
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-22 01:18:03 +01:00
Rubén D
5dcc450326
* [MOD] Bump version&build numbers
...
* [FIX] Wrong behavior when setting security token on log/audit module. Thanks to @schleyk for the feedback. Closes #1182
Signed-off-by: Rubén D <nuxsmin@syspass.org >
3.0.1.19012002
3.0.1
2019-01-20 12:06:39 +01:00
Rubén D
6ca3b4b6df
* [MOD] Bump version&build numbers
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-20 11:49:59 +01:00