419 Commits

Author SHA1 Message Date
nuxsmin
c95a27b32d * [MOD] Update version 1.2.0.18 2016-10-02 23:59:00 +02:00
nuxsmin
f704bb0b75 * [FIX] Fixed API request error when user's preferences are not set. Thanks to @jtorresc for the feedback. Closes #290
* [MOD] Modified some css styles.
2016-10-02 23:47:01 +02:00
nuxsmin
d95e7cb555 Merge remote-tracking branch 'origin/master' 2016-09-30 14:08:48 +02:00
nuxsmin
befc600981 * [FIX] Solves #287. Fixed issue when parsing account's password from ajax response. 2016-09-30 14:08:31 +02:00
RubénD
3226f64c1c Merge pull request #288 from TheMengzor/master
Fixed DB host check regexp during installation on material-blue theme
2016-09-30 08:08:17 +02:00
Alex Zavrazhniy
a0c53b8527 Fixed DB host check regexp during installation on material-blue theme 2016-09-29 04:16:22 +03:00
nuxsmin
1b3139019b * [MOD] Added newline tag for notes on account view. Closes #286. Thanks to @andresju for the feedback.
* [MOD] Added some tips about login info in demo mode.
2016-09-28 13:51:45 +02:00
nuxsmin
10698692ef * [FIX] Fixed Javascript load error in classic theme 2016-09-28 13:46:27 +02:00
nuxsmin
4680fceeb8 * [FIX] Fix zxcvbn Javscript lib name
* [MOD] Update version
1.2.0.17
2016-09-26 16:01:22 +02:00
nuxsmin
f242d42682 * [FIX] Fix name 2016-09-26 15:59:12 +02:00
nuxsmin
d1e91ca68c * [MOD] Improved user migration handling.
* [MOD] All input strings are trimmed
1.2.0.16
2016-09-24 02:47:22 +02:00
nuxsmin
08d290bba1 * [MOD] Add dot to LDAP group name chack regex. Thanks to @davidpsc. Closes #280
* [FIX] Fixed user migration from 1.1
* [MOD] Update version
2016-09-24 01:11:43 +02:00
Rubén Domínguez
758d35975a Merge remote-tracking branch 'origin/master' 2016-09-24 00:54:56 +02:00
nuxsmin
7189538a08 * [FIX] Fixed LDAP mail retrieving when multiple mail addresses are set. Thanks to @ArminXG. Closes #278
* [FIX] Fixed user migration process.
* [MOD] Add LDAP mail mapping. Related #278
* [MOD] Update version
1.2.0.15
2016-09-21 10:51:08 +02:00
nuxsmin
e32c45deaf * [FIX] Fixed resetting search filters. 2016-09-21 10:27:04 +02:00
nuxsmin
ef56bc0f9e * [FIX] Fixed basic auth check. Thanks to @davidpsc . Closes #275 2016-09-21 10:25:47 +02:00
nuxsmin
4e9646ee21 [MOD] Change name 2016-09-20 23:16:54 +02:00
nuxsmin
c55558544b * [FIX] Fixed LDAP user search filter when ADS is not set. Solves #277 2016-09-19 14:46:10 +02:00
nuxsmin
5b6232c08d * [FIX] Fixed issue when installing sysPass. Solves #272
* [FIX] Fixed issue when retrieving HTTP headers on non-Apache environments.
1.2.0.14
2016-09-18 00:56:47 +02:00
nuxsmin
ad20454f75 [MOD] Installer issue. Try to logging offending query from installer that avoids a successful finishing. Related #272 2016-09-17 10:57:05 +02:00
nuxsmin
91250d241d * [MOD] Updated version and changelog. 1.2.0.13 2016-09-05 09:21:56 +02:00
nuxsmin
6188cc4d7b * [FIX] Fixed issue when caching objects in session cache. 2016-09-02 09:19:06 +02:00
nuxsmin
7bad0daa84 * [MOD] Try to fix view account link issue. Related #267 2016-09-02 01:10:13 +02:00
nuxsmin
45848c0431 * [MOD] Improved actions handler and try o fix edit icon issue. Related #253
* [FIX] Fixed issue when pressing copy-to-clipboard icon.
2016-09-02 00:59:13 +02:00
nuxsmin
1622310937 * [ADD] Dutch translation. Big thanks to @MikeyHoef. #254 2016-09-01 00:06:43 +02:00
nuxsmin
a0ebe1caa4 * [FIX] Fixed LDAP check when ADS is set. Thanks to @eth0h4ckr for the feedback. 2016-08-31 23:43:07 +02:00
nuxsmin
faa75201a1 * [FIX] Fixed LDAP group listing issue when there are more than one group with the same name. The first one is picked. Thanks to @eth0h4ckr for the feedback. #264 2016-08-31 19:38:41 +02:00
nuxsmin
bca2e1b309 * [FIX] Fixed LDAP ADS listing issue when base search is set to the domain top level. Thanks to @eth0h4ckr for the feedback. #264 2016-08-30 21:56:23 +02:00
nuxsmin
beca658c64 * [MOD] Updated Material Design Lite to 1.2
* [MOD] Updatedclipboard.js to 1.5.12
* [MOD] Javascript improvements.
* [MOD] Modified search behavior. Now the enter key needs to be presed to perform searches. This prevents to fullfill the key buffer and server overhead.
2016-08-30 00:59:57 +02:00
nuxsmin
19db13a5ba * [FIX] Fixes #215. Password is not shown when it contains special chars. Thanks @goatmaster for the feedback. 2016-08-29 14:05:12 +02:00
nuxsmin
20294470bd * [FIX] Fixes user-in-group checking for accounts ACL. Related #263 2016-08-29 12:46:50 +02:00
nuxsmin
ff6c0f3cdb Merge remote-tracking branch 'origin/master' 2016-08-29 11:31:17 +02:00
nuxsmin
d7ef25d059 * [FIX] Fixes retrieving username from LDAP.
* [FIX] Fixes LDAP group name lookup. Related #257, #258, #264,
2016-08-29 11:31:00 +02:00
nuxsmin
e6a6eafbb0 * [FIX] Closes #237. Fixed missing field for main group change in account view. Thanks to @Sintbert for the feedback. 2016-07-30 13:42:13 +02:00
nuxsmin
4aa84023e9 * [FIX] Closes #221. Fixed missing apache_request_headers function. Thanks to @alexanderbuhler for the feedback. 2016-07-30 13:33:59 +02:00
nuxsmin
e3c6555fd5 * [FIX] Closes #243. Fixed LDAP URL issue when using ADS auth. Thanks to @guannais for the feedback. 2016-07-30 13:24:33 +02:00
nuxsmin
1876d0a520 * [FIX] Closes #222. Fixed default DB column values when mysql is set in strict mode. Thanks to @tdk1069 for the feedback. 2016-07-30 13:11:52 +02:00
nuxsmin
f0d3b5cd77 * [FIX] Related #245. MySQL sysPass user account creation error. 2016-07-30 12:51:49 +02:00
nuxsmin
e13edf6580 Merge remote-tracking branch 'origin/master' 1.2.0.12 2016-06-15 12:22:36 +02:00
nuxsmin
47639e3cf1 * [FIX] Minor bugfixes
* [ADD] Added temp master password counter (mas 100 attempts)
2016-06-15 12:22:22 +02:00
nuxsmin
8b46c83c48 Merge pull request #227 from sgrund/master
* [MOD] gitignore and skip DB admin password in installer
2016-06-09 13:40:29 +02:00
Sebastian Grund
a8da2963e8 removed required field for database password in installer script.
So, installation can be done if no password is set for the database user.
2016-06-08 22:44:13 +02:00
Sebastian Grund
9df3981e61 added gitignore file 2016-06-08 22:42:59 +02:00
nuxsmin
6fca361851 * [FIX] Minor bugfixes
* [ADD] Added temp master password counter (mas 100 attempts)
2016-05-04 08:25:54 +02:00
nuxsmin
2654816fbf * [FIX] Fixed issue when paging accounts when sort key was set. 2016-05-04 01:01:51 +02:00
nuxsmin
d857e2d8b8 * [FIX] Closes #204. Fixed LDAP group search when ADS is set. Thanks to @vplanas 2016-05-04 00:50:35 +02:00
nuxsmin
e561695126 * [ADD] Add styles css minimized version 2016-05-04 00:41:27 +02:00
nuxsmin
131083e00f * [FIX] Closes #196. Fixed textarea element name. Thanks to @joeg1484 and @st3reo
* [FIX] Improved installer when database is located in another host.
2016-05-04 00:40:17 +02:00
nuxsmin
2233f25416 * [MOD] Updated changelog. 1.2.0.11 2016-02-06 07:07:46 +01:00
nuxsmin
03a0871371 * [MOD] Modified logout behavior to prevent login for two times. Related #189 2016-02-06 06:59:14 +01:00