nuxsmin
|
217feca46f
|
Merge remote-tracking branch 'origin/composer' into devel
Conflicts:
inc/SP/Core/Init.php
|
2017-09-20 00:39:18 +02:00 |
|
nuxsmin
|
1626af0e45
|
* [ADD] Check for plugin availability and disable it when not available
+ [MOD] Improve version checking
+ [MOD] Updated translations
|
2017-09-20 00:32:57 +02:00 |
|
nuxsmin
|
8b346bf966
|
* [ADD] Switched to composer dependency manager.
|
2017-09-19 17:25:13 +02:00 |
|
nuxsmin
|
c06d833323
|
Merge branch 'master' into auth
Conflicts:
inc/SP/Util/Util.class.php
inc/themes/material-blue/css/styles.min.css
|
2017-06-16 02:13:39 +02:00 |
|
nuxsmin
|
65878e0972
|
* [FIX] Fixes #636. Improved search string filtering by removing special chars used in regular expressions. Thanks to @LeSuisse for the feedback.
|
2017-06-15 15:47:44 +02:00 |
|
nuxsmin
|
7c65784003
|
* [ADD] Auth Basic SSO (Work in progress)
|
2017-05-01 23:34:11 +02:00 |
|
nuxsmin
|
db8857327d
|
* [ADD] Auth Basic SSO (Work in progress)
|
2017-04-26 20:18:21 +02:00 |
|
nuxsmin
|
ffe3e8e43d
|
* [MOD] Set default user's preferences on demo mode
|
2017-04-26 11:40:32 +02:00 |
|
nuxsmin
|
b60f8d03a8
|
* [MOD] Set default user's preferences on demo mode
|
2017-04-13 21:03:19 +02:00 |
|
nuxsmin
|
1d490b5f11
|
* [ADD] New feature that allows to set global customers which would be displayed for all users.
|
2017-04-05 14:54:57 +02:00 |
|
nuxsmin
|
6a7d95b489
|
* [MOD] Changed copy to clipboard behavior when getting accounts password through Ajax.
|
2017-03-22 00:36:14 +01:00 |
|
nuxsmin
|
4c91a0a264
|
* [MOD] Log invalid IP address. Related #498
|
2017-03-13 08:47:33 +01:00 |
|
nuxsmin
|
e76c819273
|
* [FIX] Fixed issue when user changes its password
* [FIX] Fixed issue when using temporary master password
* [MOD] Updated translations
|
2017-03-01 03:25:19 +01:00 |
|
nuxsmin
|
ea241cd3b3
|
* [ADD] Added wrong logins tracking to deny access when max number of attempts are reached. It has been implemented for log in and API requests. DB upgrade needed
* [MOD] Updated translations.
|
2017-02-26 13:50:13 +01:00 |
|
nuxsmin
|
adb891687d
|
* [MOD] Improved API auth security. There is no need to provide the user's password, it will ask for a token password when generating it.
|
2017-02-23 11:26:44 +01:00 |
|
nuxsmin
|
526ca3c9e9
|
* [MOD] Improved API auth security. There is no need to provide the user's password, it will ask for a token password when generating it.
|
2017-02-23 01:46:51 +01:00 |
|
nuxsmin
|
49ba3d8bfb
|
* [MOD] Improved public links security by encrypting the whole account data
|
2017-02-22 21:36:42 +01:00 |
|
nuxsmin
|
07c8a2b1f1
|
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
|
2017-02-21 00:46:30 +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
|
a685b8901e
|
* [MOD] Improved account searching by caching ACL, users and groups.
* [MOD] Code cleanup.
* [FIX] Minor bugfixes
|
2017-01-30 02:16:20 +01:00 |
|
nuxsmin
|
b4a74a4b6d
|
* [ADD] Allows to use UNIX socket for MySQL DB connection. Related #382
|
2017-01-27 12:06:47 +01:00 |
|
nuxsmin
|
f2f7cf4aac
|
* [FIX] Fixed wrong date format in user's card
|
2017-01-25 18:21:20 +01:00 |
|
nuxsmin
|
5a44efafe1
|
* [ADD] New feature to send an email when a temporary master password is generated.
|
2017-01-25 13:16:35 +01:00 |
|
nuxsmin
|
5cd47e4f21
|
* [FIX] Fixed users data issue when managing MySQL BIT fields
|
2017-01-25 11:15:03 +01:00 |
|
nuxsmin
|
3ac3329fd1
|
* [FIX] Fixed users data issue when managing MySQL BIT fields
|
2017-01-25 11:06:59 +01:00 |
|
nuxsmin
|
bf74b99b54
|
* [FIX] Fixed config issue when managing MySQL BIT fields
* [MOD] Added some options on config migration
|
2017-01-24 11:17:14 +01:00 |
|
nuxsmin
|
834e567598
|
* [ADD] New user preference to show accounts search results as cards.
* [MOD] UI tweaks to display search results as cards.
* [FIX] Fixed issue when account link was set.
|
2017-01-23 15:26:28 +01:00 |
|
nuxsmin
|
e0b5d39a68
|
* [MOD] Improved XML import from KeePass
* [MOD] Improved error handling
* [MOD] Improved batch item actions handling
* [MOD] Improved actions behavior
|
2017-01-23 03:45:45 +01:00 |
|
nuxsmin
|
721355b03b
|
* [ADD] New account private group feature.
|
2017-01-17 18:36:28 +01:00 |
|
nuxsmin
|
931e3e75d5
|
* [MOD] Event logs are now logged in app lagnguage instead of user language.
* [MOD] Improved actions handling.
* [FIX] Minor bugfixes.
|
2017-01-15 22:33:11 +01:00 |
|
nuxsmin
|
75e6be4940
|
* [ADD] Add Public Link notifications
|
2017-01-12 23:30:19 +01:00 |
|
nuxsmin
|
87cb3c6f6c
|
* [DEV] Bump to 2.0-beta
|
2017-01-12 02:54:45 +01:00 |
|
nuxsmin
|
69fee2b6b8
|
* [DEV] Upgrading bugfixes
|
2017-01-11 18:20:45 +01:00 |
|
nuxsmin
|
a5ae9182fa
|
* [DEV] New Plugin achitecture (work in progress).
* [DEV] New Notifications feature (work in progress).
* [DEV] Code cleanup
|
2017-01-05 02:36:13 +01:00 |
|
nuxsmin
|
570f937a9f
|
* [DEV] New Plugin achitecture (work in progress)
|
2017-01-04 00:24:25 +01:00 |
|
nuxsmin
|
35f38265c2
|
* [DEV] New Plugin achitecture (work in progress)
|
2017-01-03 00:02:42 +01:00 |
|
nuxsmin
|
0dbbdca9c3
|
* [DEV] New API methods and improvements (work in progress)
|
2016-12-26 13:56:15 +01:00 |
|
nuxsmin
|
a0a23d6cc0
|
* [DEV] Add new feature. Linked accounts are now available.
* [DEV] DB improvements
|
2016-12-22 01:56:24 +01:00 |
|
nuxsmin
|
cd3dd55446
|
* [DEV] Minor improvements
|
2016-11-30 22:23:00 +01:00 |
|
nuxsmin
|
7c14083cce
|
* [DEV] Fixed installer UI
* [DEV] Fixed installer issue when saving database password
* [DEV] Added language setting on installer
|
2016-11-26 14:55:50 +01:00 |
|
nuxsmin
|
64eb635baf
|
* [DEV] UI tweaks
* [DEV] Fixed account ACL bug
|
2016-11-23 02:21:30 +01:00 |
|
nuxsmin
|
845bc6857c
|
* [DEV] UI tweaks
* [DEV] Modified some demo mode behavior
* [DEV] Minor bugfixes
|
2016-11-22 18:07:38 +01:00 |
|
nuxsmin
|
9898e8cd3f
|
* [DEV] Items can now be selected to perform massive actions.
|
2016-11-20 20:16:34 +01:00 |
|
nuxsmin
|
0232e62607
|
* [DEV] DB usage refactoring
* [DEV] Fixed public links issue
|
2016-11-10 01:36:51 +01:00 |
|
nuxsmin
|
ffe2165d3f
|
* [DEV] Improved search filters
* [DEV] Fixed public links searching
|
2016-11-07 18:29:16 +01:00 |
|
nuxsmin
|
5a8699fe45
|
* [DEV] Closes #291. New profile option to allow to change account's permissions.
|
2016-11-07 03:00:41 +01:00 |
|
nuxsmin
|
44fdb6b79e
|
* [DEV] Closes #121. New password expiration time feature.
|
2016-11-07 02:37:22 +01:00 |
|
nuxsmin
|
078283732c
|
* [DEV] Closes #229. Private accounts available.
|
2016-11-06 14:08:10 +01:00 |
|
nuxsmin
|
3979d28e2d
|
* [DEV] Improved account search handling
* [DEV] Fixed some UI issues
|
2016-11-02 03:26:21 +01:00 |
|
nuxsmin
|
4ed57af817
|
* [DEV] Refactoring
|
2016-10-31 03:46:29 +01:00 |
|