nuxsmin
25adf37728
* [ADD] Added view action on accounts manager list
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-11 01:25:58 +02:00
nuxsmin
33ae422b2f
* [FIX] Pager was not displayed on auth tokens list
...
* [ADD] Added special filters for account searching on management tab
* [MOD] Code refactoring
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-11 01:04:35 +02:00
nuxsmin
3dfe81b2eb
* [ADD] Shared (public) links can now be deleted from the account's page by either the link creator or application admin. Closes #811 . Thanks to @vmario89 for the feedback
...
* [FIX] Fixed wrong behavior when refreshing public link from the account's page
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-08 02:27:25 +02:00
nuxsmin
a795fa8a23
* [ADD] Shared (public) links can now be deleted from the account's page by either the link creator or application admin. Closes #811 . Thanks to @vmario89 for the feedback
...
* [FIX] Fixed wrong behavior when refreshing public link from the account's page
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-08 02:11:11 +02:00
nuxsmin
b3bb6255f7
* [FIX] Prevent to log out when master pass is changed on log in
...
* [MOD] UI tweaks
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-07 21:08:08 +02:00
nuxsmin
513ab01cff
* [ADD] User groups can now be managed thorugh API. Related #1054 . Thanks to @pierrehenrymuller for the feedback
...
* [ADD] Added missing API help for some actions
* [MOD] Updated translations
* [MOD] UI tweaks
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-07 20:49:30 +02:00
nuxsmin
bf82807353
* [MOD] Code refactoring
...
* [ADD] Added PHP 7.2 to Travis CI
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-02 00:31:46 +02:00
nuxsmin
337d77d3cc
* [FIX] Fixed translation on emails subject. Closes #1055 . Thanks to @vmario89 for the feedback.
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-01 23:36:34 +02:00
nuxsmin
2581dfd44d
* [FIX] Fixed issue when performing a full row count
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-01 02:15:39 +02:00
nuxsmin
492a356ed8
* [FIX] Fixed issue when performing a full row count
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-01 01:48:29 +02:00
nuxsmin
a1adeaba66
* [FIX] Fixed truncated data when displaying eventlog
...
* [FIX] Fixed ACL permission for tracks
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-01 00:54:36 +02:00
nuxsmin
c65f406cbd
* [ADD] Added tracks management.
...
* [MOD] Code refactoring.
* [MOD] Updated translations.
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-01 00:18:57 +02:00
nuxsmin
ca620b60fb
* [FIX] Fixed issue when creating public links. Closes #1012 . Thanks to @vmario899 for the feedback.
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-09-24 18:05:59 +02:00
nuxsmin
31000f20db
* [FIX] Disabled not null restriction for ipv4 column in Track table. IP addresses will be checked out within Track service. Related #1044 . Thanks to @pierrehenrymuller for the feedback and testing
...
* [ADD] Added Danish translation
* [MOD] Updated translations. Thanks to all contributors!
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-09-24 01:15:28 +02:00
nuxsmin
a5b6b00873
* [ADD] Added the ability to add tags from account's view. Related #1041 . Thanks to @vmario89 for the feedback
...
* [MOD] Minor UI tweaks
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-09-23 13:30:32 +02:00
nuxsmin
739e49821f
Merge remote-tracking branch 'origin/devel-3.0' into devel-3.0
...
# Conflicts:
# lib/SP/Services/Install/Installer.php
2018-09-18 01:22:37 +02:00
nuxsmin
dbb76409eb
* [FIX] Improved long password handling on server side (work in progress). Related #1038 . Thanks to @D3luxee for the feedback
...
* [MOD] Improved JavaScript handling. Work in progress
* [MOD] Login view does now set focus on user input field
* [MOD] Improved account's permissions displaying on view-only mode
* [MOD] Code refactoring
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-09-18 01:21:59 +02:00
nuxsmin
5b8f21ee01
* [FIX] Fixed issue when getting LDAP TLS setting
2018-09-11 17:53:33 +02:00
nuxsmin
471d12ac4e
* [FIX] Fixed issue when upgrading categories from v2
...
* [MOD] Improved database queries when upgrading
* [MOD] Changed database and table collation to utf8_unicode_ci
2018-09-11 15:54:35 +02:00
nuxsmin
699d617eda
* [MOD] Improve file handling
...
* [MOD] Remove email pattern restriction when setting mail auth. Related #778 . Thanks to @matthgyver for the feedback.
* [MOD] Removed unused config attribute
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-09-10 01:19:13 +02:00
nuxsmin
febc796e34
* [ADD] Added TLS option for LDAP connection. Closes #936
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-09-09 23:55:48 +02:00
nuxsmin
18c750bd25
* [MOD] Improved LDAP handling
...
* [MOD] Code refactoring
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-09-09 20:43:21 +02:00
nuxsmin
e6924221e2
* [MOD] Improved LDAP handling
...
* [MOD] Code refactoring
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-09-09 19:34:24 +02:00
nuxsmin
4270f63414
* [ADD] Added additional filtering fields for LDAP groupmembership. Related #937 #1020
...
* [MOD] Improved LDAP handling
* [MOD] Code refactoring
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-09-09 14:12:30 +02:00
nuxsmin
5a06ca3b26
* [ADD] Added password preset for accounts password validation
...
* [MOD] Code refactoring
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-09-02 21:05:03 +02:00
nuxsmin
beb9af7e80
* [MOD] Moved ItemPreset objects to their own directory
2018-09-02 09:54:34 +02:00
nuxsmin
af8b21fd10
* [ADD] New preset option for session timeout based on client IP address and network. Related #912
...
* [MOD] Improved IP addresses handling
* [MOD] Code refactoring
* [FIX] Minor bugfixes
2018-09-01 21:38:42 +02:00
nuxsmin
3e43d6ec28
* [ADD] New preset option for private accounts.
...
* [MOD] Code refactoring.
2018-08-31 01:49:43 +02:00
nuxsmin
42471b4680
* [MOD] Plugins module icon is now on main menu
...
* [MOD] Code refactoring
2018-08-31 00:11:55 +02:00
nuxsmin
2fc71e87dc
* [ADD] Default permissions rewritten to make a more generic approach. Now it can manage multiple items/modules default values from the same view, so it's called Items Preset.
...
* [MOD] Code refactoring
2018-08-30 16:19:18 +02:00
nuxsmin
cd10389100
* [ADD] Added default permissions for accounts based on user, group and profiles.
...
* [MOD] Updated translations
* [MOD] Code refactoring
2018-08-30 01:41:57 +02:00
nuxsmin
7a938b677b
* [MOD] Sort displaying of events in select
2018-08-28 13:03:15 +02:00
nuxsmin
7fcb8aa733
* [FIX] Wrong type casting on API parameter
2018-08-28 02:49:43 +02:00
nuxsmin
647bee046f
* [FIX] Fixed untranslated strings on some messages. Thanks to @vmario89 for the notice. Related #1017
2018-08-28 01:38:27 +02:00
nuxsmin
7e0785a03e
* [FIX] Fixed wrong behavior when clearing event log. Thanks to @vmario89 for the notice. Closes #1026
...
* [MOD] Moved 3rd party resources (CSS, JS, etc) to vendor directory
* [MOD] Code refactoring
2018-08-28 01:16:40 +02:00
nuxsmin
02815f9d3c
* [ADD] Added API method for updating account's password. Related #1004
...
* [ADD] Added API method for updating account. Related #1004
* [MOD] Improved API return messages
* [MOD] Code refactoring
2018-08-28 00:37:40 +02:00
nuxsmin
330e85fc07
* [ADD] Unit testing. Work in progress
...
* [ADD] Integration tests for API module. Work in progress
* [MOD] Code refactoring
2018-08-27 11:06:07 +02:00
nuxsmin
3d437d8348
* [FIX] Wrong behavior when returning controller's method result
...
* [MOD] Code refactoring
2018-08-22 20:26:34 +02:00
nuxsmin
b2687c58a6
* [FIX] Wrong behavior when returning controller's method result
...
* [MOD] Code refactoring
2018-08-22 20:22:50 +02:00
nuxsmin
09ea81dbef
* [MOD] Improved initialization
2018-08-11 08:17:44 +02:00
nuxsmin
7158aff6c6
* [MOD] Improved initialization
2018-08-10 22:53:57 +02:00
nuxsmin
ca23387e06
* [FIX] Fixed issue when installing sysPass. Database connection data was not updated.
2018-08-10 12:15:41 +02:00
nuxsmin
8a7a51e224
* [FIX] Wrong behavior when bootstrapping the web UI
2018-08-09 22:30:07 +02:00
nuxsmin
580820efe3
* [FIX] Fixed wrong behavior under testing environment
2018-08-09 20:42:21 +02:00
nuxsmin
e28ec274e0
* [FIX] Wrong behavior when searching for items through the API. Thanks to @GGOUSSEAUD for the feedback and testing. Related #1000
...
* [MOD] Improved API help. Related #1004
* [MOD] Code refactoring
2018-08-09 13:43:02 +02:00
nuxsmin
617c3b5e84
* [MOD] Bump build number
2018-08-09 10:32:07 +02:00
nuxsmin
ce6650dc9a
* [FIX] Fixed issue when loading a missing icons cache file. Thanks to @OnoTime for the feedback. Closes #1003
2018-08-08 17:49:23 +02:00
nuxsmin
950ad4fff5
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring
2018-08-08 15:26:14 +02:00
nuxsmin
f3e30e706f
* [FIX] Fixed wrong behaviour when deleting accounts. The account was not saved into the history.
...
* [ADD] Accounts can now be restored from history
* [ADD] Unit testing. Work in progress
* [MOD] Improved file handlers
* [MOD] Code refactoring
2018-08-07 21:56:40 +02:00
nuxsmin
e92637bccd
* [FIX] Fixed wrong behaviour when deleting accounts. The account was not saved into the history.
...
* [ADD] Accounts can now be restored from history
* [ADD] Unit testing. Work in progress
* [MOD] Improved file handlers
* [MOD] Code refactoring
2018-08-07 21:30:06 +02:00