nuxsmin
28afca032d
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-20 18:40:51 +01:00
nuxsmin
9b11e3eb3f
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-20 15:16:52 +01:00
nuxsmin
f173ea262b
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-20 12:48:29 +01:00
nuxsmin
7acc5a84b5
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-20 12:48:11 +01:00
nuxsmin
cbee233648
* [FIX] Solves #450 . Add some additional checks for missing items.
2017-02-20 08:51:10 +01:00
nuxsmin
44c81a1263
Merge remote-tracking branch 'origin/master'
2017-02-20 02:31:08 +01:00
nuxsmin
23f3717db8
* [FIX] Fixed wrong user/group when importing items. Thanks to @wernerreuser and @davidkast for the feedback. Solves #436
...
* [MOD] Updated build number
2017-02-20 02:30:46 +01:00
nuxsmin
cfe50aa9e6
* [MOD] Improved upgrading process by doing some DDL tasks on the first step.
...
* [FIX] Fixed memory exaust when logging data to the DB.
* [FIX] Fixed installation when an existing XML is found.
* [FIX] Fixed form validation when an account is being created and it's linked to other one. Thanks to @TheMengzor for the feedback. Closes #451
2017-02-20 02:22:06 +01:00
nuxsmin
6ee88bff04
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-19 23:31:04 +01:00
nuxsmin
c910e898f9
* [FIX] Solves #447 . Wrong declared class. Thanks to @fellsho for the feedback
2017-02-17 13:20:08 +01:00
nuxsmin
2f01390c5f
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-17 13:12:41 +01:00
nuxsmin
fd25415e3b
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-17 09:06:41 +01:00
nuxsmin
42af032550
* [MOD] Include NULL rows on updating queries
2017-02-16 18:02:41 +01:00
nuxsmin
2e31b4c267
* [FIX] Fixed wrong item Id when delenting an user on demo mode.
2017-02-16 02:00:41 +01:00
nuxsmin
96ba94bb69
* [FIX] Solves #428 . Forced password change didn't redirect to the password change page. Thanks to @k-s-dean for the feedback.
2.0.0.17021601
2017-02-16 01:48:33 +01:00
nuxsmin
d151a9d2d7
* [MOD] Updated build version
2017-02-16 01:15:22 +01:00
nuxsmin
6b2b07fddf
* [FIX] Solves #435 . Wrong returning code when updating a record and data is the same stored. Thanks to @wernerreuser for the feedback.
2017-02-16 00:21:19 +01:00
nuxsmin
0c37e162b5
* [MOD] Added paginated results for LDAP searching. Solves #439 . Thanks to @zulink for the feedback
2017-02-16 00:01:34 +01:00
nuxsmin
295a29f2b3
* [MOD] Removed index removal from DB upgrade.
2017-02-15 22:47:56 +01:00
nuxsmin
b175350429
* [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
2017-02-15 18:04:46 +01:00
nuxsmin
e01319c5e0
* [FIX] Solves #428 . Forced user's password change should not rely on sending email.
2017-02-14 23:29:56 +01:00
nuxsmin
159c7ff216
* [FIX] Fixed wrong measure for upload size. Thanks to @vilure
2017-02-14 23:20:07 +01:00
RubénD
9b933b3ef0
Merge pull request #432 from vilure/master
...
[FIX] Translations fix. Thanks to @vilure
2017-02-14 23:17:23 +01:00
vilure
9e90380475
translations fix
2017-02-14 22:47:35 +03:00
RubénD
2fcec05ce3
Merge pull request #431 from vilure/master
...
[FIX] Documentation link fix
2017-02-14 19:58:56 +01:00
vilure
a1a15adf4d
link fix
2017-02-14 21:20:34 +03:00
nuxsmin
b46b8aefe2
* [MOD] Log&email translated message when displaying auth token
2017-02-14 18:07:29 +01:00
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