nuxsmin
1848e29ad7
Merge remote-tracking branch 'origin/master'
1.2.0.09
2015-12-13 12:07:01 +01:00
nuxsmin
49e0580157
* [MOD] Updated French translation. Thanks to @Cyril
...
* [MOD] Updated version build number.
2015-12-13 12:06:41 +01:00
nuxsmin
024aaac889
* [FIX] Fixes #178 . Update accounts' history master password hash when upgrading from previous versions. Thanks to @TitovLab
...
* [MOD] Modified account history select box behavior when account id matches history id.
2015-12-13 11:05:22 +01:00
nuxsmin
225351bb75
* [FIX] Fixes #177 . Fixed javascript translation in complexity dialog. Thanks to @TitovLab
2015-12-13 09:44:21 +01:00
nuxsmin
68329ba760
* [ADD] Closes #173 . Added Russian translation. Thanks to @TitovLab
...
* [FIX] Fixes #176 . Upload files rewritten to fix issue with UTF8 strings. Removed FileDrop JQuery plugin . Thanks to @TitovLab
* [FIX] Closes #174 . Fixed css to fit to card layout.
* [FIX] Fixes #171 . Set maximum uplodaded file sizes as set in accounts config. Thanks to @cgarciaarano
2015-12-13 09:35:10 +01:00
nuxsmin
8f2b1500b4
* [ADD] Closes #179 . Added Russian translation. Thanks to @TitovLab
2015-12-12 08:32:29 +01:00
nuxsmin
b024031603
* [FIX] Fixes #168 . Fixed tooltip showing in classic theme. Thanks to @gabrielsoltz
2015-12-12 08:20:04 +01:00
nuxsmin
d496179544
* [FIX] Fixes #169 . Fixed path and directory separators to be system independent. Thanks to @stawiu
2015-12-12 07:50:54 +01:00
nuxsmin
f867611421
* [FIX] Fixes #166 . Fixed number parsing by request analyzer. Thanks to @gabrielsoltz and @GastonLex
2015-12-12 07:46:56 +01:00
nuxsmin
6f44f8ceb7
Typo on query
...
[FIX] Fixed typo on upgrade query to version 1.1.2.20. Related #165
2015-11-05 13:52:38 +01:00
nuxsmin
d6fbb7f188
* [FIX] Fixes #163 . Copy to clipboard action not shown when show optional actions preference is set.
2015-11-01 11:50:04 +01:00
nuxsmin
af1ab98777
* [MOD] Enable LDAP debug mode if global debug mode has been enabled. Related #156
2015-10-27 20:17:59 +01:00
nuxsmin
abc8d65f71
* [FIX] Fixed issue when importing accounts from CSV file. Fixes #160 . Thanks to @basil-twisleton
2015-10-26 19:34:39 +01:00
nuxsmin
50ea4e0f28
* [FIX] Fixed issue on copy password to clipboard on Chrome browser. Related #140 . Thanks to @basil-twisleton
...
* [FIX] Fixed English translation. Related #140.Thanks to @basil-twisleton
* [FIX] Fixed displaying required field when it is a select tag. Related #140.Thanks to @basil-twisleton
* [FIX] Fixed issue when adding an user from LDAP when no group/profile is set (disabled by default). Fixes #157
* [MOD] Modified behavior when adding a new customer from account page. Related #140.Thanks to @basil-twisleton
* [MOD] Updated German translation. Thanks to @wagnst
1.2.0.08
2015-10-26 00:31:23 +01:00
nuxsmin
9451281fee
* [FIX] Fixed issue when searching an user groupmembership to access to an account. Thanks to @basil-twisleton
...
* [FIX] Closes #157 . Fixed issue when adding LDAP users that don't have any default group/profile set, they are disabled. Thanks to @CyrosX
* [FIX] Closes #154 . Modified a string in the ldap template. Thanks to @tsener
* [MOD] Changed default behavior when creating a new account. Now a blank form is displayed. Thanks to @basil-twisleton
* [MOD] Closes #155 . Extensions cannot contain other characters than "A-Z", "0-9", "_" and "-". Thanks to @tsener
1.2.0.07
2015-10-22 22:57:23 +02:00
nuxsmin
adb5d06c41
* [MOD] Updated catalan translation. Thanks to @ferrergl
2015-10-15 22:45:25 +02:00
nuxsmin
f16281b583
* [MOD Language translation issue with some strings in classic theme. Closes #149
2015-10-15 22:27:23 +02:00
nuxsmin
e4539e30cc
* [MOD Debug off
1.2.0.06
2015-10-15 15:18:58 +02:00
nuxsmin
0c031de9fe
* [ADD] New language translation to Catalan. Thanks to @ferrergl
...
* [ADD] Added some user preferences like show optional actions and top navigation bar.
* [MOD] Updated German translation. Thanks to @wagnst and @ffflorian
* [MOD] Updated French translation. Thanks to jmrh, grandpas29 and julien
* [MOD] Fallback to plain passwords on forms when PKI is not available. It does not affect to the accounts.
* [FIX] Fixed language strings. Closes #147
* [FIX] Fixed master password changing issue that fails when no custom fields are defined.
* [FIX] Fixed redirection from 2FA page after login.
* [FIX] Fixed account main group saving.
2015-10-15 15:17:05 +02:00
nuxsmin
180ce5942f
* [ADD] Page reloading detection to read the config again.
...
* [MOD] Add some error reporting on installation process.
* [MOD] Resized the main page sysPass logo.
2015-10-12 12:42:18 +02:00
nuxsmin
6e2c461d72
* [FIX] Fixed issue with master pass hash after upgrading from 1.1. WARNING: the accounts encryption have not changed, only the master pass hash that is used to verify the correct password.
1.2.0.05-rc5
2015-10-10 14:00:37 +02:00
nuxsmin
eea8c1885e
* [ADD] New user preference to set a new navigation bar on top of search results. Closes #86
2015-10-09 00:29:16 +02:00
nuxsmin
d039ac69b3
Update description
2015-10-07 02:24:00 +02:00
nuxsmin
c1470bfd84
Added logo and screenshot
2015-10-07 02:00:58 +02:00
nuxsmin
8538ba3dfc
* [ADD] New classes to improve performance and code readability.
...
* [ADD] Security enhancement for master password in session.
* [MOD] Minor UI tweaks.
* [MOD] Improved config handling.
* [MOD] Code cleaning.
* [FIX] Accounts' main group were not set when the user hadn't enough privileges.
* [FIX] Accounts restoration didn't restore the account's main group.
2015-10-06 19:27:49 +02:00
nuxsmin
e6d2d6a34d
* {MOD] Updated translation.
2015-10-06 01:00:06 +02:00
nuxsmin
bf336cdd9b
* [ADD] New custom fields types.
...
* {MOD] Updated javascript clipboard plugin.
2015-10-06 00:56:20 +02:00
nuxsmin
e42ab52b4f
* [FIX] Fixed issue when getting the salt for inserting a new user from LDAP. Thanks to @JvdW
...
* [FIX] Fixed issue when parsing the LDAP server name to pick a random DNS server. Thanks to @JvdW
2015-10-05 22:59:57 +02:00
nuxsmin
f49d6cce22
* [FIX] Fixed issue when checking ldap connection. Thanks to @JvdW
...
* [FIX] Fixed some forms issues
* [FIX] Fixed issue when checking user request for changing password
* [MOD] Improved forms passwords encryption.
1.2.0.04-rc4
2015-10-05 16:20:35 +02:00
nuxsmin
46eabf8756
* Delete unused files
2015-10-05 01:54:55 +02:00
nuxsmin
e4cd99d466
* Deleted unused files
2015-10-05 01:51:18 +02:00
nuxsmin
5f38a00900
* [ADD] New method to optimize/minimize CSS and JS files.
...
* [ADD] Temporary password can be viewed within session.
* [ADD] Old backup and export files are deleted when performing a new backup/export.
* [ADD] Added the ability to force the connection through HTTPS.
* [MOD] CSS and JS files are now minimized by default.
* [MOD] Updated translations.
* [MOD] UI tweaks.
* [FIX] Fixed issue on enabling secondary users/groups edit on accounts.
* [FIX] Fixed issue when sending email request to blank recipients.
2015-10-05 01:41:21 +02:00
nuxsmin
863411cc50
* [MOD] Updated translations
2015-10-03 03:15:31 +02:00
nuxsmin
8b2ceac437
* [FIX] Fixed event log navigation bar issue.
2015-10-03 03:06:41 +02:00
nuxsmin
0f18a82494
* [FIX] Fixed issue that custom fields data were not encrypted again when master password is changed.
...
* [ADD] Back button on some modules.
* [ADD] Link to add category from new account form
* [MOD] Disable debugging search queries
2015-10-03 02:51:12 +02:00
nuxsmin
c3675d74f1
* [MOD] Update translations
2015-10-02 14:44:19 +02:00
nuxsmin
417723c1a8
* [ADD] New user preferences option to sort accounts searching by views.
...
* [FIX] Fixed issue on copy-to-clipboard when viewing account details.
* [FIX] Fixed issue when sorting accounts searching.
* [FIX] Fixed issue when copying accounts (Invalid action message).
* [MOD] UI tweaks.
2015-10-02 14:39:18 +02:00
nuxsmin
e914225828
* [ADD] New copy-to-clipboard using only Javascript NO flash needed (gooood)
...
* [FIX] Fixed issue while retrieving the public key when no session is active from Javascript to sign forms.
* [MOD] UI tweaks.
2015-10-02 03:29:00 +02:00
nuxsmin
61222f16c7
* [FIX] Fixed language detection issue
1.2.0.03-rc3
2015-10-01 15:55:40 +02:00
nuxsmin
c6a449b348
* [FIX] Fixed upgrade detection issue
2015-10-01 14:38:57 +02:00
nuxsmin
c2c84b9042
Merge remote-tracking branch 'origin/master'
...
Conflicts:
inc/Base.php
2015-10-01 14:30:52 +02:00
nuxsmin
177b323372
* [ADD] New user preferences available
...
* [MOD] CSS fonts are now stored locally for Material Blue theme
2015-10-01 14:30:37 +02:00
nuxsmin
95f0214fd1
* [ADD] New user preferences available
...
* [MOD] CSS fonts are now stored locally for Material Blue theme
2015-10-01 14:26:30 +02:00
nuxsmin
ac5ec0e0f5
* [ADD] Switched to BCRYPT for hashing passwords and key derivation. WARNING: Master password should be reentered by users (you can use a temporary password)
...
* [MOD] Some tweaks on forms passwords decryption
* [FIX] Fixed issue when blank custom fields are retrieved for an item.
1.2.0.02-rc2
2015-09-30 04:02:35 +02:00
nuxsmin
55bd64ef76
Merge remote-tracking branch 'origin/master'
2015-09-30 03:21:12 +02:00
nuxsmin
cac63e82a0
* [ADD] Switched to BCRYPT for hashing passwords and key derivation. WARNING: Master password should be reentered by users (you can use a temporary password)
...
* [MOD] Some tweaks on forms passwords decryption
* [FIX] Fixed issue when blank custom fields are retrieved for an item.
2015-09-30 03:20:56 +02:00
nuxsmin
002935c338
* [ADD] Switched to BCRYPT for hashing passwords and key derivation. WARNING: Master password should be reentered by users (you can use a temporary password)
...
* [MOD] Some tweaks on forms passwords decryption
* [FIX] Fixed issue when blank custom fields are retrieved for an item.
2015-09-30 03:13:27 +02:00
nuxsmin
7527664f8f
Delete unused files
2015-09-24 03:17:09 +02:00
nuxsmin
ec632f412c
Merge remote-tracking branch 'origin/master'
...
Conflicts:
ajax/ajax_import.php
ajax/ajax_migrate.php
imgs/logo.svg
inc/tpl/login.php
2015-09-24 03:07:08 +02:00
nuxsmin
d1bddb6d3f
* Closes #62
...
* Closes #63
* Closes #75
* Closes #79
* Closes #90
* Closes #118
* Closes #127
* Closes #100
* Closes #108 . Use custom fields to add links to accounts.
2015-09-24 02:50:20 +02:00