Ecosyste.ms: OpenCollective

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

github.com/nuxsmin/sysPass

Systems Password Manager
https://github.com/nuxsmin/sysPass

* [MOD] Improved LDAP handling

* [MOD] Code refactoring

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

e6924221e2f569b85cdb737c979af19637699bb0 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed preferences saving behavior. Thanks to @vmario89 for the notice. Closes #1035

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

84adb8e81d00ae55fb8ad1e3b9092661d3602a58 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Added additional filtering fields for LDAP groupmembership. Related #937 #1020

* [MOD] Improved LDAP handling
* [MOD] Code refactoring

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

4270f6341424bdc34c07ee29fb00711df1481334 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Added password preset for accounts password validation

* [MOD] Code refactoring

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

5a06ca3b2652a3e7f237c9f7cd1d5c118a15a88c authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Moved ItemPreset objects to their own directory

beb9af7e80021c48b72ee5e6e1ccd3ebb7098b31 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] New preset option for session timeout based on client IP address and network. Related #912

* [MOD] Improved IP addresses handling
* [MOD] Code refactoring
* [FIX] Minor bugfixes

549fbce589e6d2df675e571cf0ea3c94d56cb6c1 authored over 6 years ago by nuxsmin <[email protected]>
Merge pull request #1020 from deajan/patch-1

Allow LDAP user login attributes other than samAccountName

857f1c6a174901e73275379773e7f73fbec9510d authored over 6 years ago by RubénD <[email protected]>
* [ADD] New preset option for session timeout based on client IP address and network. Related #912

* [MOD] Improved IP addresses handling
* [MOD] Code refactoring
* [FIX] Minor bugfixes

af8b21fd107a03907f761684e130edfac4b5dfab authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] New preset option for private accounts.

* [MOD] Code refactoring.

6664a50329eb9a5127280f7948a4274c61cff3ed authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] New preset option for private accounts.

* [MOD] Code refactoring.

3e43d6ec28a1e021bf6b98c72fa40dcfcec3d02b authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Plugins module icon is now on main menu

* [MOD] Code refactoring

42471b468021c3dcbbad20d388009875ee220c81 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Strings fixed

b106ae6892440351d2d0b28bafd9b5e65e59ebb3 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Strings fixed

ade40e2622687d9901629f3744a6a339e2c48800 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Default permissions rewritten to make a more generic approach. Now it can manage multiple items/modules default values from the same view, so it's called Items Preset.

* [MOD] Code refactoring

2fc71e87dcbe522683f4e4642b7a6deae89f809e authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Added default permissions for accounts based on user, group and profiles.

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

7ceb3afe56926c31ce5a53d65976d4693692fb4b authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Added default permissions for accounts based on user, group and profiles.

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

1b37423909a252ad78ce38edcd8267368eaea3dd authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Added default permissions for accounts based on user, group and profiles.

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

cd10389100047a75ade7d05befb675d71d2ab620 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Sort displaying of events in select

7a938b677bbbc261d399df0a606a840f553b2968 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Wrong type casting on API parameter

7fcb8aa7330ee8a9d6e8ab2e1c43232ed4f12eb7 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Updated German translation. Thanks to @vmario89 for his contribution. Related #1017

5f7f3072e4d1a5809a3593cec36135e8908bc935 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed untranslated strings on some messages. Thanks to @vmario89 for the notice. Related #1017

647bee046fd5590c2acc085b9d9137283159252c authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong behavior when creating a new user and set force password change. Thanks to @vmario89 for the notice. Closes #1025

18c87cae0873e843609f18951b50b05f41269620 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong behavior when clearing event log. Thanks to @vmario89 for the notice. Closes #1026

* [MOD] Moved 3rd party resources (CSS, JS, etc) to vendor directory
* [MOD] Code refactoring

377bf6f366ca5b9bd1c70be067016702d8c90cf6 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong behavior when clearing event log. Thanks to @vmario89 for the notice. Closes #1026

* [MOD] Moved 3rd party resources (CSS, JS, etc) to vendor directory
* [MOD] Code refactoring

7e0785a03e391b0d50588b63ddcf672903aa828b authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Added API method for updating account's password. Related #1004

* [ADD] Added API method for updating account. Related #1004
* [MOD] Improved API return messages...

02815f9d3c4678d21ca66182715170a2589d01f5 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing. Work in progress

* [ADD] Integration tests for API module. Work in progress
* [MOD] Code refactoring

330e85fc0753268323277b055a96025b109bcd7d authored over 6 years ago by nuxsmin <[email protected]>
Allow standard LDAP to map userPrincipalName as user login

a2e7505097f3dd5aaa9c10751c3a3b3fac023bc8 authored over 6 years ago by Orsiris de Jong <[email protected]>
Allow MsADS to use other user logins than samAccountName

8454794d9f6c2a02a836c0c6396f52f2a82eb9df authored over 6 years ago by Orsiris de Jong <[email protected]>
* [FIX] Wrong behavior when returning controller's method result

* [MOD] Code refactoring

3d437d8348ae057135960bea316740e7e045650d authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Wrong behavior when returning controller's method result

* [MOD] Code refactoring

b2687c58a6dac5ff6df151dba4518c32cf0ed0ce authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing. Work in progress

* [MOD] Code refactoring

3c78910569e605228f77821c1e2b386a0c7f73b0 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Improved initialization

09ea81dbef7c5a66031a07a30c848142d6d0fc4f authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Improved initialization

7158aff6c6f5a623f63929b9f73e4d1115d361cb authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when installing sysPass. Database connection data was not updated.

ca23387e06d8f19f200a1ac4ae02dd226f824071 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Wrong behavior when bootstrapping the web UI

8a7a51e224d710597510be885d033e9e0ffdbad3 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong behavior under testing environment

580820efe3bff1ccddd1ee19aad091fa04efdcec authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Wrong behavior when searching for items through the API. Thanks to @GGOUSSEAUD for the feedback and testing. Related #1000

* [MOD] Improved API help. Related #1004
* [MOD] Code refactoring

e28ec274e0788524e769abee0be6a19674e9062f authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Bump build number

617c3b5e845ea07a22e5f6dc27f2c7ae80d1a3ec authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed issue when loading a missing icons cache file. Thanks to @OnoTime for the feedback. Closes #1003

ce6650dc9a8a10861bbb5a8e13d5de2c4f6de377 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing. Work in progress

* [MOD] Code refactoring

950ad4fff5cbb832d32dd9c2e52916a7a5f78dda authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong behaviour when deleting accounts. The account was not saved into the history.

* [ADD] Accounts can now be restored from history
* [ADD] Unit testing. Work in progress
* [MOD] ...

f3e30e706f583968a58d36ed776bc66d53c1b742 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong behaviour when deleting accounts. The account was not saved into the history.

* [ADD] Accounts can now be restored from history
* [ADD] Unit testing. Work in progress
* [MOD] ...

e92637bccd424db3e7f087a75a24bca8cc9df844 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing. Work in progress

* [MOD] Code refactoring

4622e92ef9904969f2294db1223dd05352f3d764 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing. Work in progress

* [MOD] Code refactoring

25a8aaa2196cb3979b68039d71d7b303d90f82af authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing. Work in progress

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

a00b1fb3e92063a315a07e1d533c366ea23f821f authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Minor bugfixes

218a4817321af0878f4a37c9710603601fd9ce39 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Added warning messages for PHP extension checking

* [MOD] Improved updates and notification checking
* [MOD] Improved backup process
* [MOD] Update...

7f31cf6d05aeeed56264cc440ebf0eaa4203c59f authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Added some PHP extension checks

30ba17c4b01e57274f61683af7e242388fdbf965 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed browser language detection. Thanks to @vmario89 for the feedback. Related #973

54b9c9c1ff9953788c41d157a8db7fbbdce6a7cd authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong behaviour when parsing users from ACL

724b667fd2d414e31a24a4915f2a945ce0984e7d authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] PHP modules checking. Work in progress

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

31a38bc43c6ffa14a35c429521e8a6d79f13dda3 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] PHP module checker. Work in progress

bc80e8797a59aaaf92fd050c4cc805a11d61aef5 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong behaviour when searching through API. Search text was unused. Thanks to @GGOUSSEAUD for the feedback and testing. Related #994

056aed8cef7a0790a155c6d46a31564b1524de15 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Bump build number

* [MOD] Updated README
* [MOD] Show PHP version on demo mode
* [FIX] Fixed default log level on d...

546a9b51fa1c0b62ccf0935c60370740ae1a7613 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Updated PHP-DI

* [MOD] Improved some setup behaviour

868aec04399820c4426294b97df4fa7cb359905b authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Updated PHP-DI

* [MOD] Improved some setup behaviour

1dd514aa63f10376d41b86281da72fef7379d1e3 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Updated PHP-DI

* [MOD] Improved some setup behaviour

0c8bb3ce3d90cec4c9e1adb76eeb46c6299f4249 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] PHP module checker. Work in progress

118cbef9616f435ea86dfec0543be0d4de3bf459 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Added DEBUG constant on unit testing

2a4c15622ce6a6edb9546be09e63a41483041180 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed wrong behaviour when updating custom fields data module

* [FIX] Delete non-existant users in notifications table
* [MOD] Improved error logging

f6aa24d5c170ca61b97a4d614bce0697ab4682c7 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing. Work in progress

* [MOD] Code refactoring

520b1eebec2de63339bb4a7ff419f6696996ed87 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing

* [MOD] Improved actions management. Actions Ids need to be updated
* [MOD] Code refactoring and ...

0005026a4c1401d75661168cdf4013a8f6aab3dd authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing

* [MOD] Improved actions management. Actions Ids need to be updated
* [MOD] Code refactoring and ...

a163f882b7450e1e140b554a4e74614491fb9a33 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing

* [MOD] Improved ACL management
* [MOD] Improved actions management. Actions Ids need to be updat...

a5174470c1c0fc55595b568cca22dbd3da4d21e9 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing

* [MOD] Improved ACL management
* [MOD] Improved actions management. Actions Ids need to be updat...

1039e5e3a34199291105a76bc61254e007472f54 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Improved plugins manager

* [MOD] Code refactoring and cleanup
* [MOD] Make classes final for performance improvements and ...

cd2c0379db4e900596b86192bf4efee7ebdc4869 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing. Work in progress

* [MOD] Code refactoring
* [MOD] Make classes final for performance improvements and avoid some s...

3e26a1df71ed3f19073c83b4c1179fdb7ff030dc authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Added GH question template

e0d98e63e94bf5ed446ad27db4013682895d3e88 authored over 6 years ago by RubénD <[email protected]>
* [ADD] Unit testing. Work in progress

* [MOD] Code refactoring

d0056d74a8a2845fb3841b02f4af5eac3e4975ed authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing. Work in progress

* [MOD] Code refactoring

e5c1ad927ec1bb0486a834075a4161ecbaeb3daf authored over 6 years ago by nuxsmin <[email protected]>
* [MOD[ CodeClimate config

f6dae9bee76b84933763b680285a959b45be9c71 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD[ CodeClimate config

c6a50a8ce97a455f2ef4371021fc1ec5911e4127 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Updated composer packages

0bc93dec71fdb1210eb80381939893d58a634621 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Updated CodeClimate config

a7af2bb735865fd79607c782fdb1c4716fde23ff authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Updated CodeClimate config

3e924f86b707dd8cfe10cc24baf4ec8bdf57966f authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Unit testing. Work in progress

fb9bac3fd9c8b4b9c20d5a1daa1b42cbb818e161 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Fixed upgrading scripts SQL delimiter

d4e7cc681ef406a1f71e1ce339a8e99fbfe3b800 authored over 6 years ago by nuxsmin <[email protected]>
* [FIX] Upgraded database schema to enforce constraints in UserToUserGroup table

* [ADD] Unit testing. Work in progress
* [MOD] Code refactoring

cf41764c222d3ad820fb853ef814800f3b1bdbb7 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing. Work in progress

* [MOD] Code refactoring

b786f262134bdc3bfa854313a16dcb84cc92f61d authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Unit testing. Work in progress

* [MOD] Code refactoring

0050af5a4227792c53fba436da2c0ba77736883a authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Change image URL

840c78f72cdc7ee4841cf8d5068cc190ad4d74f1 authored over 6 years ago by RubénD <[email protected]>
* [ADD] Added code coverage through Codeclimate

* [MOD] Switch to MariaDB on Travis CI
* [MOD[ Removed unused classes

079b3cc49a9a3be8c1d593249ce34c798c2728a4 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Added code coverage through Codeclimate

* [MOD] Switch to MariaDB on Travis CI
* [MOD[ Removed unused classes

d74dde7e6fa2693024b1d4bc9a73c8810540ca25 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Added code coverage through Codeclimate

* [MOD] Switch to MariaDB on Travis CI

b1077d6119f63f55b4c0788c60e74adeb8ee5943 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Setup Travis CI for PHP 7.0 & 7.1 code testing

* [ADD] Added build status badge

f6cf9507b256af283ae4180ebc8d0eb37d44cbda authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Setup Travis CI for PHP 7.1 & 7.2 code testing

456ebd2b8b34a14d58984d9963421d258d79109e authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Unit testing. Work in progress

02d134c068c529f319326df9c6762d892aaf2c76 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Bump build number

a5e77acdbdfe7f913b4f832425ccef366e9d941b authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Unit testing. Work in progress

43f3825a40754a1add880312a49e1ad07c9dd81e authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Unit testing. Work in progress

32d2c2c8b1169214832cdee137112f1dcdb2f72d authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Unit testing. Work in progress

7d8acde3e8cef5aad3f8eb95680f08429f374aca authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Unit testing. Work in progress

fc5f5fec013cefb9da070343e6e65ee686c8cbf6 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Updated database structure

* [MOD] Unit testing. Work in progress

096076053277bb924a41cbc3ad9df8e4746176e5 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Updated database structure

* [MOD] Unit testing. Work in progress

88999bcd7c4d14b2da0e2949cf479eb771c0ed07 authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Use environment vars to DB connections

5d90b89f052e6ddf7c727e0e8ff113227b843bbe authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Travis CI

940a20b68b17b069e533a16ebd4612d1e7ef92da authored over 6 years ago by nuxsmin <[email protected]>
* [MOD] Moved test files to avoid weird issues with permissions when performing unit tests

fdac95ca97082f2ba22a53f1c66ea6755cdf4ed6 authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Travis CI

e9ee4f43dea761823e47b6b25d93f53170789f8c authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Travis CI

e5424503b014e0204bee5a0fa700b03b495554cb authored over 6 years ago by nuxsmin <[email protected]>
* [ADD] Travis CI

a6001068763f1ba5f50eaab84a7ae6562c980abe authored over 6 years ago by nuxsmin <[email protected]>