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

* [ADD] Added Azure AD implementation. Thanks to @deajan for the contribution. Closes #1115

* [MOD] Improved LDAP connection. Thanks to @deajan for the feedback. Related #1111
* [MOD] Impro...

github.com/nuxsmin/sysPass - cd4d4f83266f362aed1d139617a95b9cbd870151 authored about 6 years ago by nuxsmin <[email protected]>
Merge pull request #1113 from deajan/patch-3

[FIX] Fixed LDAP wrong behavior when looking for group membership. Thanks to @deajan for the con...

github.com/nuxsmin/sysPass - d2a6b7c5dbbe5003bd4ad7cba82797a1245799b9 authored about 6 years ago by RubénD <[email protected]>
Removed extra newline at end of file

github.com/nuxsmin/sysPass - 8b33ac2b86643d1c15f3d9f100d74c620ea45bda authored about 6 years ago by Orsiris de Jong <[email protected]>
Allow usage of 'cn' and 'CN' for filter attributes

github.com/nuxsmin/sysPass - dba7dfc9c94f7ebc26842074e1ea2963812a4021 authored about 6 years ago by Orsiris de Jong <[email protected]>
Allow usage of 'cn' and 'CN' for filter attributes

github.com/nuxsmin/sysPass - 818214360d2d380583c0709d5e41bf29ba509b9e authored about 6 years ago by Orsiris de Jong <[email protected]>
Removed doubled equal sign for recursive group membership filter

github.com/nuxsmin/sysPass - ef700ec79dd42dc5d8a583e55cbba661429df87d authored about 6 years ago by Orsiris de Jong <[email protected]>
* [FIX] Fixed wrong behavior when setting mail parameters

* [MOD] Improved email message templates

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 13e12baaf02380b9ef574e7d630b9fa61fd385d2 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Wrong behavior when accessing through API. Maintenance mode was wrongly checked. Thanks to @pierrehenrymuller for the feedback. Closes #1108

* [MOD] Updated displayed strings for custom fields type.

Signed-off-by: nuxsmin <nuxsmin@syspas...

github.com/nuxsmin/sysPass - afdfa80d8f545dbe39237b0e3266b490ea45062b authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Notifications assigned to a user can be deleted

* [MOD] Improved in-app notifications displaying. Database update is needed
* [ADD] Added ACL eve...

github.com/nuxsmin/sysPass - 57260871d6d4af7e0d77f1f93b5e2f6b66ebb441 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when reusing templates. Thanks to @vmario89 for the feedback. Closes #1103

* [MOD] Bump build number and version

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - b611c9bb29d45003e82b21ab7301bba5f66d6c11 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Bump build number and version

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 84800e8a090e89280e4173be829e08105b7c7a81 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed URL when downloading resources and sysPass id behind a reverse proxy. Thanks to @vmario89 for the feedback. Closes #1102

* [FIX] Fixed wrong behavior when copying to clipboard an account's password through public link
...

github.com/nuxsmin/sysPass - 98fe0ba35c41df1ee1d5eac0366a9e438d54c841 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong behavior when logging in internal users which weren't granted through LDAP

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 6070d94f3921256542c9ae927404638af0b2478d authored about 6 years ago by nuxsmin <[email protected]>
Update ConfigData.php

* [FIX] Fixed wrong value returned when MIME types are not yet populated into config. Closes #11...

github.com/nuxsmin/sysPass - d951171831933994427493c73f709a22f67ec7f5 authored about 6 years ago by RubénD <[email protected]>
* [FIX] Fixed wrong behavior when displaying account data when private presets were set

* [MOD] Improved presets precedence
* [FIX] Fixed wrong behavior when logging exceptions
* [MOD] ...

github.com/nuxsmin/sysPass - ca3b36c9e204f46f8c0ee073d6233fc692764737 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong behavior when displaying account data when private presets were set

* [MOD] Improved presets precedence
* [FIX] Fixed wrong behavior when logging exceptions
* [MOD] ...

github.com/nuxsmin/sysPass - f6f9cd1a0327f84e693c5f62d68115555b05825e authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Moved non-configuration files from config to resources directory

* [FIX] Fixed wrong behavior while testing ArchiveHandler on unit tests

github.com/nuxsmin/sysPass - e37bc14901da2abffe88eb99191061fb48bc4e87 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong behavior when calculating whether config cache is expired

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 1e51f1757ce7590c767e0a84c26e6bea2811fe48 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Use config cache file instead of storing it in PHP's session

* [MOD] Unit testing tweaks in order to renew config cache

Signed-off-by: nuxsmin <nuxsmin@syspa...

github.com/nuxsmin/sysPass - 5a549532f6debfb527d9dc9227cf3b53edef1b73 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Skip session activity on login page

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 2f11c462443ee4aa24ca925c78f93ac71f3c8783 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Improved logging when performing upgrades

* [MOD] Log to file is turned on when debug mode is active

Signed-off-by: nuxsmin <nuxsmin@syspa...

github.com/nuxsmin/sysPass - 0da5c282d6854d9a8dbe1b2717bde4dfa5934d1c authored about 6 years ago by nuxsmin <[email protected]>
* [ADD] Added more unit tests

* [MOD] Improved file cache handling

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - a1639fdf4761c6bc7116d4d0f31a1addc4274553 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Set file type when checking it on uploading

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 915a1f4457ee6ddbf374daf2785033e3111f3ce5 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong config version checking

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 24efad74099045f0c15396cb48cf998075c57b3f authored about 6 years ago by nuxsmin <[email protected]>
* [ADD] Added mime type file checking instead of extension. Thanks to @vmario89 for the feedback. Related #825

* [MOD] Improved exception handling in controllers

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - ed956eec543c5eda2f11f484ebd22723148921b1 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when connecting to LDAP without any defined group. Thanks to @odavis1 for the feedback. Closes #1095

* [FIX] LDAP server was not sent to event log on login. Related #1095

Signed-off-by: nuxsmin <nu...

github.com/nuxsmin/sysPass - a159569e744f452b7ff597332ad5a7099b0d856f authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Some view's variables weren't set when user wasn't logged in. Thanks to @vmario89 for the notice. Closes #1094

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 5e1ed32d7654e68e7d3e393ab976f5051cc7cf60 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Improved database handling

* [FIX] Use unbuffered queries when performing database backup

Signed-off-by: nuxsmin <nuxsmin@s...

github.com/nuxsmin/sysPass - f0959f0e9cf6866a2fb873a25032091db87e4f74 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Improved focus control (work in progress)

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 8d2bb417a96a887bd539c2f8e5a8645b7be40f6e authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when deleting old backups

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 4ee1577b3a39ae087a1372a5874718a92f831de5 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when deleting old backups

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 5545aa8ab2904e7aa16399260ff1a143a3f7a1ce authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed memory issue when backing up large datasets

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 19c8c8cddad14974bb7aad11adcc0236916ab9f4 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed returned string on tests

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 5647ad45f20db0e0e673ef0a6c838f3900ecc8ed authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong behavior performing backup on PHP 7.2

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 3281dbf69e13f4d552d44e7a9299c1c1b4f7c1bd authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Switched base language over to English

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 305d4de16fe64f424629dc9ac8fdfaa54eebc078 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Code refactoring

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - aae9c7ebbf317af46eeed6a9138ad7418e2554f2 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Updated translations

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - f6b3cdc6324b6babbc83cb54c88b96a29f9f00f8 authored about 6 years ago by nuxsmin <[email protected]>
* [ADD] New preferences option to always display the account search filters

* [MOD] Updated translations
* [MOD] Code refactoring

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - c4ba84e20670c3705650d09de22c75ce097da367 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Increase script time limit on backup and export processes

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - cab766c78f5f8e0b105123205c0fa2389500fba6 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Added required library for debugging

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 3ec0cb2c5e564411301de2b7131136a77aeb40ba authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Updated translations

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 9ff438d0a46f9527d4e0590a61810d6ef1264132 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when unserializing non-object data

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - e0263f8f469878f2035a74547be3ef3387c193b5 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Improved database checking

* [ADD] Added plugin removal when it isn't available
* [FIX] Minor bugfixes

Signed-off-by: nuxsm...

github.com/nuxsmin/sysPass - 59de1c4d00ad382b8dfa7af4f5876b91b0f22c78 authored about 6 years ago by nuxsmin <[email protected]>
* [ADD] syspass.log file and configuration backup can now be downloaded from Information tab

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 68e5d80beecb91231d403a1765f9245dc864f2b9 authored about 6 years ago by nuxsmin <[email protected]>
* [ADD] syspass.log file and configuration backup can now be downloaded from Information tab

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - e1f2f0b0f07948f46a8e8ab69dc3eeb43552395d authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Improved theme handling

* [MOD] Code refactoring

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - ec97b603b099af476acc8bdb09be8ca959bed18d authored about 6 years ago by nuxsmin <[email protected]>
Merge pull request #1088 from PikaYellow35/icons-var-fix

[FIX] Restore icons for template.

github.com/nuxsmin/sysPass - 67d9a6a84ad430655d8bb70090501442e8272cea authored about 6 years ago by RubénD <[email protected]>
Remove new line from end of file.

github.com/nuxsmin/sysPass - f015654ae3378d38df35068a40ccbe3d42c3ddf3 authored about 6 years ago by Aleksey <[email protected]>
[FIX] Restore icons for template.

I updated sysPass to 3.0 beta and could not update the database because an error occurred on upg...

github.com/nuxsmin/sysPass - 185df628f8059dd886f2579f5c6a68ca6c5feb83 authored about 6 years ago by Aleksey <[email protected]>
* [FIX] Fixed issue when updating items using fast item creation box.

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 463a23fed9968a34e7f7dd250997a7dbe3d4e59f authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Minor UI tweak

* [MOD] Added parameter help for API export action

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 741c07327a1d3b48b2abcac7dc94bf862314a174 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Notifications can only be edited by app admins. They can be removed after checked out.

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 01df8254dcffcd06f42dc10fa1915a0200925f80 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong behavior when downloading PDF file from file management

* [MOD] Improved backup and export management. They are now stored in compressed file format, can...

github.com/nuxsmin/sysPass - 09520d3cc786d60eb72b47851793e4610a59b4e7 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed pager actions

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 40e71955252044cd40281974be83b597fabebbc3 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed history back

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 96348ea96dd1f6e3f544d09215d7fcab0196b767 authored about 6 years ago by nuxsmin <[email protected]>
* [ADD] Added PDF files displaying

* [FIX] Minor bugfixes
* [MOD] Code refactoring

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - a37b49d506e6bae8553ced66ba2a1d80bbb3d7dd authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Improved template rendering

* [MOD] Improved variable errors on templates
* [MOD] Improved security token behavior
* [MOD] Co...

github.com/nuxsmin/sysPass - e49526e594cc0d2e5ad76459dcc5549a66a9ea05 authored about 6 years ago by nuxsmin <[email protected]>
* [ADD] Added In-App notifications polling. It will show up a browser notification when there are pending notifications

* [MOD] Improved Javascript error handling
* [MOD] Code refactoring

Signed-off-by: nuxsmin <nuxs...

github.com/nuxsmin/sysPass - e322563a66766886b2010c8e7e303c745b229d7e authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Improved plugins management

* [MOD] Code refactoring

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 0e3c8beaf207ff0d0c830d1ddc41cf7267dc7853 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Improved plugins management

* [MOD] Code refactoring

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 7f2dd35059eb0ef3fcee61058b233f121ec0ba7e authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when an LDAP error is thrown on the logging in process. Some error codes were not passed through the stack. Solves #1065. Thanks to @dcotruta and @odavis1 for the feedback.

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 6b6d4a0f2355b93911ba749ed5db3b05ee4d4844 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when compiling ACL. Closes #1063. Thanks to @dcotruta and @odavis1 for the feedback and testing.

* [FIX] Fixed issue when setting master password from old user's password on login
* [FIX] Minor ...

github.com/nuxsmin/sysPass - 5b86397f5bfc4002ff9e8bc8c480544570b9f413 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed unit test for auth tokens

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 543c48c13bd157f55fded1004f29cdf4be1caa5a authored about 6 years ago by nuxsmin <[email protected]>
* [ADD] Added userGroupId parameter in accounts API

* [MOD] Code refactoring

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 95d3878a3c3e095b29b030849cd11ad159c52bb5 authored about 6 years ago by nuxsmin <[email protected]>
* [ADD] Added view action on accounts manager list

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 25adf377287cdfce370fe55433e17bccae198aef authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Pager was not displayed on auth tokens list

* [ADD] Added special filters for account searching on management tab
* [MOD] Code refactoring

S...

github.com/nuxsmin/sysPass - d60d64e0398802322e9885e3f78766218d441954 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Pager was not displayed on auth tokens list

* [ADD] Added special filters for account searching on management tab
* [MOD] Code refactoring

S...

github.com/nuxsmin/sysPass - 33ae422b2f5d755cf46b418574a30dfb80632b53 authored about 6 years ago by nuxsmin <[email protected]>
* [ADD] Shared (public) links can now be deleted from the account's page by either the link creator or application admin. Closes #811. Thanks to @vmario89 for the feedback

* [FIX] Fixed wrong behavior when refreshing public link from the account's page

Signed-off-by: ...

github.com/nuxsmin/sysPass - 3dfe81b2ebd31a43e10e77cae488fa3903426b03 authored about 6 years ago by nuxsmin <[email protected]>
* [ADD] Shared (public) links can now be deleted from the account's page by either the link creator or application admin. Closes #811. Thanks to @vmario89 for the feedback

* [FIX] Fixed wrong behavior when refreshing public link from the account's page

Signed-off-by: ...

github.com/nuxsmin/sysPass - a795fa8a23feaf6f2e1aec0ca01ba16b85823d15 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] UI tweaks

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 943a571d85aa98c1aeb0cd3b474bb655eba70bd2 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong string in button for deleting multiple items

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 71e504da4002e10712d601b0e45dd2eae6ab7738 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed Travis CI file structure?

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - ae4d764860e1b6a23bf08ff8b8d41c6cdea759fd authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed Travis CI file structure?

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - c809a1e03bf388370cf075d1b3483ac121fae268 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] UI tweaks

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - b19718b1f8fe3c6f37a8b68eaf932366be5e367a authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Prevent to log out when master pass is changed on log in

* [MOD] UI tweaks

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - b3bb6255f7f0b1cce4883157c8a8a1e37427bc8a authored about 6 years ago by nuxsmin <[email protected]>
* [ADD] User groups can now be managed thorugh API. Related #1054. Thanks to @pierrehenrymuller for the feedback

* [ADD] Added missing API help for some actions
* [MOD] Updated translations
* [MOD] UI tweaks

S...

github.com/nuxsmin/sysPass - 513ab01cff9018ce935613c9ba32ac648c377b5b authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Code refactoring

* [ADD] Added PHP 7.2 to Travis CI

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - c503baa4a37437644b9d34bef3c3cfadbf3ce687 authored about 6 years ago by nuxsmin <[email protected]>
* [MOD] Code refactoring

* [ADD] Added PHP 7.2 to Travis CI

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - bf82807353cdb6c9c8e00725f3e7c97ca0d4b577 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed translation on emails subject. Closes #1055. Thanks to @vmario89 for the feedback.

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 337d77d3cc418519c5ac759be7a630326ac37dfe authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when displaying username on session bar when it isn't available. Closes #1048. Thanks to @vmario89 for the feedback.

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - cb92560425e7ed49cd31eea8577a30c05717f446 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when performing a full row count

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 2581dfd44dab10ab5843557051b94f783338803c authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when adding tags through add button on account's view. Closes #1052. Thanks to @vmario89 for the feedback.

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 898247c065dd55728648ec9f288e1cd4768c0242 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when performing a full row count

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 492a356ed837c77ae06b014ba40039a0a48a6343 authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed truncated data when displaying eventlog

* [FIX] Fixed ACL permission for tracks

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - a1adeaba66a55705f2b7457393e59ee482638858 authored about 6 years ago by nuxsmin <[email protected]>
* [ADD] Added tracks management.

* [MOD] Code refactoring.
* [MOD] Updated translations.

Signed-off-by: nuxsmin <nuxsmin@syspass....

github.com/nuxsmin/sysPass - c65f406cbd94329dd747909b63c0bab325d735fb authored about 6 years ago by nuxsmin <[email protected]>
Merge pull request #1050 from stefanjauker/patch-1

Remove UserAccountControl to support Azure AD

github.com/nuxsmin/sysPass - 4bcbab1e2b75063470c515af26272a45ae0ed7db authored about 6 years ago by RubénD <[email protected]>
Remove UserAccountControl to support Azure AD

github.com/nuxsmin/sysPass - fedb62d65550a8ac9af337800aa4e2f566816406 authored about 6 years ago by Stefan Jauker <[email protected]>
* [FIX] Fixed issue when creating public links. Closes #1012. Thanks to @vmario899 for the feedback.

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - ca620b60fb2327fca72d61b4377d44ca26ae422a authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Disabled not null restriction for ipv4 column in Track table. IP addresses will be checked out within Track service. Related #1044. Thanks to @pierrehenrymuller for the feedback and testing

* [ADD] Added Danish translation
* [MOD] Updated translations. Thanks to all contributors!

Signe...

github.com/nuxsmin/sysPass - 31000f20dbe2f380e08f5c6dcb1d7110018c196c authored about 6 years ago by nuxsmin <[email protected]>
* [ADD] Added the ability to add tags from account's view. Related #1041. Thanks to @vmario89 for the feedback

* [MOD] Minor UI tweaks

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - a5b6b00873d5ede85a3713405e231d5c366203bc authored about 6 years ago by nuxsmin <[email protected]>
* [FIX] Improved long password handling on server side (work in progress). Related #1038. Thanks to @D3luxee for the feedback

* [MOD] Improved JavaScript handling. Work in progress
* [MOD] Login view does now set focus on u...

github.com/nuxsmin/sysPass - f64695db97473038fccee671d197af7260a48609 authored over 6 years ago by nuxsmin <[email protected]>
Merge remote-tracking branch 'origin/devel-3.0' into devel-3.0

# Conflicts:
# lib/SP/Services/Install/Installer.php

github.com/nuxsmin/sysPass - 739e49821f2832f502ada00a3af02bd9cea1374c authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Improved long password handling on server side (work in progress). Related #1038. Thanks to @D3luxee for the feedback

* [MOD] Improved JavaScript handling. Work in progress
* [MOD] Login view does now set focus on u...

github.com/nuxsmin/sysPass - dbb76409eb13598fd4b8691bd12df7c9f1e86052 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when getting LDAP TLS setting

github.com/nuxsmin/sysPass - 5b8f21ee0134d44d5611175a1b724491ca4ba715 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when upgrading categories from v2

* [MOD] Improved database queries when upgrading
* [MOD] Changed database and table collation to ...

github.com/nuxsmin/sysPass - 471d12ac4ef7d8a28baebcff7c1e284c337b38df authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Removed account's login requirement. Related #712. Thanks to @joerg for the feedback.

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - e96d2ccfa254e6a1337a950dfa76576c906155e3 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Improve account name displaying. Related #831. Thanks to @vmario89 for the feedback.

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 303f65230066f4ed455cf547e33cce52f919da81 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Improve file handling

* [MOD] Remove email pattern restriction when setting mail auth. Related #778. Thanks to @matthgy...

github.com/nuxsmin/sysPass - 699d617edaf23da71a137cc68e4bd92ecf875362 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Added TLS option for LDAP connection. Closes #936

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - febc796e34587dfcae0c274bc84103854322b832 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Improved LDAP handling

* [MOD] Code refactoring

Signed-off-by: nuxsmin <[email protected]>

github.com/nuxsmin/sysPass - 18c750bd25c5afe88d0c0469e6c658d644e23ddc authored over 6 years ago by nuxsmin <[email protected]>