Rubén D
221005f9f8
* [FIX] Upgrade not needed when updating between v3 releases. Thanks to @vmarion89 for the feedback. Closes #1210
3.0.3.19012402
2019-01-24 14:24:49 +01:00
Rubén D
e90efd3759
* [FIX] Upgrade not needed when updating between v3 releases. Thanks to @vmarion89 for the feedback. Closes #1210
2019-01-24 14:13:34 +01:00
Rubén D
12c37790e8
* [FIX] Wrong behavior when clicking on sysPass top-left logo. Thanks to @pierrehenrymuller for the feedback. Related #1209
3.0.2.19012401
2019-01-24 11:55:51 +01:00
Rubén D
2cc7bb95fa
* [MOD] Login method switched over POST in order to avoid max URL length limitation. Related #1184
2019-01-24 11:44:21 +01:00
Rubén D
504df47b06
* [MOD] Login method switched over POST in order to avoid max URL length limitation. Related #1184
2019-01-24 11:41:09 +01:00
Rubén D
ccc7ce9cfa
Merge branch '3.0' into v3.0
...
Conflicts:
app/modules/web/Controllers/Helpers/Grid/EventlogGrid.php
app/modules/web/Controllers/Helpers/Grid/TrackGrid.php
public/js/app-actions.js
public/js/app-actions.min.js
2019-01-24 11:39:28 +01:00
Rubén D
f3eb059637
* [MOD] Enable CI for vX.X git refs
2019-01-24 11:18:00 +01:00
Rubén D
75dc0190a8
Merge branch 'master' into v3.0
2019-01-24 11:15:26 +01:00
Rubén D
006a4a970c
* [MOD] Display additional information about internal versions
2019-01-24 11:13:47 +01:00
Rubén D
0a34ec61f4
* [FIX] Wrong behavior when upgrading custom fields, public links and API tokens from v2
2019-01-24 11:04:58 +01:00
Rubén D
0fbaccf8a1
* [MOD] Improved plugins handling by moving items' data to new database table.
...
* [MOD] Added plugins upgrade process
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-22 01:18:03 +01:00
Rubén D
5dcc450326
* [MOD] Bump version&build numbers
...
* [FIX] Wrong behavior when setting security token on log/audit module. Thanks to @schleyk for the feedback. Closes #1182
Signed-off-by: Rubén D <nuxsmin@syspass.org >
3.0.1.19012002
3.0.1
2019-01-20 12:06:39 +01:00
Rubén D
6ca3b4b6df
* [MOD] Bump version&build numbers
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-20 11:49:59 +01:00
Rubén D
8b74791ed3
* [MOD] Bump version&build numbers
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-20 11:24:58 +01:00
Rubén D
1cd6eb0f89
* [FIX] Wrong behavior when logging in using Authenticator plugin. Redirection was wrong when using URI sub-path
...
* [MOD] Minor UI tweaks
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-20 11:23:30 +01:00
Rubén D
f1d9230554
* [FIX] Wrong behavior when checking saved search filters in context. Thanks to @fprina for the feedback. Related #1178
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-19 09:38:54 +01:00
Rubén D
535b799662
* [FIX] Wrong behavior when refreshing data from event log or tracks management. Thanks to @schleyk for the feedback. Closes #1182
...
* [MOD] Improved config loading
2019-01-16 09:07:24 +01:00
Rubén D
ea92a054e7
* [MOD] Login method switched over POST in order to avoid max URL length limitation. Related #1184 #1079
2019-01-16 08:28:33 +01:00
Rubén D
79e25917bd
* [FIX] Forced string type juggling for custom fields data. Thanks to @sem174 for the feedback. Closes #1195
2019-01-15 18:07:40 +01:00
Rubén D
b497fb80ae
* [FIX] Missing mapping between v2 and v3 custom fields type. Thanks to @Yotouille for the feedback. Closes #1196
2019-01-15 17:57:50 +01:00
Rubén D
89a5740e4d
Merge remote-tracking branch 'origin/master'
...
Conflicts:
ajax/ajax_upgrade.php
app/modules/api/Controllers/Help/HelpTrait.php
app/modules/web/Controllers/Helpers/Grid/GridInterface.php
app/modules/web/Controllers/Helpers/HelperException.php
app/modules/web/Forms/FormBase.php
app/modules/web/themes/material-blue/css/search-card.css.map
app/modules/web/themes/material-blue/css/search-grid.css.map
app/modules/web/themes/material-blue/css/selectize-custom.css.map
app/modules/web/themes/material-blue/css/selectize-custom.min.css
app/modules/web/themes/material-blue/css/styles.min.css
app/modules/web/themes/material-blue/js/app-theme.map
app/modules/web/themes/material-blue/js/app-theme.min.js
app/modules/web/themes/material-blue/views/plugin/index.inc
inc/SP/Controller/TabControllerBase.class.php
inc/SP/Controller/TabsInterface.class.php
inc/SP/Log/LogUtil.class.php
inc/SP/Mgmt/Files/FileBase.class.php
lib/BaseFunctions.php
lib/SP/Config/ConfigInterface.php
lib/SP/Core/Acl/ActionNotFoundException.php
lib/SP/Core/Context/ContextCollection.php
lib/SP/Core/Context/ContextException.php
lib/SP/Core/Crypt/Cookie.php
lib/SP/Core/Crypt/Crypt.php
lib/SP/Core/Crypt/CryptSessionHandler.php
lib/SP/Core/Crypt/Hash.php
lib/SP/Core/Crypt/SecureKeyCookie.php
lib/SP/Core/Crypt/Session.php
lib/SP/Core/Crypt/UUIDCookie.php
lib/SP/Core/Crypt/Vault.php
lib/SP/Core/DataCollection.php
lib/SP/Core/Events/EventDispatcher.php
lib/SP/Core/Events/EventDispatcherInterface.php
lib/SP/Core/Events/EventReceiver.php
lib/SP/Core/Exceptions/ConfigException.php
lib/SP/Core/Exceptions/ConstraintException.php
lib/SP/Core/Exceptions/FileNotFoundException.php
lib/SP/Core/Exceptions/InitializationException.php
lib/SP/Core/Exceptions/InvalidArgumentException.php
lib/SP/Core/Exceptions/InvalidClassException.php
lib/SP/Core/Exceptions/InvalidImageException.php
lib/SP/Core/Exceptions/ItemException.php
lib/SP/Core/Exceptions/NoSuchPropertyException.php
lib/SP/Core/Exceptions/QueryException.php
lib/SP/Core/Exceptions/ValidationException.php
lib/SP/Core/ItemsTypeInterface.php
lib/SP/Core/Messages/MessageInterface.php
lib/SP/Core/Messages/TaskMessage.php
lib/SP/Core/PhpExtensionChecker.php
lib/SP/Core/UI/ThemeIconsInterface.php
lib/SP/Core/UI/ThemeInterface.php
lib/SP/DataModel/AccountData.php
lib/SP/DataModel/AccountExtData.php
lib/SP/DataModel/AccountHistoryData.php
lib/SP/DataModel/AccountSearchVData.php
lib/SP/DataModel/AccountToUserGroupData.php
lib/SP/DataModel/AccountVData.php
lib/SP/DataModel/ActionData.php
lib/SP/DataModel/AuthTokenData.php
lib/SP/DataModel/CategoryData.php
lib/SP/DataModel/ClientData.php
lib/SP/DataModel/ConfigData.php
lib/SP/DataModel/CustomFieldBaseData.php
lib/SP/DataModel/CustomFieldDefinitionData.php
lib/SP/DataModel/CustomFieldTypeData.php
lib/SP/DataModel/DataModelBase.php
lib/SP/DataModel/DataModelInterface.php
lib/SP/DataModel/Dto/AccountSearchResponse.php
lib/SP/DataModel/FileData.php
lib/SP/DataModel/FileExtData.php
lib/SP/DataModel/ItemData.php
lib/SP/DataModel/ItemPreset/AccountPermission.php
lib/SP/DataModel/ItemPreset/AccountPrivate.php
lib/SP/DataModel/ItemPreset/Password.php
lib/SP/DataModel/ItemPreset/SessionTimeout.php
lib/SP/DataModel/ItemPresetData.php
lib/SP/DataModel/ItemSearchData.php
lib/SP/DataModel/PluginData.php
lib/SP/DataModel/ProfileData.php
lib/SP/DataModel/PublicLinkData.php
lib/SP/DataModel/UserData.php
lib/SP/DataModel/UserLoginData.php
lib/SP/DataModel/UserPassData.php
lib/SP/DataModel/UserPassRecoverData.php
lib/SP/DataModel/UserProfileData.php
lib/SP/DataModel/UserToUserGroupData.php
lib/SP/Html/Assets/FontIcon.php
lib/SP/Html/Assets/IconBase.php
lib/SP/Html/Assets/IconInterface.php
lib/SP/Html/Assets/ImageIcon.php
lib/SP/Html/DataGrid/DataGridData.php
lib/SP/Html/DataGrid/DataGridSortInterface.php
lib/SP/Http/Client.php
lib/SP/Http/JsonResponse.php
lib/SP/Http/Message.php
lib/SP/Http/Uri.php
lib/SP/Http/Xml.php
lib/SP/Mvc/Controller/CrudControllerInterface.php
lib/SP/Mvc/Controller/Validators/ValidatorInterface.php
lib/SP/Mvc/Model/QueryAssignment.php
lib/SP/Mvc/Model/QueryJoin.php
lib/SP/Mvc/View/Components/ItemAdapterInterface.php
lib/SP/Providers/Auth/AuthDataBase.php
lib/SP/Providers/Auth/AuthInterface.php
lib/SP/Providers/Auth/AuthResult.php
lib/SP/Providers/Auth/Browser/Browser.php
lib/SP/Providers/Auth/Browser/BrowserAuthData.php
lib/SP/Providers/Auth/Database/Database.php
lib/SP/Providers/Auth/Database/DatabaseAuthData.php
lib/SP/Providers/Auth/Ldap/LdapAuthData.php
lib/SP/Providers/Auth/Ldap/LdapCode.php
lib/SP/Providers/Auth/Ldap/LdapException.php
lib/SP/Providers/EventsTrait.php
lib/SP/Providers/Mail/MailParams.php
lib/SP/Providers/Mail/MailProviderException.php
lib/SP/Providers/Provider.php
lib/SP/Repositories/Config/ConfigRepository.php
lib/SP/Repositories/CustomField/CustomFieldDefCollection.php
lib/SP/Repositories/CustomField/CustomFieldRepository.php
lib/SP/Repositories/DuplicatedItemException.php
lib/SP/Repositories/Repository.php
lib/SP/Services/Account/AccountInterface.php
lib/SP/Services/Account/AccountSearchFilter.php
lib/SP/Services/Account/AccountToFavoriteService.php
lib/SP/Services/Account/AccountToTagService.php
lib/SP/Services/Api/ApiRequestException.php
lib/SP/Services/Api/ApiResponse.php
lib/SP/Services/Api/JsonRpcResponse.php
lib/SP/Services/Auth/AuthException.php
lib/SP/Services/Auth/LoginResponse.php
lib/SP/Services/Crypt/MasterPassService.php
lib/SP/Services/Crypt/UpdateMasterPassRequest.php
lib/SP/Services/CustomField/CustomFieldItem.php
lib/SP/Services/EventLog/EventlogService.php
lib/SP/Services/Export/VerifyResult.php
lib/SP/Services/Import/ImportException.php
lib/SP/Services/Import/ImportInterface.php
lib/SP/Services/Import/ImportParams.php
lib/SP/Services/Install/DatabaseSetupInterface.php
lib/SP/Services/Install/InstallData.php
lib/SP/Services/ItemPreset/ItemPresetInterface.php
lib/SP/Services/Ldap/LdapImportParams.php
lib/SP/Services/ServiceException.php
lib/SP/Services/ServiceItemInterface.php
lib/SP/Services/Upgrade/UpgradeException.php
lib/SP/Services/Upgrade/UpgradeInterface.php
lib/SP/Services/User/UpdatePassRequest.php
lib/SP/Services/User/UserLoginRequest.php
lib/SP/Services/User/UserLoginResponse.php
lib/SP/Services/User/UserPassResponse.php
lib/SP/Storage/Database/DBStorageInterface.php
lib/SP/Storage/Database/DatabaseConnectionData.php
lib/SP/Storage/Database/DatabaseException.php
lib/SP/Storage/Database/MySQLFileParser.php
lib/SP/Storage/Database/QueryResult.php
lib/SP/Storage/File/FileException.php
lib/SP/Storage/File/XmlFileStorageInterface.php
lib/SP/Util/ArrayUtil.php
lib/SP/Util/Checks.php
lib/SP/Util/ConnectionInterface.php
lib/SP/Util/DateUtil.php
lib/SP/Util/Filter.php
lib/SP/Util/HttpUtil.php
public/css/fonts.css
public/js/app-actions.min.js
public/js/app-triggers.min.js
public/js/app-util.min.js
public/vendor/css/reset.css
public/vendor/css/toastr.css
public/vendor/fonts/MaterialIcons-Regular.svg
public/vendor/js/clipboard.js
public/vendor/js/eventsource.min.js
public/vendor/js/jquery-3.3.1.js
public/vendor/js/jquery-3.3.1.min.js
public/vendor/js/jquery-migrate-3.0.0.min.js
public/vendor/js/moment-timezone.js
public/vendor/js/moment-timezone.min.js
public/vendor/js/zxcvbn-async.js
public/vendor/js/zxcvbn-async.min.js
schemas/30018010101.sql
schemas/30018072302.sql
schemas/30018072501.sql
schemas/30018083001.sql
schemas/30018083002.sql
tests/SP/Core/Crypt/CryptTest.php
tests/SP/Core/Crypt/SecureKeyCookieTest.php
tests/SP/DatabaseTestCase.php
tests/SP/Http/AddressTest.php
tests/SP/Modules/Api/Controllers/CategoryControllerTest.php
tests/SP/Modules/Api/Controllers/ClientControllerTest.php
tests/SP/Modules/Api/Controllers/ConfigControllerTest.php
tests/SP/Modules/Api/Controllers/TagControllerTest.php
tests/SP/Mvc/Controller/Validators/ValidatorTest.php
tests/SP/Repositories/AccountFileRepositoryTest.php
tests/SP/Repositories/AccountToFavoriteRepositoryTest.php
tests/SP/Repositories/AccountToTagRepositoryTest.php
tests/SP/Repositories/CategoryRepositoryTest.php
tests/SP/Repositories/ClientRepositoryTest.php
tests/SP/Repositories/ConfigRepositoryTest.php
tests/SP/Repositories/CustomFieldDefRepositoryTest.php
tests/SP/Repositories/CustomFieldRepositoryTest.php
tests/SP/Repositories/CustomFieldTypeRepositoryTest.php
tests/SP/Repositories/EventlogRepositoryTest.php
tests/SP/Repositories/PluginRepositoryTest.php
tests/SP/Repositories/TagRepositoryTest.php
tests/SP/Repositories/UserGroupRepositoryTest.php
tests/SP/Repositories/UserProfileRepositoryTest.php
tests/SP/Repositories/UserRepositoryTest.php
tests/SP/Repositories/UserToUserGroupRepositoryTest.php
tests/SP/Services/Account/AccountCryptServiceTest.php
tests/SP/Services/Account/AccountSearchServiceTest.php
tests/SP/Services/Account/AccountToFavoriteServiceTest.php
tests/SP/Services/Account/AccountToTagServiceTest.php
tests/SP/Services/Api/ApiRequestTest.php
tests/SP/Services/Api/ApiServiceTest.php
tests/SP/Services/Client/ClientServiceTest.php
tests/SP/Services/Config/ConfigServiceTest.php
tests/SP/Services/Crypt/MasterPassServiceTest.php
tests/SP/Services/Crypt/SecureSessionServiceTest.php
tests/SP/Services/Crypt/TemporaryMasterPassServiceTest.php
tests/SP/Services/CustomField/CustomFieldCryptServiceTest.php
tests/SP/Services/CustomField/CustomFieldDefServiceTest.php
tests/SP/Services/CustomField/CustomFieldServiceTest.php
tests/SP/Services/Eventlog/EventlogServiceTest.php
tests/SP/Services/Import/SyspassImportTest.php
tests/SP/Services/Import/XmlFileImportTest.php
tests/SP/Services/Import/XmlImportTest.php
tests/SP/Services/Plugin/PluginServiceTest.php
tests/SP/Services/Tag/TagServiceTest.php
tests/SP/Services/User/UserPassServiceTest.php
tests/SP/Services/User/UserServiceTest.php
tests/SP/Services/UserGroup/UserToUserGroupServiceTest.php
tests/SP/Services/UserProfile/UserProfileServiceTest.php
tests/SP/Storage/FileHandlerTest.php
tests/SP/Storage/XmlHandlerTest.php
tests/res/config/actions.xml
tests/res/datasets/syspass.xml
tests/res/datasets/syspass_account.xml
tests/res/datasets/syspass_accountAcl.xml
tests/res/datasets/syspass_accountCrypt.xml
tests/res/datasets/syspass_accountFavorite.xml
tests/res/datasets/syspass_accountFile.xml
tests/res/datasets/syspass_accountHistory.xml
tests/res/datasets/syspass_accountSearch.xml
tests/res/datasets/syspass_authToken.xml
tests/res/datasets/syspass_config.xml
tests/res/datasets/syspass_customField.xml
tests/res/datasets/syspass_eventlog.xml
tests/res/datasets/syspass_plugin.xml
tests/res/datasets/syspass_publicLink.xml
tests/res/datasets/syspass_tag.xml
tests/res/datasets/syspass_track.xml
tests/res/datasets/syspass_user.xml
tests/res/datasets/syspass_userGroup.xml
tests/res/import/data.csv
tests/res/import/data_empty.xml
tests/res/import/data_invalid.csv
tests/res/import/data_keepass.xml
tests/res/import/data_syspass.xml
tests/res/import/data_syspass_encrypted.xml
tests/res/import/data_syspass_invalid.xml
tests/res/import/data_syspass_valid_hash.xml
tests/res/json/account_add.json
tests/res/json/account_search.json
tests/res/json/account_viewPass.json
2019-01-15 16:21:56 +01:00
Rubén D
1c9e5e48bf
Merge branch 'master' of /home/rdb/DEV/PhpstormProjects/sysPass with conflicts.
2019-01-15 16:21:15 +01:00
RubénD
45706ce13b
[MOD] Fixed Travis CI and Scrutinizer URLs
3.0.0.18126201
2019-01-02 08:06:32 +01:00
Rubén D
7150506b76
* [MOD] Updated README
...
* [MOD] Include master branch in travis
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-02 03:36:40 +01:00
Rubén D
2413377966
Merge branch '3.0'
...
# Conflicts:
# css/css.php
# inc/SP/Auth/Ldap/LdapBase.class.php
# inc/SP/Auth/Ldap/LdapMsAds.class.php
# inc/SP/Auth/Ldap/LdapStd.class.php
# inc/SP/Controller/ChecksController.class.php
# inc/SP/Controller/ConfigActionController.class.php
# inc/SP/Core/Upgrade/Upgrade.class.php
# inc/SP/Util/HttpUtil.class.php
# inc/SP/Util/Util.class.php
# 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/pl_PL/LC_MESSAGES/messages.mo
# inc/locales/pl_PL/LC_MESSAGES/messages.po
# inc/sql/dbstructure.sql
# inc/themes/material-blue/css/selectize.custom.min.css
# inc/themes/material-blue/js/app-theme.js
# inc/themes/material-blue/js/app-theme.min.js
# inc/themes/material-blue/views/main/login.inc
# js/app-main.min.js
# js/app-triggers.js
# js/app-triggers.min.js
# lib/SP/Core/Language.php
2019-01-02 03:31:10 +01:00
nuxsmin
f8ce21c822
* [MOD] Bump version number
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-01 23:55:51 +01:00
Rubén D
36a57c82b8
* [FIX] Wrong behavior when no events are set
...
* [FIX] Wrong behavior when wiki filters are active
* [FIX] Wrong behavior importing XML files from previous version
Signed-off-by: Rubén D <nuxsmin@syspass.org >
3.0.0.18122601
2018-12-26 07:20:33 +01:00
Rubén D
08e8bd8102
* [MOD] Improved master password change by enforcing maintenance mode before running the process
...
* [MOD] Added import events to fixed ones
* [MOD] Minor code tweaks
Signed-off-by: Rubén D <nuxsmin@syspass.org >
3.0.0.18122201-rc7
2018-12-22 13:00:05 +01:00
Rubén D
61795993ab
* [FIX] Wrong behavior on mail events handling. Thanks to @deajan for the notice. Related #1165
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2018-12-17 22:38:13 +01:00
nuxsmin
c040a779cb
* [FIX] Wrong behavior when there aren't any backups available.
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2018-12-17 19:01:12 +01:00
nuxsmin
8acca8250e
* [FIX] Disable database events from logging into the database. Thanks to @deajan for the notice. Related #1165
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2018-12-17 18:58:18 +01:00
Rubén D
690da26bf5
* [FIX] Wrong behaviour on Travis CI
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
3.0.0.18121601-rc6
2018-12-16 23:15:45 +01:00
nuxsmin
3cecdd8809
* [FIX] Wrong behaviour on Travis CI
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-16 19:33:00 +01:00
nuxsmin
3ad99a6cf7
* [MOD] Improved LDAP user-in-group lookup by using user's DN as base for search. Thanks to @deajan for the contribution. Related #1130
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-16 13:36:41 +01:00
nuxsmin
7d67156985
Merge remote-tracking branch 'origin/3.0' into 3.0
...
# Conflicts:
# lib/SP/Providers/Auth/Ldap/LdapActions.php
2018-12-16 13:30:24 +01:00
RubénD
dce2bb29ba
Merge pull request #1130 from deajan/ad-quick-group-filter
...
Ad quick group filter
2018-12-16 13:28:05 +01:00
nuxsmin
9154f8d3c9
* [MOD] Updated translations. Thanks to all contributors!
...
* [MOD] Bump build and version number
* [ADD] Added Faroese translation.
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-16 13:23:20 +01:00
nuxsmin
ef5ef071dc
* [FIX] Wrong behaviour when retrieving LDAP results using pagination. Thanks to @jinyiwoo for the feedback. Closes #1149
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-16 12:44:48 +01:00
nuxsmin
3cf75fb6ba
* [FIX] Wrong behaviour when requesting user's password change. Thanks to @jorgemfm for the feedback. Closes #1155
...
* [MOD] Improved events handling by setting fixed events (always triggered)
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-16 12:19:53 +01:00
nuxsmin
52d5c7fc97
* [MOD] Improved pager layout for displaying on small viewports. Thanks to @vmario89 for the feedback. Closes #1152
...
* [MOD] Improved account search behaviour on mobile devices. Thanks to @vmario89 for the feedback. Closes #1141
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-16 10:19:25 +01:00
nuxsmin
82e86dc82e
* [MOD] Improved pager layout for displaying on small viewports. Thanks to @vmario89 for the feedback. Closes #1152
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-16 09:21:52 +01:00
nuxsmin
542ab61053
* [MOD] Improved behaviour when handling routes
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-15 12:48:24 +01:00
nuxsmin
4c12bc56f6
* [FIX] Wrong behaviour when loading config for first time.
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-15 11:37:44 +01:00
nuxsmin
90ba034522
* [FIX] Wrong behaviour when displaying task progress on master password change. Thanks to @deajan for the feedback. Closes #1128
...
* [FIX] Improved browser notifications format. Thanks to @vmario89 for the feedback. Closes #1142
* [FIX] Temporary master password change notifications are sent to all users. Thanks to @jorgemfm for the feedback. Closes #1156
* [MOD] Improved background tasks management
* [MOD] Improved email notifications format
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-10 07:01:25 +01:00
nuxsmin
9aa3f33308
* [FIX] Wrong behaviour when saving accounts config and no mime types were set. Thanks to @Edll for the feedback. Closes #1145
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-06 11:50:29 +01:00
nuxsmin
4df6cb9151
* [FIX] Wrong behaviour when copying account with permissions set. Thanks to @Edll for the feedback. Closes #1145
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-06 11:46:25 +01:00
Orsiris de Jong
1c3989c8fb
Another false to null switch
2018-11-29 17:30:52 +01:00
Orsiris de Jong
7aa19b43aa
Switched from default searchBase = false to null
2018-11-29 17:30:02 +01:00
RubénD
222f5009c4
[MOD] Update login.inc for autofocus
2018-11-29 16:34:42 +01:00
ednt
b1e652037a
Update login.inc
...
To get automatically the focus to the user field.
2018-11-28 13:04:18 +01:00