Commit Graph

  • e4cd99d466 * Deleted unused files nuxsmin 2015-10-05 01:51:18 +02:00
  • 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. nuxsmin 2015-10-05 01:41:21 +02:00
  • 863411cc50 * [MOD] Updated translations nuxsmin 2015-10-03 03:15:31 +02:00
  • 8b2ceac437 * [FIX] Fixed event log navigation bar issue. nuxsmin 2015-10-03 03:06:41 +02:00
  • 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 nuxsmin 2015-10-03 02:51:12 +02:00
  • c3675d74f1 * [MOD] Update translations nuxsmin 2015-10-02 14:44:19 +02:00
  • 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. nuxsmin 2015-10-02 14:39:18 +02:00
  • 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. nuxsmin 2015-10-02 03:29:00 +02:00
  • 61222f16c7 * [FIX] Fixed language detection issue 1.2.0.03-rc3 nuxsmin 2015-10-01 15:55:40 +02:00
  • c6a449b348 * [FIX] Fixed upgrade detection issue nuxsmin 2015-10-01 14:38:57 +02:00
  • c2c84b9042 Merge remote-tracking branch 'origin/master' nuxsmin 2015-10-01 14:30:52 +02:00
  • 177b323372 * [ADD] New user preferences available * [MOD] CSS fonts are now stored locally for Material Blue theme nuxsmin 2015-10-01 14:26:30 +02:00
  • 95f0214fd1 * [ADD] New user preferences available * [MOD] CSS fonts are now stored locally for Material Blue theme nuxsmin 2015-10-01 14:26:30 +02:00
  • 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 nuxsmin 2015-09-30 04:02:35 +02:00
  • 55bd64ef76 Merge remote-tracking branch 'origin/master' nuxsmin 2015-09-30 03:21:12 +02:00
  • 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. nuxsmin 2015-09-30 03:13:27 +02:00
  • 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. nuxsmin 2015-09-30 03:13:27 +02:00
  • 7527664f8f Delete unused files nuxsmin 2015-09-24 03:17:09 +02:00
  • ec632f412c Merge remote-tracking branch 'origin/master' nuxsmin 2015-09-24 03:07:08 +02:00
  • 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. nuxsmin 2015-09-24 02:50:20 +02:00
  • e7f2d8a8d3 Merge branch 'devel' nuxsmin 2015-09-24 02:34:11 +02:00
  • 1844f9917a * [MOD] UI tweaks * [MOD] Increased custom fields length nuxsmin 2015-09-24 02:33:55 +02:00
  • d31735602c Remove unused files nuxsmin 2015-09-23 20:13:36 +02:00
  • b7ef6de033 Devel merge into master nuxsmin 2015-09-23 19:56:21 +02:00
  • fa19dffefa * [MOD] Updated en_US translation * [MOD] Updated changelog * [MOD] Updated version to 1.2-rc1 * [MOD] Modified installer to use PKI on password transmission * [MOD] Updated SQL queries for manual upgrades * [FIX] Fixed database upgrade minor issue. nuxsmin 2015-09-23 19:07:55 +02:00
  • 0e0cf2ebb3 * [MOD] Modified LDAP behaviour when no group is set nuxsmin 2015-09-23 11:20:05 +02:00
  • 9b7a7736b3 * [ADD] RSA Encryption for passwords sent from client to server for non secured environments (no HTTPS). * [MOD] Tweaked javascript files to make more reusable code and isolation using namespaces. * [MOD] UI tweaks. * [FIX] Minor bugfixes. nuxsmin 2015-09-23 02:08:57 +02:00
  • 0313f731d7 * [FIX] Fixed export log message * [MOD] Updated translations * [MOD] Updated version to RC1 * [MOD] Modified some demo features * [MOD] UI tweaks nuxsmin 2015-09-20 12:27:53 +02:00
  • d9e28a0e02 * [MOD] Generate unique hash for export/backup files. Thanks to Daniele * [MOD] Updated MDL version * [MOD] Minor UI tweaks nuxsmin 2015-09-17 12:51:18 +02:00
  • a02d2813e1 * [FIX] Main group not set when creating/modifying account nuxsmin 2015-09-02 14:33:13 +02:00
  • a154e8622e * [FIX] Minor bugfixes nuxsmin 2015-08-17 20:12:19 +02:00
  • b2a0ffdb62 * [ADD] New custom fields feature. * [MOD] Minor UI tweaks * [MOD] Updated English translation * [FIX] Minor bugfixes nuxsmin 2015-08-17 19:45:33 +02:00
  • 9cafb219c5 * [ADD] New custom fields feature. * [MOD] Minor UI tweaks * [MOD] Updated English translation * [FIX] Minor bugfixes nuxsmin 2015-08-17 19:38:39 +02:00
  • 47a353b101 * [FIX] Fixed issue on admin's group assignment during install. * [FIX] Fixed database structure creation issue. * [FIX] Fixed sysPass XML import issue. * [MOD] UI tweaks. nuxsmin 2015-08-11 22:46:09 +02:00
  • 539ebe0323 * [ADD] Closes #28. Deep link for account view. * [MOD] Improved URL parameters handling nuxsmin 2015-08-11 16:05:36 +02:00
  • 4ee0539d08 * [ADD] API requests handler. * [MOD] Updated DB structure nuxsmin 2015-08-10 23:45:35 +02:00
  • 29873ef313 * [ADD] Preliminary API implementation. Need doc * [ADD] API token authentication * [FIX] Fixed issue on account searches nuxsmin 2015-08-10 10:20:42 +02:00
  • e7ae7d6154 Merge remote-tracking branch 'origin/devel' into devel nuxsmin 2015-08-07 13:07:39 +02:00
  • d243bdeea9 * [ADD] ADS LDAP server selection by DNS records nuxsmin 2015-08-07 13:07:19 +02:00
  • 3883c54367 * [MOD] Updated en_US translation nuxsmin 2015-08-06 19:37:57 +02:00
  • 9303ee66de * [ADD] Closes #87. Nested AD LDAP groups membership is now detected. Thanks to @danislav nuxsmin 2015-08-06 13:36:01 +02:00
  • 215b216ee6 * [ADD] New notices feature that query if there are security or warnings about sysPass (only enabled for app admin users) nuxsmin 2015-08-06 02:36:58 +02:00
  • 41835698c8 * [FIX] Fixed installer issue. * [FIX] Fixed mail form issue. * [MOD] Installer UI Tweaks. nuxsmin 2015-08-06 00:31:43 +02:00
  • 43faa5f727 * [ADD] New search by file name * [MOD] Updated info page nuxsmin 2015-08-05 14:06:33 +02:00
  • 733ba8ea3a * [ADD] Closes #91. Added image thumbnail when images are uploaded. Thumbnail is shown in files list if available. * [MOD] UI Tweaks * [MOD] Updated MDL version. nuxsmin 2015-08-05 02:14:25 +02:00
  • b2941a82ab * [MOD] Mini logo updated * [FIX] Fixed login on Microsoft Edge nuxsmin 2015-08-04 14:17:39 +02:00
  • 6865664f35 * [ADD] Closes #81. Accounts main group can be changed by admins. Thanks to @cfinch nuxsmin 2015-08-04 00:04:52 +02:00
  • bda63b4184 * [MOD] Reload page whe theme applied * [FIX] Upgrade table issue nuxsmin 2015-08-03 23:29:35 +02:00
  • 915a8d0aa0 * [MOD] Updated English translations * [MOD] Line separators nuxsmin 2015-08-03 12:32:36 +02:00
  • a285abb67b * [ADD] Closes #70. New feature that allows to query the accounts where only specific users and/or groups have access (parameters :user and :group at query string...needs context help). Thanks to @Chefkeks nuxsmin 2015-08-03 04:23:16 +02:00
  • 1372100bf7 * [ADD] Closes #70. New feature that allows to query the accounts where only specific users and/or groups have access (parameters :user and :group at query string...needs context help). Thanks to @Chefkeks nuxsmin 2015-08-03 04:15:13 +02:00
  • 569c095692 * [ADD] Closes #99. New feature that allows to generate an image for the account password . Thanks to @TitovLab * [MOD] Modified small logo nuxsmin 2015-08-03 03:30:24 +02:00
  • 4d0ea598ba * [ADD] Closes #91. New feature that allows to generate an image for the account password . Thanks to @TitovLab nuxsmin 2015-08-03 03:23:23 +02:00
  • ebae60bc3f * [ADD] Closes #120. Added the ability to assign one user to multiple groups * [MOD] User's classes are now better handled by splitting them by behaviour * [MOD] UI tweaks for classic theme and integration of new features nuxsmin 2015-08-03 01:46:30 +02:00
  • 5875faaa6f * [MOD] Line separators nuxsmin 2015-07-31 14:05:56 +02:00
  • b5f6894ee2 * [ADD] Password complexity generator. nuxsmin 2015-07-31 00:34:58 +02:00
  • f22a11fe61 * [MOD] User password input nuxsmin 2015-07-30 15:01:06 +02:00
  • 0b6f553200 * [MOD] Line separators * [MOD] Login icon 1.2.0.01-rc1 nuxsmin 2015-07-30 11:47:03 +02:00
  • 85f956d5d5 * [MOD] Minor UI tweaks nuxsmin 2015-07-30 11:25:13 +02:00
  • 1663c790f7 Fix line separators nuxsmin 2015-07-29 12:45:23 +02:00
  • 77174c3ace * [ADD] New proxy configuration * [MOD] Changed check-for-updates behaviour * [MOD] Changed updates notifications icons nuxsmin 2015-07-29 02:41:29 +02:00
  • 37d9dca7e6 * [MOD] Updated translations 1.1.2.24 v1.1 nuxsmin 2015-07-28 18:52:44 +02:00
  • 24630d932f [MOD] Minor changes nuxsmin 2015-07-28 15:56:06 +02:00
  • 8461cc7332 * [FIX] Fixed error on saving files extensions. * [FIX] Fixed checking for updates issue. * [FIX] Closes #109 * [FIX] Closes #116, Closes #107 * [MOD] Changed behaviour on getting security token for customers, categories, groups, users and profiles edition. * [MOD] Changed application logo and description. * [MOD] Added version umber on update title. nuxsmin 2015-07-28 14:04:35 +02:00
  • 2169245022 * [FIX] Fixed error on saving files extensions. * [FIX] Fixed checking for updates issue. * [MOD] Changed behaviour on getting security token for customers, categories, groups, users and profiles edition. * [MOD] Changed application logo and description. nuxsmin 2015-07-28 13:37:00 +02:00
  • 25e58a917b * [FIX] Closes #109 nuxsmin 2015-07-28 10:49:01 +02:00
  • 3d1deca03b * [FIX] Closes #116, Closes #107 nuxsmin 2015-07-28 10:34:25 +02:00
  • ce66feda1d Not needed nuxsmin 2015-07-27 14:29:26 +02:00
  • fb20a6fb23 * [MOD] Minor tweaks nuxsmin 2015-07-27 14:26:53 +02:00
  • 7811e0ed15 * [ADD] Per user Two factor authentication (needs DB upgrade). * [ADD] Copy username to clipboard on password view. nuxsmin 2015-07-27 03:18:17 +02:00
  • 2914aac011 * [ADD] Small logo on menu bar. * [MOD] New logo color. * [MOD] Better handling on password generation. * [MOD] Some UI tweaks nuxsmin 2015-07-24 14:39:55 +02:00
  • bfb8880744 * [FIX] Font issue on SVG logo. * [MOD] Line separators. nuxsmin 2015-07-24 10:09:56 +02:00
  • 1294595f90 * [MOD] Password view/generate modified * [ADD] New sysPass logo * [MOD] Fixed some UI styles nuxsmin 2015-07-24 02:09:44 +02:00
  • fd8c992195 * [MOD] New Material Design using Google MDL (work in progress). nuxsmin 2015-07-23 13:29:15 +02:00
  • ef05bb707d * [MOD] New Material Design using Google MDL (work in progress). * [FIX] Fixed issue with action buttons. * [MOD] Minor UI tweaks. nuxsmin 2015-07-23 01:00:53 +02:00
  • 9089d4f0b1 * [MOD] New Material Design using Google MDL (work in progress). nuxsmin 2015-07-22 04:22:06 +02:00
  • 911bedf7ad * [MOD] Upgraded Fancybox JQuery plugin to version 2.1.5. nuxsmin 2015-07-22 02:58:34 +02:00
  • ceb78908d4 * [MOD] New Material Design using Google MDL (work in progress). * [ADD] New sysPass logo color. nuxsmin 2015-07-22 02:44:35 +02:00
  • ac168a46db * [MOD] New Material Design using Google MDL (work in progress). nuxsmin 2015-07-21 13:58:46 +02:00
  • afde009bb7 * [MOD] New Material Design using Google MDL (work in progress). nuxsmin 2015-07-21 02:22:10 +02:00
  • e899fef0a1 * [FIX] Fixed theme selection issue. * [ADD] Standalone Google icon fonts added. * [MOD] Minor tweaks to theme. nuxsmin 2015-07-20 14:45:13 +02:00
  • 2ae8703591 * [ADD] New Material Design using Google MDL (work in progress). * [FIX] Theme selection bug. nuxsmin 2015-07-20 04:33:37 +02:00
  • a3be07a50a * [ADD] Preparing for theme selection. nuxsmin 2015-07-19 19:27:48 +02:00
  • 55db818630 * [MOD] CSV import rewritten. More accurate errors and custom field delimiter. nuxsmin 2015-07-19 10:25:19 +02:00
  • 6777c7b119 * [MOD] UI improvements on password view and download actions nuxsmin 2015-07-18 21:59:44 +02:00
  • 9f00a62a39 * [MOD] Updated JQuery UI to latest version. * [FIX] Fixed global search issues. nuxsmin 2015-07-18 14:33:23 +02:00
  • eb9e62a9ae * [FIX] Fixed account access request issue. nuxsmin 2015-07-17 14:59:39 +02:00
  • 1e84052525 * [FIX] Fixed LDAP default profile selection issue nuxsmin 2015-07-17 14:33:13 +02:00
  • 180a647e30 * [MOD] XML sysPass import done for encrypted and unencryted XML. nuxsmin 2015-07-17 11:31:03 +02:00
  • 981f0c5c9e * [MOD] XML import (work in progress) nuxsmin 2015-07-16 14:02:34 +02:00
  • 125213dc29 * [MOD] Import from XML (work in progress) nuxsmin 2015-07-16 01:28:09 +02:00
  • 1c0dc68acb * [FIX] Fixed delete account issue nuxsmin 2015-07-16 00:16:23 +02:00
  • 461adf33a0 * [FIX] Fixed delete account issue nuxsmin 2015-07-16 00:07:36 +02:00
  • 8907976c86 * [MOD] XML import (work in progress) nuxsmin 2015-07-15 15:19:37 +02:00
  • 972c9d8652 * [MOD] Import improvements (work in progress) nuxsmin 2015-07-15 02:11:33 +02:00
  • 7da5da2ea6 * [ADD] sysPass XML import nuxsmin 2015-07-14 19:05:53 +02:00
  • ea3b32f401 * [MOD] Export to XML nuxsmin 2015-07-14 14:44:35 +02:00
  • 0c03f7de52 * [ADD] New XML export feature with encryption support (still beta). nuxsmin 2015-07-14 02:05:41 +02:00
  • c9cdc1702b * [FIX] Fixed ldap user email nuxsmin 2015-07-13 14:58:39 +02:00
  • 3ebc31fda8 * [FIX] Fixed LDAP uncaught exceptions. * [FIX] Fixed character encoding on mail sending. * [FIX] Fixed master password changing errors on blank passwords. * [FIX] Disable debug mode. nuxsmin 2015-07-13 14:11:05 +02:00