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] Improved plugins management and check for plugin updates

github.com/nuxsmin/sysPass - 6fb4ec65b38759bbf1ac6bea9a7476a0ea82d0f0 authored over 7 years ago
* [MOD] Work in progress: plugins improvements

github.com/nuxsmin/sysPass - ffd31972881082a1771e7da5b7b022da3d25d6dd authored over 7 years ago
* [MOD] IMPORTANT: Plugins are no longer shipped within sysPass, please download from their own repository.

* [MOD] Improved JS actions for plugins

github.com/nuxsmin/sysPass - a57da608dd6f8d1eb3a23c242a3ca1c3ccd164d5 authored over 7 years ago
* [ADD] Related #699. Added 2FA recovery codes (sent by email) in Authenticator plugin.

github.com/nuxsmin/sysPass - 6eb9ccc0d9d53ca61a96748963f5660038e22323 authored over 7 years ago
* [MOD] Code refactoring.

github.com/nuxsmin/sysPass - 1c60a3accb8fc970530b5b42cc9a06caadf58ce0 authored over 7 years ago
* [MOD] Updated Brazilian and Russian translations. Thanks to contributors!!

github.com/nuxsmin/sysPass - 4f69bb6979fe500f953d8a249bef62738d9c85b9 authored over 7 years ago
* [FIX] Fixed issue when searching on user's notifications.

github.com/nuxsmin/sysPass - 0196108dec52448d026616dfa9f239600e49d97b authored over 7 years ago
* [FIX] Fixed wrong behavior on IIS-PHP (Windows). Thanks to @davidpsc for the feedback. Related #276

github.com/nuxsmin/sysPass - 8cf3abc2ef3758bc72c68a8b5a16b4e1b91d9227 authored over 7 years ago
* [FIX] Fixed LDAP filtering by escaping special chars. Thanks to @pirrimanson2000 for the feedback. Fixes #667

github.com/nuxsmin/sysPass - a7fb09d6b33199ddc90fd16e5d197cb26202b7f1 authored over 7 years ago
* [MOD] Force request for master pass when user performs a password change.

github.com/nuxsmin/sysPass - fed20b281871596c9279f9138bccd04ee6706698 authored over 7 years ago
* [MOD] Improved check for tmp folder

github.com/nuxsmin/sysPass - 02fd32b0bcf26ed77e25b7eb843bb637c00eb2af authored over 7 years ago
* [FIX] Skip backup directory from backups. Thanks to @radkokeves for contribution. Solves #657

github.com/nuxsmin/sysPass - d483509bfcd411322522b935a21281c009f65ad4 authored over 7 years ago
* [ADD] Added Portuguese/Brazilian translation. Thanks to @Fizard for contribution. Related #662.

github.com/nuxsmin/sysPass - 1bdd636a69e19f7c179331b9bef2d82ce397f6c3 authored over 7 years ago
* [FIX] Fixed error while restoring account from history.

github.com/nuxsmin/sysPass - 13e52d01d73b74a35c38188a8a73160eb708ac04 authored over 7 years ago
Make anonymous bind to LDAP possible

github.com/nuxsmin/sysPass - affb7a1c53ac758f31c4921dd8c16aff62d18064 authored over 7 years ago
Merge branch 'master' into auth

Conflicts:
inc/SP/Util/Util.class.php
inc/themes/material-blue/css/styles.min.css

github.com/nuxsmin/sysPass - c06d8333232776746ac3ca8c8cfd6643d24233ea authored over 7 years ago
* [FIX] Fixes #636. Improved search string filtering by removing special chars used in regular expressions. Thanks to @LeSuisse for the feedback.

github.com/nuxsmin/sysPass - 65878e097231edcc25c2cd4fec4e371349a3491f authored over 7 years ago
* [MOD] Related #637. Improved random bytes generation to prevent cache-timing attacks (this does not affec to to cryptographic functions, which were already safe). Thanks to @LeSuisse for the feedback.

* [MOD] Temporary master password will never be saved in the event log.

github.com/nuxsmin/sysPass - 7ee9c1004cde3755df0c520baaabb72a80e02b02 authored over 7 years ago
* [FIX] Fixes #638. Aggressive replacement when URL params are being used in HTML markup.Thanks to @LeSuisse for the feedback.

github.com/nuxsmin/sysPass - 35a65affff1e3c987085082022b9e04906a9cea9 authored over 7 years ago
* [FIX] Fixes #640. Remove unnecesary auth check when runnig API method.Thanks to @cbrassel for the feedback.

github.com/nuxsmin/sysPass - 6e16b3340e79ad8b90e6ba12e12a0664388a2ff3 authored over 7 years ago
* [FIX] Try to fix access denied when adding accounts through API.

github.com/nuxsmin/sysPass - 24031e12fe4f065dd6cf6d2dcc226fdb1cd344ea authored over 7 years ago
* [FIX] Related #640. Set required auth for addAccount action because the auth wasn't being triggered. Thanks to @cbrassel for the feedback.

github.com/nuxsmin/sysPass - aa4544617899edcfb3907fac468c93a6da807cc5 authored over 7 years ago
* [FIX] Related #641. Removed non-existing table field while refreshing an API token. Thanks to @ cbrassel for the feedback.

github.com/nuxsmin/sysPass - abebb27a0528ed3088a06f301bd8ecc54c62120c authored over 7 years ago
* [FIX] Related #618. Try to fix wrong behavior when retrieving customers list for the current user. Thanks to @alexanderbuhler for the feedback.

github.com/nuxsmin/sysPass - 48cb16af613abc11305657faade2629603cecd33 authored over 7 years ago
* [FIX] Fixes XSS on login page. Related #615. Thanks to @Xyntax for the feedback.

github.com/nuxsmin/sysPass - 0e1db84d6388f7ab0b669cec3e0f7e12654dbe42 authored over 7 years ago
* [MOD] Avoid master key change when there isn't any account. Fix #602. Thanks to @berni69 for the feedback.

github.com/nuxsmin/sysPass - 8c6227e8db558e2fe8ec05b9c637b013f9d83198 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

github.com/nuxsmin/sysPass - 9c43e806688172cdcfbc7e34a3f91243dc735145 authored over 7 years ago
* [MOD] Allow longer execution time on import feature. Related #610. Thanks to @MagicFab for the feedback

github.com/nuxsmin/sysPass - 26269c54c5d548a00e0ad04b80b76a631e0d11b7 authored over 7 years ago
* [FIX] Related #579. Fixed wrong method calling. Thanks to @madcoda9000 for the feedback.

github.com/nuxsmin/sysPass - 5a103f81f54bd27fd616880d4908888d12c41204 authored over 7 years ago
* [FIX] Related #561. Added some LDAP attributes for importing.

github.com/nuxsmin/sysPass - ecd7c7f6ba2b2d602b664683337f66a76149bae8 authored over 7 years ago
* [MOD] Bump build number

github.com/nuxsmin/sysPass - 0a63fc30b95d5ccc3c8397d05c2098c9b557dd3d authored over 7 years ago
* [FIX] Solves #561. Fixed LDAP import issue. The name attribute was not passed through the request, so no users were imported. Thanks to @ReeceYoung98 for the feedback

github.com/nuxsmin/sysPass - 2f895829d7d118b3977143d57ac3a5e93f26bdf9 authored over 7 years ago
* [MOD] Fixes #553. Dialog boxes now are being fitted to its content width. Thanks to @finalbeta for the feedback.

github.com/nuxsmin/sysPass - a416f7600473c9d8298fa9ff74e14270e6cf6e9a authored over 7 years ago
* [FIX] Fixes #521. Accounts actions were not displayed if the request button was displayed. Thanks to @johnnyhotpants for the feedback and testing

github.com/nuxsmin/sysPass - b6c8e11af0029a91098077c1fdf52fbad5561be8 authored over 7 years ago
* [ADD] Auth Basic SSO (Work in progress)

github.com/nuxsmin/sysPass - 7c6578400393377a14427424e4b28687f71ea1bf authored over 7 years ago
Merge branch 'master' into auth

Conflicts:
inc/SP/Auth/Ldap/LdapBase.class.php
inc/SP/Controller/ItemShowController.class.php
...

github.com/nuxsmin/sysPass - b7ba0f1d1cfbecc9ee3aeafc2cc13e77b0c46c3e authored over 7 years ago
* [FIX] Critical Fix. Local file inclusion through URL. Thanks to Artem for the notice

github.com/nuxsmin/sysPass - 16e024f55b1e372547fdfb6c765f62c8ac6ebba3 authored over 7 years ago
* [ADD] Auth Basic SSO (Work in progress)

github.com/nuxsmin/sysPass - edb96860e1682cfdaa715ebad1a9c3c71f96b265 authored over 7 years ago
* [ADD] Auth Basic SSO (Work in progress)

github.com/nuxsmin/sysPass - 7257606c507680a7fa339a0dad4dd419fb516bde authored over 7 years ago
* [ADD] Auth Basic SSO (Work in progress)

github.com/nuxsmin/sysPass - db8857327dffc16e9f1753f49904a893a2ea4604 authored over 7 years ago
* [MOD] UI tweaks

github.com/nuxsmin/sysPass - 1eadaf98821a1ffd9a7d490b33fc8ba891048214 authored over 7 years ago
* [FIX] Wrong config behavior while saving "LDAP enabled" attribute. Thanks to @finalbeta for the feedback

github.com/nuxsmin/sysPass - 8b2b322207fb094c456c26af784c541a35eb667a authored over 7 years ago
* [FIX] Enforced readonly user login for LDAP users

github.com/nuxsmin/sysPass - b05ef5684659bf421dfabed0202abf51b9fec103 authored over 7 years ago
* [FIX] Fixes #543. Fix missing accounts Id in group accesses table. Thanks to @Goatmaster for the feedback.

github.com/nuxsmin/sysPass - f86c23fbbc8fecada29e8e7d384ac2917fb3e63c authored over 7 years ago
* [MOD] Improved ldap import process by adding the username attribute to get from the LDAP server. Solves #544. Thanks to @jdanielcano for the feedback

* [MOD] Updated translations.

github.com/nuxsmin/sysPass - 830c069dfbd95ea67a745d94eef975e8904ec62e authored over 7 years ago
* [MOD] Improve elapsed time calc and code refactoring.

github.com/nuxsmin/sysPass - fa65e08029fab152626ed2d5ef7a573b405a456a authored over 7 years ago
* [MOD] Improve item actions filtering. Actions can be filtered out by several source values.

github.com/nuxsmin/sysPass - b63a276541f03a961016d0178486d1ec508bcdf7 authored over 7 years ago
* [MOD] UI tweaks and set user preferences precedence over global settings. Closes #528

github.com/nuxsmin/sysPass - 4eae489280ac89151827a338bcb3363080df74c2 authored over 7 years ago
* [MOD] Try to fix search form behavior when submitting. A listener has been added to catch the "enter" key. Related #525, #502, #493

github.com/nuxsmin/sysPass - eadc04a622bee0d28b1db62c75b03aaa036094d5 authored over 7 years ago
* [MOD] Code tweaks

github.com/nuxsmin/sysPass - 86dbf29b2fed30202479a16166f03af991fd0d38 authored over 7 years ago
* [MOD] Bump build number

github.com/nuxsmin/sysPass - 868fd569224807de4259158084b04756a72210ae authored over 7 years ago
* [FIX] Solves #533. Fixed capitalized multibyte characters that weren't encoded properly. Thanks to @NickWoo33 for the feedback.

github.com/nuxsmin/sysPass - 7bfdb1f45ed59f6b3b3e1fb496614c3d465d4d4f authored over 7 years ago
* [FIX] Related #540. Set the LDAP server port when it's set within the hostname. Thanks to @bitking for the feedback.

github.com/nuxsmin/sysPass - bbf88f3339684ae13883be68617b43f6dea49cdc authored over 7 years ago
* [MOD] Passwords string that need hashing (not related to accounts password) and its length greater than 72 characters, are now hashed using SHA256 and then BCRYPT. A message is shown in syspass.log file.

github.com/nuxsmin/sysPass - b8e18b42192fad3be88f33c70fd3d9f179ccd18e authored over 7 years ago
* [MOD] UI tweaks. Box border is remove, it uses a shadow instead.

github.com/nuxsmin/sysPass - ff69459dab8302f8795cfd297d578533cbe37eb7 authored over 7 years ago
* [MOD] Set default user's preferences on demo mode

github.com/nuxsmin/sysPass - ffe3e8e43dd40b0d0fe2b6f0ff007908c3e3d080 authored over 7 years ago
* [FIX] Fixed "Invalid action" when an exception is thrown and the security token is not refreshed. Related #519

* [FIX] Fixed untranslated notice string when master key is changed.

github.com/nuxsmin/sysPass - a11e8c25f2523eb8048953bdd8c31737877c5e88 authored over 7 years ago
* [MOD] Bump build number

github.com/nuxsmin/sysPass - 890421a3df27f61d94935186707360824ea25bd6 authored over 7 years ago
* [FIX] Try to fix Javascript issue. Related #532

github.com/nuxsmin/sysPass - a11932fd7da5db1aab7fb90925a2cddbcff21599 authored over 7 years ago
* [FIX] Some fixes for Internet Explorer

* [MOD] Bump build number

github.com/nuxsmin/sysPass - f5b8dd81b1c5e2253dd9e9fa6dcfe843cf452cd5 authored over 7 years ago
* [FIX] Fixed wrong key length when submitted from login form, it was cutted down to 80 characters. #519 Thanks to @derStephan for feedback and testing

github.com/nuxsmin/sysPass - caf9cd4d124cac14ae6d7b985e32cc8a3bafb73d authored over 7 years ago
* [FIX] Wrong config behavior while saving "LDAP enabled" attribute. Thanks to @finalbeta for the feedback

github.com/nuxsmin/sysPass - 620a78da5f9036732f4e543f94d458a22d0745e0 authored almost 8 years ago
* [FIX] Enforced readonly user login for LDAP users

github.com/nuxsmin/sysPass - 738db5e892322a470cec84e38135c51c7a7f28d4 authored almost 8 years ago
* [MOD] Improved ldap import process by adding the username attribute to get from the LDAP server. Solves #544. Thanks to @jdanielcano for the feedback

* [MOD] Updated translations.

github.com/nuxsmin/sysPass - 2d1f664bc6536a7f87d7fa40d850639d2e29f7d3 authored almost 8 years ago
* [MOD] Improve item actions filtering. Actions can be filtered out by several source values.

github.com/nuxsmin/sysPass - fcec2a68d68b21b2b1325530f806edd77ee37e3c authored almost 8 years ago
* [MOD] Improve elapsed time calc and code refactoring.

github.com/nuxsmin/sysPass - aafe0caa8a736d01248cc6f729dc7099999be4b5 authored almost 8 years ago
* [MOD] UI tweaks

github.com/nuxsmin/sysPass - d74883a7cc2825c71ac9c8b9055852a0c4e296c4 authored almost 8 years ago
* [MOD] UI tweaks and set user preferences precedence over global settings. Closes #528

github.com/nuxsmin/sysPass - 78d024d805cfc31d97fdd815d79ac99ab4b29e6a authored almost 8 years ago
* [MOD] Try to fix search form behavior when submitting. A listener has been added to catch the "enter" key. Related #525, #502, #493

github.com/nuxsmin/sysPass - ee95f70b88fca20c1c872c6396780474475b3b96 authored almost 8 years ago
* [MOD] Code tweaks

github.com/nuxsmin/sysPass - 33013b0afe97c454b5f033cc5e86a73aeca51bff authored almost 8 years ago
* [FIX] Fixes #543. Fix missing accounts Id in group accesses table. Thanks to @Goatmaster for the feedback.

github.com/nuxsmin/sysPass - 6ac05206ba99234c93dae90e200a6db29ca41c85 authored almost 8 years ago
* [MOD] Bump build number

github.com/nuxsmin/sysPass - b9a2640cd7ed328160fdfc42d9804cf9629c9adb authored almost 8 years ago
* [FIX] Solves #533. Fixed capitalized multibyte characters that weren't encoded properly. Thanks to @NickWoo33 for the feedback.

github.com/nuxsmin/sysPass - 7dad1b1fcb63e050d5350698c402812da2c70767 authored almost 8 years ago
* [FIX] Related #540. Set the LDAP server port when it's set within the hostname. Thanks to @bitking for the feedback.

github.com/nuxsmin/sysPass - cf28348c4ee3f2a362d91aa230d78a9603e05e16 authored almost 8 years ago
* [MOD] Passwords string that need hashing (not related to accounts password) and its length greater than 72 characters, are now hashed using SHA256 and then BCRYPT. A message is shown in syspass.log file.

github.com/nuxsmin/sysPass - 4ec365a7b9bef5a986fcd67b5a235d1322199e26 authored almost 8 years ago
* [MOD] UI tweaks. Box border is remove, it uses a shadow instead.

github.com/nuxsmin/sysPass - a6de46ab3a2a3ec58f4c0ef4f54446cccb7f1dc0 authored almost 8 years ago
* [MOD] Set default user's preferences on demo mode

github.com/nuxsmin/sysPass - b60f8d03a875eca26c3d17eca9258779ffa6751c authored almost 8 years ago
* [FIX] Fixed "Invalid action" when an exception is thrown and the security token is not refreshed. Related #519

* [FIX] Fixed untranslated notice string when master key is changed.

github.com/nuxsmin/sysPass - 3452048297a32d59d4e505b1596be91fc32a88d3 authored almost 8 years ago
* [FIX] Fixed wrong key length when submitted from login form, it was cutted down to 80 characters. #519 Thanks to @derStephan for feedback and testing

github.com/nuxsmin/sysPass - 67a88c6bcd7a5346662a8c1c3ed8709baaaec4c2 authored almost 8 years ago
* [MOD] Bump build number

github.com/nuxsmin/sysPass - 33ddd7de71ec4683b76c972f5022a91c1b785aeb authored almost 8 years ago
* [FIX] Try to fix Javascript issue. Related #532

github.com/nuxsmin/sysPass - 9cd5d67379aebf878588790e1de25030fa3b46cb authored almost 8 years ago
* [FIX] Some fixes for Internet Explorer

* [MOD] Bump build number

github.com/nuxsmin/sysPass - be576cf343b845bf49248e4ce9f408a9af1777f7 authored almost 8 years ago
* [FIX] Some fixes for Internet Explorer

github.com/nuxsmin/sysPass - 11ad749fb0e79bf04c066f75425525e85032a783 authored almost 8 years ago
* [ADD] New feature that allows to set global customers which would be displayed for all users.

github.com/nuxsmin/sysPass - 1d490b5f1166b00d45172f2bf5036bec8fbdafed authored almost 8 years ago
* [MOD] Code refactoring

github.com/nuxsmin/sysPass - e64b3fde2a2e511396526b5ffdb8fffe78a59551 authored almost 8 years ago
* [FIX] Update preferences when upgrading.

github.com/nuxsmin/sysPass - 03ab5e136951ee7a982bd21ae1a3987bc212e2f0 authored almost 8 years ago
* [FIX] Update preferences when upgrading.

github.com/nuxsmin/sysPass - 0d2dbd7d85eeb18e7098c291781f4e1e8ab382cf authored almost 8 years ago
* [ADD] Added new feature to allow users added in secondary groups to access to the accounts where the secondary group is granted. Solves #521. Thanks to @johnnyhotpants for the feedback.

github.com/nuxsmin/sysPass - 0e91d4f7cfa052871977431e5e912d76714ca361 authored almost 8 years ago
* [ADD] Added the ability to enable/disable PHP session encryption. This would increase the app overall performance and prevent some issues when copying to clipboard. Related #524, #523, #500, #486

* [MOD] Bump version&build number

github.com/nuxsmin/sysPass - 50111abdb41f785a4fe9ca7974779165079b2457 authored almost 8 years ago
* [MOD] Bump build number

github.com/nuxsmin/sysPass - 5607bd48c2c50a31c8df0cf6465ff002d082af9f authored almost 8 years ago
* [MOD] Updated French translation

* [MOD] Updated German translation. Thanks to @alexanderbuhler
* [MOD] Minor Javascript refactori...

github.com/nuxsmin/sysPass - d07ec8202a8bbecfdacc2376f47afaaddc70b62f authored almost 8 years ago
Merge branch 'devel'

Conflicts:
INSTALL

github.com/nuxsmin/sysPass - fd7a3ea423339fd12b95702fa90837d8ebddc682 authored almost 8 years ago
[MOD] Merge pull request #515 from alexanderbuhler/master

german localization update

github.com/nuxsmin/sysPass - 4018e2dbd489643887175668adf5db9cf4020ca9 authored almost 8 years ago
[MOD] Merge pull request #517 from MertsA/patch-1

Typo in INSTALL

github.com/nuxsmin/sysPass - 4a62d90fb150ea4003c501235b1d58a76cc74e00 authored almost 8 years ago
* [MOD] Updated French translation

github.com/nuxsmin/sysPass - 98f1d63d59626891f5776e039a1c0ab458d5d215 authored almost 8 years ago
* [MOD] Minor changes

github.com/nuxsmin/sysPass - 07accb7b3425cfdb881f829aa8885cde185dba00 authored almost 8 years ago
Merge remote-tracking branch 'origin/devel' into devel

Conflicts:
js/app-main.min.js

github.com/nuxsmin/sysPass - 3fd9743d7efa11f9d0bdfc6798b3b881a1cb7124 authored almost 8 years ago
* [MOD] Minor Javascript refactoring

github.com/nuxsmin/sysPass - 27754083292c5db0044a892bee3653a4a23db141 authored almost 8 years ago
Typo in INSTALL

The extra "at" is grammatically incorrect.

github.com/nuxsmin/sysPass - d48952fd6fa6bd0e4c26480ff7672cb9ad189ce3 authored almost 8 years ago
* [FIX]Fixed expiry date on Authenticator plugin

github.com/nuxsmin/sysPass - 079fb178d2c0a48fd85f96688ef5faa6feecb77d authored almost 8 years ago