Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

sysPass

Systems Password Manager
Collective - Host: opensource - https://opencollective.com/syspass - Website: https://syspass.org - Code: https://github.com/nuxsmin/sysPass

* [MOD] Include NULL rows on updating queries

github.com/nuxsmin/sysPass - 42af032550840c28c902edd08ac2b3397ea8c35e authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed wrong item Id when delenting an user on demo mode.

github.com/nuxsmin/sysPass - 2e31b4c2672a0727a0f0348b8248457346edebaf authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Solves #428. Forced password change didn't redirect to the password change page. Thanks to @k-s-dean for the feedback.

github.com/nuxsmin/sysPass - 96ba94bb698a70162860ecc6a1e6e7ec510f3ee6 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Updated build version

github.com/nuxsmin/sysPass - d151a9d2d765b2892201f5fac1b55785db2456d4 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Solves #435. Wrong returning code when updating a record and data is the same stored. Thanks to @wernerreuser for the feedback.

github.com/nuxsmin/sysPass - 6b2b07fddffe185d28451deeb593a4b96f3ad9aa authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Added paginated results for LDAP searching. Solves #439. Thanks to @zulink for the feedback

github.com/nuxsmin/sysPass - 0c37e162b57e52bc1a0832b030a7e96ba15b6e2c authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Removed index removal from DB upgrade.

github.com/nuxsmin/sysPass - 295a29f2b37bf273312576041e3921fd70d19f19 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Related #441. Fixed issue when performing an upgrade to 2.0 version, because some item constraints becomes invalid. It will require alternative IDs for those items that doesn't exist.

* [FIX] Fixed language issue when an error is thrown when performing config checks. Solves #434

github.com/nuxsmin/sysPass - b1753504293586903860138516ec7ac6d8fff762 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Solves #428. Forced user's password change should not rely on sending email.

github.com/nuxsmin/sysPass - e01319c5e04b1f70a0c9661a4c68183618560de3 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed wrong measure for upload size. Thanks to @vilure

github.com/nuxsmin/sysPass - 159c7ff216d868a9c6c8a430920728d3c9c072c2 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
Merge pull request #432 from vilure/master

[FIX] Translations fix. Thanks to @vilure

github.com/nuxsmin/sysPass - 9b933b3ef0a8ba9f0f9cdb0209511b14b713a75a authored almost 8 years ago by RubénD <nuxsmin@users.noreply.github.com>
translations fix

github.com/nuxsmin/sysPass - 9e90380475a9b8c619360f20de04aea5bf82a775 authored almost 8 years ago by vilure <contact@vitalyivanin.com>
Merge pull request #431 from vilure/master

[FIX] Documentation link fix

github.com/nuxsmin/sysPass - 2fcec05ce3fab109420bb0a0aa6ea66d1d04885a authored almost 8 years ago by RubénD <nuxsmin@users.noreply.github.com>
link fix

github.com/nuxsmin/sysPass - a1a15adf4d9c31ba8c0f6abdf6dcdca9b5caebd8 authored almost 8 years ago by vilure <contact@vitalyivanin.com>
* [MOD] Log&email translated message when displaying auth token

github.com/nuxsmin/sysPass - b46b8aefe209f26c18b0d927e6e4757686ebb2cc authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Show translated messages when some errors are thrown

github.com/nuxsmin/sysPass - 7d64b8365571776a02cd10550a6d4e657df4cb50 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
Merge pull request #424 from Dennis14e/patch-1

* [FIX] Constant BASE_DIR already defined. Thanks to @Dennis14e for the fix

github.com/nuxsmin/sysPass - d5f7c1513f7c30deb7cb5ffa37aadebed520c969 authored almost 8 years ago by RubénD <nuxsmin@users.noreply.github.com>
[FIX] Constant BASE_DIR already defined

Fixes error "Notice: Constant BASE_DIR already defined in /var/www/html/syspass/inc/Base.php on ...

github.com/nuxsmin/sysPass - ac53ecd1c560ee0b28081615eb97fb587f106049 authored almost 8 years ago by Dennis14e <Dennis14e@users.noreply.github.com>
* [FIX] Fixed issue when filtering by customer/category. The select component didn't show the filtered item when returning from another view.

github.com/nuxsmin/sysPass - abbdffa8086d50369c5f045f6a7669a7368b03bc authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Updated German translation. Thanks to @lukasp2. Solves #418

* [ADD] Added Polish translation for Authenticator plugin. Thanks to @wojtek

github.com/nuxsmin/sysPass - 18983d60c472655c387a3e0024c35fd3a24e50d3 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Bump buil number

github.com/nuxsmin/sysPass - 59fbdba807000a512c43c9a8b85a3351c5c8f8e9 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [ADD] Added missing JS file

github.com/nuxsmin/sysPass - 8b2f4dc7ae6bba81e6a4e93f639d98587125228c authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Removed unused files

* [ADD] Added config and backup directories

github.com/nuxsmin/sysPass - da80cde457a2a22a6bd5a3b82e639507b0789dc9 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Updated README

github.com/nuxsmin/sysPass - 3e0b3d3243073f9f56d849c8156419453a134c58 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Removed Changelog

github.com/nuxsmin/sysPass - c65efc41822ac899967144004b264325f2dc010e authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
Merge branch 'devel'

Conflicts:
.gitignore
ajax/ajax_2fa.php
ajax/ajax_accountSave.php
ajax/ajax_appMgmtSave.php
...

github.com/nuxsmin/sysPass - 9377efd64730ddf8fd855528100c4e87df35f309 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Updated translations

github.com/nuxsmin/sysPass - 5a35e9f7a0345f417ac5ee21f52c48d672f72f61 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
Merge remote-tracking branch 'origin/devel' into devel

github.com/nuxsmin/sysPass - 1af7d951bad9f7a6158ea4f73b58a0fed2072376 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Show password as image on public link page when it's globally set

* [MOD] Bump build number

github.com/nuxsmin/sysPass - 8b601efda0d209f918daecf68c10b1a7b3f9c763 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
Merge pull request #414 from jugendpresse/devel

* [FIX] Missing interface implementation. PHP 7 is more strict than PHP 5. Thanks to @macwinnie ...

github.com/nuxsmin/sysPass - 1ddc38abbe53285b806cccf2a3a26acf070a56bb authored almost 8 years ago by RubénD <nuxsmin@users.noreply.github.com>
Add skeleton of not implemented abstract functions

so PHP 7 recognises the SP\Mgmt\Users\UserPassRecover as non-abstract without inheriting SP\Mgmt\...

github.com/nuxsmin/sysPass - f7b14a28052fcb4cc5bfc7f5ce5961dbb2dbf0f2 authored almost 8 years ago by Martin Winter <git@macwinnie.me>
* [MOD] Show date when listing accounts history

* [MOD] Minor tweaks for demo mode

github.com/nuxsmin/sysPass - ebe15c40ecd7acac2a54727552d4c600e4173eac authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Solves #412. Fixed issue when no users are found for a given special query. Thanks to @MAndretti for the feedback.

* [FIX] Solves #411. Removed special search for tags, because it's achieved with the tags selecto...

github.com/nuxsmin/sysPass - a22e4de31eb233dc680f1a6808af7817b5352291 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Master password will no longer be revealed through the debug mode for app admins.

github.com/nuxsmin/sysPass - 2006ef54068443fd3164bc6d30805b80a2b35a31 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed Javascript environment setup, because the max file size wasn't being set. from the server config

github.com/nuxsmin/sysPass - b88d352a70b72ec12f9351db32cf367a28086643 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Improved logout behavior. Now an sticky message is shown and when hidding, it redirects to the login page.

github.com/nuxsmin/sysPass - e4fec69b0cec43613609334140fae60bc251e2fe authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [ADD] Added copy-to-clipboard to passwords on custom fields. Solves #404

* [ADD] Added a textarea custom field type.

github.com/nuxsmin/sysPass - 836ac59eb8e18556c0d77ff9039b83272b1eb68c authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed issue when showing password type custom field. Thanks to @lukasp2. Solves #404

github.com/nuxsmin/sysPass - 578d6d616c549d02062602e15df817d0844a42c4 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Check whether the encryption key is valid on sysPass XML import. Thanks to @MAndretti. Solves #401

github.com/nuxsmin/sysPass - 6a567589e79b3ddd95ac43927dcb901d8c98d841 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Updated German translation. #398. Thanks to @lukasp2 for his contribution

* [MOD] Updated Catalan translation. Thanks to @lferrer for his contribution
* [MOD] Updated Russ...

github.com/nuxsmin/sysPass - 4afcff8fdce978e84dcca7613f885cabb7f1add2 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [ADD] Added OP cache info at the information tab

github.com/nuxsmin/sysPass - 31d214b94122b4f1d3db5a7404304c49545b76bf authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [ADD] Added OP cache info at the information tab

github.com/nuxsmin/sysPass - 0e1d06a3fbde440c6fab5f2d510255d324a8fac3 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [ADD] Added a tab to manage accounts' history.

github.com/nuxsmin/sysPass - 6c6b5fc0347f6dfc96a4b276bd84260d103c992e authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [ADD] Added a tab to manage accounts' history.

github.com/nuxsmin/sysPass - 3a195d4b0d68256b37e472052ea7bd0d05a10fd9 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [ADD] Added copy account button

* [ADD] Show icon when viewing linked account password
* [MOD] Minor UI tweaks

github.com/nuxsmin/sysPass - 7a1596893c2a423fa27052960b9d4ffc41d9a95b authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [ADD] Added copy account button

* [ADD] Show icon when viewing linked account password
* [MOD] Minor UI tweaks

github.com/nuxsmin/sysPass - 51d441eb98cf77ae30a9c797f4f73f6ea24c5c66 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Checks for PHP version lower than 7.1

* [MOD] Minor tweaks

github.com/nuxsmin/sysPass - 4ce79a089bd814ada5f14d597ce721afef42543b authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Allows to select user's group in the account's main group select.

github.com/nuxsmin/sysPass - a74136dcd397c128e3a483e116789c023323e784 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed wrong behavior when searching after a page navigation.

github.com/nuxsmin/sysPass - 1deaeaeb2ad11780cb766d30abf7c2d4bf396194 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed bug when saving an edited notice.

github.com/nuxsmin/sysPass - 344d27b208d5f7ccadb034a76ab604fb0203f9c0 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed bug when retrieving account ACL to show accesses box.

* [FIX] Fixed bug on API token deletion.
* [MOD] Improved event log management.

github.com/nuxsmin/sysPass - 3515d23f7196ecffa228f3bce85fc5f310570d45 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed hidden accesses box when account creation view is shown.

github.com/nuxsmin/sysPass - 4fe66db9bce1b32f42f7edca5912533b6de2a61c authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed account creation when copying from another one.

github.com/nuxsmin/sysPass - f2db5910ed265cf3fb3fc87c1f5183122c944e48 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Skip views data from backup.

github.com/nuxsmin/sysPass - 8bb55aa86e91434cf05539307c213cf3a7e73270 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Minor tweaks

github.com/nuxsmin/sysPass - 409f17152c81b611d2c6f8f99410b71d18e662b7 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Solves #397. Missing argument to get the email subject translated. Thanks to @lukasp2 for the feedback.

github.com/nuxsmin/sysPass - 0c88d5345781ce8b97b242cb11ae884c8e7f5723 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Update translations.

* [MOD] Bump to RC3

github.com/nuxsmin/sysPass - 17b642307dc44ecc8ff8f14a1b5992ec2457c942 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Update translations.

* [MOD] Bump to RC3

github.com/nuxsmin/sysPass - 603b24eb6527d8d610d9be9202faaf6e960ff0e2 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Closes #397. Fixed untranslated string in email subject. Thanks to @lukasp2 for the feedback.

github.com/nuxsmin/sysPass - f52563f7fb61a589530cbc93714158146647dcfd authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Make backguard compatible the master password hash check. Related #394

github.com/nuxsmin/sysPass - 17942b836855c14658149ca51aa14c61a4ef21e6 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Enforced salt length to 22 chars long.

github.com/nuxsmin/sysPass - 3c1aee6983335595fd145ff930459568ba20c353 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Code refactoring.

github.com/nuxsmin/sysPass - 81b420365563d7ba161cbe4e557be82926d80ab3 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed issue when Blowfish salt length is lower than 21 chars long.

github.com/nuxsmin/sysPass - 0ddb20559659f0b5be2ac935ad3c7157f47f9413 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Solves #394. Fixed the Blowfish salt length to 22 chars long. Thanks to @ipshenicyn for the feedback.

github.com/nuxsmin/sysPass - d31c018fec23ba7d2963adc013c8e036183559de authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Solves #394. Fixed the Blowfish salt length to 22 chars long. Thanks to @ipshenicyn for the feedback.

github.com/nuxsmin/sysPass - dc0610b8686fffdc4d69a97a9f064579a7bf9f14 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Solves #392. Fixed issue when deleting multiple users. Thanks to @MAndretti for the feedback.

* [MOD] Improved some forms changes handling by hashing their data (already done in other forms)....

github.com/nuxsmin/sysPass - 1aa1f12f6d14f7e86d7e0f6e31c5a265d7fc587a authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Updated exception message

github.com/nuxsmin/sysPass - 782474d377dd1f1f4a759340e09f82cd4d82a7cf authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Solves #393. The auth chain wasn't stopped on auth module success exit. Thanks to @MAndretti for the feedback.

* [ADD] Notifications can now be edited
* [MOD] UI tweaks

github.com/nuxsmin/sysPass - e319165cf56bf10bfde6258eed7841f25b72d44c authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Disable some logging stuff

github.com/nuxsmin/sysPass - ff65cf7a8e01fc437e7067d35909d3ec2ad825f7 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Improved account searching by caching ACL, users adn groups.

* [FIX] Minor bugfixes

github.com/nuxsmin/sysPass - 2f5dd911108c2ef60793b718b2daab757cbef023 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Improved account searching by caching ACL, users and groups.

* [MOD] Code cleanup.
* [FIX] Minor bugfixes

github.com/nuxsmin/sysPass - a685b8901e74b5fcb79e562297e1c66e7e505ba7 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Updated Russian translation. Thanks to Titov and Alex for their contribution

github.com/nuxsmin/sysPass - 913378a3d565fb4ad40c78215ac1e484ecf241ad authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Updated Russian translation. Thanks to Titov and Alex for their contribution

github.com/nuxsmin/sysPass - 5d7dac9c258bb4aaed9b0f8878635d3f48e06913 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] UI tweaks for mobile friendly.

github.com/nuxsmin/sysPass - dcc10c5bee08fe320de77bacd2c7b7b22cf1e16e authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] UI tweaks for mobile friendly.

github.com/nuxsmin/sysPass - 456dcf0495c7c2884a33b5e5672e62401c47cb66 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Bump to RC1

github.com/nuxsmin/sysPass - 5aca776bc8cc9f483a7bb79900152a1decf10d55 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [ADD] Allows to use UNIX socket for MySQL DB connection. Related #382

github.com/nuxsmin/sysPass - daa97f79fc09d7e094e5dd4e13868c307e59cb06 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [ADD] Allows to use UNIX socket for MySQL DB connection. Related #382

github.com/nuxsmin/sysPass - b4a74a4b6ddc2da7cc74351c980d7f575d328d64 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Improved LDAP ADS username detection. Thanks to @MAndretti for the feedback

github.com/nuxsmin/sysPass - 013713ebaed3fa82b0c1d9b9212d19d8f17eb0db authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Improved LDAP import message when no user was found. Thanks to @MAndretti for the feedback

+ [MOD] Update build number

github.com/nuxsmin/sysPass - 97ec0014f696c574aa5f8f6232a046bdfc6e63f3 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Improved import by using DB transactions

* [MOD] Extend Wiki URL string length

github.com/nuxsmin/sysPass - f3d9aea457e07f15a8d8724706a1f5811f9e237b authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed issue when deleting some kind of items if there is only one selected. Solves #389. Thanks to @MAndretti for the feedback.

github.com/nuxsmin/sysPass - 202c7bc0949cdad184113fddbbdff600bbb09f9e authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed issue when logging an event from the LDAP module. Solves #386. Thanks to @MAndretti for the feedback

github.com/nuxsmin/sysPass - 86e8c7d701f352afbcef66b4b04226f556ba2d4e authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed issue when a session is expired and an item view request is performed.

github.com/nuxsmin/sysPass - 3f2ad7b5d7a2ae13ed82149ae00ec8358a35c035 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed issue when deleting some kind of items if there is only one selected. Solves #385. Thanks to @MAndretti for the feedback.

github.com/nuxsmin/sysPass - 509978c7664a91faad59f666a77ba5bf10601d0d authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Improved account search filtering

github.com/nuxsmin/sysPass - e634f6742e66df38601b83d35ffd41a2914b230d authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed issue when customers are not set in any account, they weren't been displayed in the select control. Solves #384. Thanks to @MAndretti for the feedback.

github.com/nuxsmin/sysPass - 2ca25ccad2918333e01072db490320785a061a39 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed issue when customers are not set in any account, they weren't been displayed in the select control. Solves #384. Thanks to @MAndretti for the feedback.

github.com/nuxsmin/sysPass - e8baa44056644a152d7a9b7e9e36a3a83efbbed1 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Improved impotring options layout

github.com/nuxsmin/sysPass - 4ab102db83d92fd94b122f923064676f372ac2fa authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed wrong date format in user's card

github.com/nuxsmin/sysPass - f2f7cf4aac2da83fbc906c40fe47a8ab930dea1c authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed broken component when showing complexity dialog

* [MOD] Updated PHPMailer
* [MOD] Improved LDAP username detection
* [MOD] Improved email message...

github.com/nuxsmin/sysPass - 60aa38bd478d2fc6964ead6cbbcee41dc0bbb231 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Updated build number

github.com/nuxsmin/sysPass - 3c12a4e24d49614c0602bd2bca3997887e25a743 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [ADD] Added DB transactions usage to perform critical tasks like changing the master password

github.com/nuxsmin/sysPass - 71d0382d990ff43a49958f8a979b2accbcb365f0 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [ADD] New feature to send an email when a temporary master password is generated.

github.com/nuxsmin/sysPass - 5a44efafe1772b04f3195d7b3b8734391c53d537 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed users data issue when managing MySQL BIT fields

github.com/nuxsmin/sysPass - 5cd47e4f213c1a8add7bb5cc0d3759b5e3e7804b authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed users data issue when managing MySQL BIT fields

github.com/nuxsmin/sysPass - 3ac3329fd1dc478ddc3770afb1cdf1467b62ac99 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [FIX] Fixed PHP version checking

github.com/nuxsmin/sysPass - 412bb9887be2a1a9b70b403883f18c5c92335716 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Updated build number

github.com/nuxsmin/sysPass - a3c44ad310a668db83538ad9eb4a1eaebd43f478 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Improved master password change handling by locking the app during the process.

* [MOD] Minor UI tweaks

github.com/nuxsmin/sysPass - 45365a9599fc3689f6cfc7f3685ed375f5515f69 authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>
* [MOD] Improved config upgrade function

github.com/nuxsmin/sysPass - f397c4016a6e9204d3310062ede7acdc32194c5d authored almost 8 years ago by nuxsmin <nuxsmin@syspass.org>