Commit Graph

210 Commits

Author SHA1 Message Date
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
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
943a571d85 * [MOD] UI tweaks
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-10-08 01:20:49 +02:00
nuxsmin
71e504da40 * [FIX] Fixed wrong string in button for deleting multiple items
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-10-08 00:40:51 +02:00
nuxsmin
b19718b1f8 * [MOD] UI tweaks
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-10-08 00:15:53 +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
cb92560425 * [FIX] Fixed issue when displaying username on session bar when it isn't available. Closes #1048. Thanks to @vmario89 for the feedback.
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-10-01 23:33:09 +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
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
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
e96d2ccfa2 * [MOD] Removed account's login requirement. Related #712. Thanks to @joerg for the feedback.
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-09-10 01:42:46 +02:00
nuxsmin
303f652300 * [MOD] Improve account name displaying. Related #831. Thanks to @vmario89 for the feedback.
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-09-10 01:34:52 +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
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
549fbce589 * [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 22:42:16 +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
6664a50329 * [ADD] New preset option for private accounts.
* [MOD] Code refactoring.
2018-08-31 02:05:10 +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
b106ae6892 * [MOD] Strings fixed 2018-08-30 22:55:03 +02:00
nuxsmin
ade40e2622 * [MOD] Strings fixed 2018-08-30 16:25:33 +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
7ceb3afe56 * [ADD] Added default permissions for accounts based on user, group and profiles.
* [MOD] Updated translations
* [MOD] Code refactoring
2018-08-30 02:02:12 +02:00
nuxsmin
1b37423909 * [ADD] Added default permissions for accounts based on user, group and profiles.
* [MOD] Updated translations
* [MOD] Code refactoring
2018-08-30 01:53:22 +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
18c87cae08 * [FIX] Fixed wrong behavior when creating a new user and set force password change. Thanks to @vmario89 for the notice. Closes #1025 2018-08-28 01:31:22 +02:00
nuxsmin
377bf6f366 * [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:22:09 +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
b2687c58a6 * [FIX] Wrong behavior when returning controller's method result
* [MOD] Code refactoring
2018-08-22 20:22:50 +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
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
nuxsmin
a00b1fb3e9 * [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
* [FIX] Minor bugfixes
2018-08-06 10:16:29 +02:00
nuxsmin
218a481732 * [FIX] Minor bugfixes 2018-08-02 01:26:37 +02:00
nuxsmin
7f31cf6d05 * [ADD] Added warning messages for PHP extension checking
* [MOD] Improved updates and notification checking
* [MOD] Improved backup process
* [MOD] Updated translations
2018-08-02 00:53:51 +02:00
nuxsmin
30ba17c4b0 * [ADD] Added some PHP extension checks 2018-08-01 10:50:47 +02:00
nuxsmin
31a38bc43c * [ADD] PHP modules checking. Work in progress
* [FIX] Minor bugfixes
* [MOD] Code refactoring
2018-08-01 00:18:11 +02:00
nuxsmin
546a9b51fa * [MOD] Bump build number
* [MOD] Updated README
* [MOD] Show PHP version on demo mode
* [FIX] Fixed default log level on database log handler
2018-07-31 01:21:25 +02:00