Commit Graph

742 Commits

Author SHA1 Message Date
nuxsmin
7d64b83655 * [MOD] Show translated messages when some errors are thrown 2017-02-14 17:53:47 +01:00
RubénD
d5f7c1513f Merge pull request #424 from Dennis14e/patch-1
* [FIX] Constant BASE_DIR already defined. Thanks to @Dennis14e for the fix
2017-02-14 12:19:42 +01:00
Dennis14e
ac53ecd1c5 [FIX] Constant BASE_DIR already defined
Fixes error "Notice: Constant BASE_DIR already defined in /var/www/html/syspass/inc/Base.php on line 34"
Constant BASE_DIR defined on line 29 and 34.
2017-02-14 12:12:59 +01:00
nuxsmin
abbdffa808 * [FIX] Fixed issue when filtering by customer/category. The select component didn't show the filtered item when returning from another view. 2017-02-14 11:35:38 +01:00
nuxsmin
18983d60c4 * [MOD] Updated German translation. Thanks to @lukasp2. Solves #418
* [ADD] Added Polish translation for Authenticator plugin. Thanks to @wojtek
2017-02-13 16:28:05 +01:00
nuxsmin
59fbdba807 * [MOD] Bump buil number 2.0.0.17021302 2017-02-13 09:06:56 +01:00
nuxsmin
8b2f4dc7ae * [ADD] Added missing JS file 2017-02-13 09:05:31 +01:00
nuxsmin
da80cde457 * [MOD] Removed unused files
* [ADD] Added config and backup directories
2017-02-13 08:40:21 +01:00
nuxsmin
3e0b3d3243 * [MOD] Updated README 2.0.0.17021301 2017-02-13 01:03:02 +01:00
nuxsmin
c65efc4182 * [MOD] Removed Changelog 2017-02-13 00:44:05 +01:00
nuxsmin
9377efd647 Merge branch 'devel'
Conflicts:
	.gitignore
	ajax/ajax_2fa.php
	ajax/ajax_accountSave.php
	ajax/ajax_appMgmtSave.php
	ajax/ajax_configSave.php
	ajax/ajax_doLogin.php
	ajax/ajax_files.php
	ajax/ajax_getEnvironment.php
	ajax/ajax_userPrefsSave.php
	ajax/ajax_viewpass.php
	css/alertify-bootstrap-3.min.css
	css/chosen-custom.min.css
	css/css.php
	inc/Account.class.php
	inc/AccountBase.class.php
	inc/AccountHistory.class.php
	inc/AccountSearch.class.php
	inc/Acl.class.php
	inc/ActionLog.class.php
	inc/Api.class.php
	inc/Auth.class.php
	inc/CsvImportBase.class.php
	inc/CustomFields.class.php
	inc/DB.class.php
	inc/Init.class.php
	inc/Installer.class.php
	inc/Ldap.class.php
	inc/LdapADS.class.php
	inc/Log.class.php
	inc/Request.class.php
	inc/SP/Core/Crypt.class.php
	inc/SP/Core/CryptMasterPass.class.php
	inc/SP/Core/Language.class.php
	inc/SP/Core/Session.class.php
	inc/SP/Html/Html.class.php
	inc/SP/Html/Minify.class.php
	inc/SessionUtil.class.php
	inc/Upgrade.class.php
	inc/UserBase.class.php
	inc/UserLdap.class.php
	inc/UserMigrate.class.php
	inc/UserPreferences.class.php
	inc/Util.class.php
	inc/dbstructure.sql
	inc/locales/ca_ES/LC_MESSAGES/messages.mo
	inc/locales/ca_ES/LC_MESSAGES/messages.po
	inc/locales/de_DE/LC_MESSAGES/messages.mo
	inc/locales/de_DE/LC_MESSAGES/messages.po
	inc/locales/en_US/LC_MESSAGES/messages.mo
	inc/locales/en_US/LC_MESSAGES/messages.po
	inc/locales/fr_FR/LC_MESSAGES/messages.mo
	inc/locales/fr_FR/LC_MESSAGES/messages.po
	inc/locales/hu_HU/LC_MESSAGES/messages.mo
	inc/locales/hu_HU/LC_MESSAGES/messages.po
	inc/locales/it_IT/LC_MESSAGES/messages.mo
	inc/locales/it_IT/LC_MESSAGES/messages.po
	inc/locales/nl_NL/LC_MESSAGES/messages.mo
	inc/locales/nl_NL/LC_MESSAGES/messages.po
	inc/locales/ru_RU/LC_MESSAGES/messages.mo
	inc/locales/ru_RU/LC_MESSAGES/messages.po
	inc/themes/classic/account.inc
	inc/themes/classic/categories.inc
	inc/themes/classic/config.inc
	inc/themes/classic/css/styles.min.css
	inc/themes/classic/customers.inc
	inc/themes/classic/customfields.inc
	inc/themes/classic/groups.inc
	inc/themes/classic/import.inc
	inc/themes/classic/js/functions.min.js
	inc/themes/classic/ldap.inc
	inc/themes/classic/mail.inc
	inc/themes/classic/mgmttabs.inc
	inc/themes/classic/preferences.inc
	inc/themes/classic/request.inc
	inc/themes/classic/search.inc
	inc/themes/classic/searchbox.inc
	inc/themes/classic/sessionbar.inc
	inc/themes/classic/tokens.inc
	inc/themes/classic/users.inc
	inc/themes/classic/wiki.inc
	inc/themes/material-blue/2fa.inc
	inc/themes/material-blue/account.inc
	inc/themes/material-blue/categories.inc
	inc/themes/material-blue/config.inc
	inc/themes/material-blue/css/alertify-custom.min.css
	inc/themes/material-blue/css/fonts.css
	inc/themes/material-blue/css/search-grid.css
	inc/themes/material-blue/css/styles.css
	inc/themes/material-blue/css/styles.min.css
	inc/themes/material-blue/customers.inc
	inc/themes/material-blue/encryption.inc
	inc/themes/material-blue/error.inc
	inc/themes/material-blue/groups.inc
	inc/themes/material-blue/import.inc
	inc/themes/material-blue/install.inc
	inc/themes/material-blue/js-common.inc
	inc/themes/material-blue/js/functions.min.js
	inc/themes/material-blue/js/material.min.js
	inc/themes/material-blue/ldap.inc
	inc/themes/material-blue/login.inc
	inc/themes/material-blue/mgmttabs.inc
	inc/themes/material-blue/passreset.inc
	inc/themes/material-blue/preferences.inc
	inc/themes/material-blue/profiles.inc
	inc/themes/material-blue/search.inc
	inc/themes/material-blue/searchbox.inc
	inc/themes/material-blue/tokens.inc
	inc/themes/material-blue/upgrade.inc
	inc/themes/material-blue/users.inc
	js/chosen.jquery.min.js
	js/clipboard.min.js
	js/functions.min.js
	js/js.php
	js/strings.js.php
	js/zxcvbn-async.min.js
	js/zxcvbn.min.js
	web/AccountC.class.php
	web/ConfigC.class.php
	web/MainC.class.php
	web/SearchC.class.php
	web/UsersMgmtC.class.php
	web/UsersPrefsC.class.php
2017-02-13 00:38:47 +01:00
nuxsmin
5a35e9f7a0 * [MOD] Updated translations 2017-02-13 00:28:20 +01:00
nuxsmin
1af7d951ba Merge remote-tracking branch 'origin/devel' into devel 2017-02-12 23:54:04 +01:00
nuxsmin
8b601efda0 * [FIX] Show password as image on public link page when it's globally set
* [MOD] Bump build number
2017-02-12 23:53:49 +01:00
RubénD
1ddc38abbe Merge pull request #414 from jugendpresse/devel
* [FIX] Missing interface implementation. PHP 7 is more strict than PHP 5. Thanks to @macwinnie for the bugfix
2017-02-10 08:10:09 +01:00
Martin Winter
f7b14a2805 Add skeleton of not implemented abstract functions
so PHP 7 recognises the SP\Mgmt\Users\UserPassRecover as non-abstract without inheriting SP\Mgmt\ItemInterface
2017-02-10 00:41:24 +01:00
nuxsmin
ebe15c40ec * [MOD] Show date when listing accounts history
* [MOD] Minor tweaks for demo mode
2017-02-09 13:54:20 +01:00
nuxsmin
a22e4de31e * [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 selector. Thanks to @MAndretti for the feedback.
 * [MOD] Improved special searches behavior and help text.
2017-02-09 13:23:48 +01:00
nuxsmin
2006ef5406 * [MOD] Master password will no longer be revealed through the debug mode for app admins. 2017-02-07 22:17:17 +01:00
nuxsmin
b88d352a70 * [FIX] Fixed Javascript environment setup, because the max file size wasn't being set. from the server config 2017-02-07 21:34:14 +01:00
nuxsmin
e4fec69b0c * [MOD] Improved logout behavior. Now an sticky message is shown and when hidding, it redirects to the login page. 2017-02-07 21:26:13 +01:00
nuxsmin
836ac59eb8 * [ADD] Added copy-to-clipboard to passwords on custom fields. Solves #404
* [ADD] Added a textarea custom field type.
2017-02-07 20:19:19 +01:00
nuxsmin
578d6d616c * [FIX] Fixed issue when showing password type custom field. Thanks to @lukasp2. Solves #404 2017-02-05 21:22:37 +01:00
nuxsmin
6a567589e7 * [MOD] Check whether the encryption key is valid on sysPass XML import. Thanks to @MAndretti. Solves #401 2017-02-04 11:36:58 +01:00
nuxsmin
4afcff8fdc * [MOD] Updated German translation. #398. Thanks to @lukasp2 for his contribution
* [MOD] Updated Catalan translation. Thanks to @lferrer for his contribution
* [MOD] Updated Russin translation. Thanks to the contributors
2017-02-03 22:15:52 +01:00
nuxsmin
31d214b941 * [ADD] Added OP cache info at the information tab 2017-02-02 18:17:02 +01:00
nuxsmin
0e1d06a3fb * [ADD] Added OP cache info at the information tab 2017-02-02 18:11:52 +01:00
nuxsmin
6c6b5fc034 * [ADD] Added a tab to manage accounts' history. 2017-02-02 13:20:17 +01:00
nuxsmin
3a195d4b0d * [ADD] Added a tab to manage accounts' history. 2017-02-02 13:16:39 +01:00
nuxsmin
7a1596893c * [ADD] Added copy account button
* [ADD] Show icon when viewing linked account password
* [MOD] Minor UI tweaks
2.0.0.17020201-RC4
2017-02-02 00:47:53 +01:00
nuxsmin
51d441eb98 * [ADD] Added copy account button
* [ADD] Show icon when viewing linked account password
* [MOD] Minor UI tweaks
2017-02-02 00:42:32 +01:00
nuxsmin
4ce79a089b * [MOD] Checks for PHP version lower than 7.1
* [MOD] Minor tweaks
2017-02-01 23:39:51 +01:00
nuxsmin
a74136dcd3 * [MOD] Allows to select user's group in the account's main group select. 2017-02-01 18:40:49 +01:00
nuxsmin
1deaeaeb2a * [FIX] Fixed wrong behavior when searching after a page navigation. 2017-02-01 16:59:05 +01:00
nuxsmin
344d27b208 * [FIX] Fixed bug when saving an edited notice. 2017-02-01 15:48:31 +01:00
nuxsmin
3515d23f71 * [FIX] Fixed bug when retrieving account ACL to show accesses box.
* [FIX] Fixed bug on API token deletion.
* [MOD] Improved event log management.
2017-02-01 15:39:48 +01:00
nuxsmin
4fe66db9bc * [FIX] Fixed hidden accesses box when account creation view is shown. 2017-02-01 13:26:00 +01:00
nuxsmin
f2db5910ed * [FIX] Fixed account creation when copying from another one. 2017-02-01 13:17:04 +01:00
nuxsmin
8bb55aa86e * [FIX] Skip views data from backup. 2017-02-01 12:03:26 +01:00
nuxsmin
409f17152c * [MOD] Minor tweaks 2017-02-01 10:50:49 +01:00
nuxsmin
0c88d53457 * [FIX] Solves #397. Missing argument to get the email subject translated. Thanks to @lukasp2 for the feedback. 2017-02-01 08:52:43 +01:00
nuxsmin
17b642307d * [MOD] Update translations.
* [MOD] Bump to RC3
2.0.0.17020101-RC3
2017-02-01 00:12:38 +01:00
nuxsmin
603b24eb65 * [MOD] Update translations.
* [MOD] Bump to RC3
2017-01-31 23:46:16 +01:00
nuxsmin
f52563f7fb * [FIX] Closes #397. Fixed untranslated string in email subject. Thanks to @lukasp2 for the feedback. 2017-01-31 23:32:59 +01:00
nuxsmin
17942b8368 * [FIX] Make backguard compatible the master password hash check. Related #394 2017-01-31 23:26:13 +01:00
nuxsmin
3c1aee6983 * [FIX] Enforced salt length to 22 chars long. 2017-01-31 15:11:43 +01:00
nuxsmin
81b4203655 * [FIX] Code refactoring. 2017-01-31 14:14:21 +01:00
nuxsmin
0ddb205596 * [FIX] Fixed issue when Blowfish salt length is lower than 21 chars long. 2017-01-31 13:59:19 +01:00
nuxsmin
d31c018fec * [FIX] Solves #394. Fixed the Blowfish salt length to 22 chars long. Thanks to @ipshenicyn for the feedback. 2017-01-31 13:26:14 +01:00
nuxsmin
dc0610b868 * [FIX] Solves #394. Fixed the Blowfish salt length to 22 chars long. Thanks to @ipshenicyn for the feedback. 2017-01-31 11:43:04 +01:00