nuxsmin
0b8f776009
* [FIX] Critical bugfix that prevents directory traversal in JS/CSS includes. Thanks to Jan Van for the notice
...
* [FIX] Bugfixed resource includes
1.2.0.21
2016-12-24 19:29:42 +01:00
nuxsmin
b3f064a461
* [FIX] Critical bugfix that prevents directory traversal in JS/CSS includes. Thanks to Jan Van for the notice
1.2.0.20
2016-12-24 13:02:48 +01:00
nuxsmin
f2f71e961b
* [FIX] Solves #323 , help display for bind password on LDAP configuration in classic theme. Thanks to @ejouvin
...
* [FIX] Solves #325 , Custom field creation, "empty" type list in theme classic. Thanks to @ejouvin
* [FIX] Closes #319 .
* [FIX] Fixed issue when showing password through web UI. Closes #30 . Thanks to @Naelwan for the feedback
* [FIX] Closes #313 , closes #317 , closes #328 . Fix for php7 for users / groups / profiles display. Thanks to @ejouvin
* [MOD] Modified alertify theme for MDL
* [FIX] Closes #352 , Closes #329
* [FIX] Closes #293 , closes #292 . Enforces MySQL password on installation
* [FIX] Closes #321 . Thanks to @ejouvin for the feedback
* [FIX] Solves #345 . Send request for account isn't working on classic theme. Thanks to @anburhce for the feedback
1.2.0.19
2016-12-20 12:02:19 +01:00
nuxsmin
6bd2d7e52a
* [ADD] Add missing resource files
2016-10-27 12:52:06 +02:00
nuxsmin
d487a643ef
* [MOD] Generated alertify CSS minified
2016-10-27 10:19:51 +02:00
nuxsmin
496f494da6
Merge remote-tracking branch 'origin/master'
2016-10-27 10:12:13 +02:00
nuxsmin
f53e0c6700
* [FIX] Checks whether the theme name sent through the form is available.
...
* [MOD] Improves content fitting.
* [ADD] Show whether the users list is being filtered because the user doesn't have app admin privilege.
2016-10-27 10:11:56 +02:00
RubénD
c4c5b7334e
Merge pull request #324 from ejouvin/master
...
* [FIX] Solves #323 , help display for bind password on LDAP configuration in classic theme. Thanks to @ejouvin
2016-10-27 08:57:42 +02:00
RubénD
0ef614ffcb
Merge pull request #326 from ejouvin/Fix-325
...
* [FIX] Solves #325 , Custom field creation, "empty" type list in theme classic. Thanks to @ejouvin
2016-10-27 08:55:38 +02:00
Etienne Jouvin
21c6c6fc38
Solve issue #325 , Custom field creation, "empty" type list in theme classic
...
Issue #325 For classic theme, the type list is empty for the custom
field creation form.
Not the case in Material Blue. Reproduce the same code.
Previously in Classic theme, modules labels were put in uppercase. Not
the case in Material Blue.
2016-10-27 03:11:20 +02:00
Etienne Jouvin
b03d927ac7
Solve issue #323 , help display for bind password on LDAP configuration in classic theme
...
Issus #323
For classic theme, help on bind password was missing on the LDAP
configuration form. Add the help, like done in Material Blue theme.
2016-10-27 02:07:12 +02:00
Etienne Jouvin
4dce7ced53
Merge remote-tracking branch 'refs/remotes/nuxsmin/master'
2016-10-26 22:51:08 +02:00
RubénD
f441abdbc5
Merge pull request #320 from ejouvin/master
...
* [FIX] Closes #319 .
2016-10-26 16:57:50 +02:00
Etienne Jouvin
f5fda968d2
Update sessionbar.inc
2016-10-26 01:31:01 +02:00
Etienne Jouvin
b5add431cb
Solve ticket #319
...
In classic theme, if the user does not display the pass icon, group name
and administrateur flag are not display in the session bar, in top of
page.
Change the sessionbar.inc, in classic theme, wit a copy of what is done
from the footer.ing file in the Material Blue theme.
2016-10-26 01:28:08 +02:00
nuxsmin
cd28feab42
* [FIX] Fixed issue when showing password through web UI. Closes #30 . Thanks to @Naelwan for the feedback
2016-10-25 14:29:57 +02:00
RubénD
8fd57c90b0
Merge pull request #314 from ejouvin/master
...
* [FIX] Closes #313 , #317 . Fix for php7 for users / groups / profiles display. Thanks to @ejouvin
2016-10-20 15:53:24 +02:00
Etienne Jouvin
70a502d405
Update mgmttabs.inc
...
Change after review of article http://php.net/manual/en/migration70.incompatible.php#migration70.incompatible.variable-handling
2016-10-20 14:26:03 +02:00
Etienne Jouvin
7a9dbd64f6
Update mgmttabs.inc
2016-10-20 14:25:09 +02:00
Etienne Jouvin
0ecf0e527f
Update mgmttabs.inc
2016-10-20 11:20:09 +02:00
Etienne Jouvin
44a9111774
Update mgmttabs.inc
2016-10-20 11:09:54 +02:00
nuxsmin
a064166da7
* [MOD] Modified alertify theme for MDL
2016-10-06 12:54:16 +02:00
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