Commit Graph

200 Commits

Author SHA1 Message Date
nuxsmin
5dd4e692f4 * Fixes #96. Account password not saved when importing some accounts. 2015-03-04 21:42:26 +01:00
nuxsmin
fb563ba818 * Closes #88. Removed array key that wasn't used anymore. 2015-03-04 21:41:17 +01:00
nuxsmin
d99abcaefc * Closes #95. Accounts' password length set to 255 characters 2015-03-04 21:39:44 +01:00
nuxsmin
c85fd84370 * Closes #92. Source host ip address used for remote database installations 2015-03-04 21:36:42 +01:00
nuxsmin
9ba0ea66b4 * Closes #88. Some notices messages are removed. 2015-03-04 21:22:26 +01:00
nuxsmin
46e5736a14 Updated changelog 2015-02-08 23:59:45 +01:00
nuxsmin
6484b22878 Updated version build number 1.1.2.18 2015-02-08 21:36:03 +01:00
nuxsmin
573f7942f5 Updated translations 2015-02-08 21:35:19 +01:00
nuxsmin
dc3fe33831 Merge remote-tracking branch 'origin/master' 2015-02-08 21:28:40 +01:00
nuxsmin
f96fca41a6 Closes #82. 2015-02-08 21:28:25 +01:00
nuxsmin
4d89de9713 Merge pull request #85 from danislav/master
Typo fix for the mail attribute
2015-02-08 21:26:46 +01:00
nuxsmin
bae66dec05 Closes #82. 2015-02-08 21:25:38 +01:00
nuxsmin
4674dd042f Error on updating LDAP user's password. Salt was not been escaped. 2015-02-08 21:23:58 +01:00
danislav
7c22dc6e59 Typo fix for the mail attribute 2015-02-08 20:28:07 +01:00
nuxsmin
590455a4fe Closes #84. Thanks to @danislav 2015-02-08 20:00:27 +01:00
nuxsmin
8d1cdeca78 Closes #83. Thanks to @danislav 2015-02-08 19:59:45 +01:00
nuxsmin
295ea768eb Merge remote-tracking branch 'origin/master'
Conflicts:
	inc/init.php
2015-02-03 13:33:14 +01:00
nuxsmin
cd1072d2de Merge branch 'v1.1' 2015-02-03 13:30:39 +01:00
nuxsmin
e866f37185 Merge branch 'v1.1' 2015-02-03 13:29:55 +01:00
nuxsmin
8c9e7439c1 * Updated version. 1.1 is now stable!!! 1.1.2.17 2015-02-03 12:48:20 +01:00
nuxsmin
935717d5e5 * Fixed comments on SQL DB export 2015-02-03 12:41:14 +01:00
nuxsmin
948efb5114 * Updated header and removed some text 2015-02-03 12:25:37 +01:00
nuxsmin
c0ec4a0f74 * Replaced double quotes 2015-02-03 11:58:45 +01:00
nuxsmin
5a36a90ec0 * Updated CHANGELOG 2015-02-03 11:53:45 +01:00
nuxsmin
318d52e2f8 * Updated header and PHPdoc syntax
* Improved session cache's config parameters to reduce config file queries
* Removed unused methods
* Changed some SP_Crypt class methods to static and factorized some functions
* Added some stuff to demo mode
2015-02-02 04:07:04 +01:00
nuxsmin
a33624c302 * Closes #68 and Closes #67 2015-01-24 11:34:13 +01:00
nuxsmin
6e08fc5188 * Closes #66 2015-01-24 11:22:26 +01:00
nuxsmin
3b7c21f2ac * Fixed csv file import mimetype detection error from windows. 1.1.2.16-rc.2 2015-01-24 10:59:34 +01:00
nuxsmin
7789d2ad7b * Closes #76. Fixed password reset when notifications are disabled and user is forced to change it.
* Updated german translation
2015-01-23 22:37:14 +01:00
nuxsmin
7065e5af39 Merge remote-tracking branch 'origin/v1.1' into v1.1 2015-01-23 21:58:41 +01:00
nuxsmin
4b05b45845 * Translated to French. Big thanks to Cyril
* Fixed some bugs on javascript translations
2015-01-23 21:57:34 +01:00
nuxsmin
7e10da7803 Merge pull request #73 from Chefkeks/patch-1
V1.1 Update of German Language. Thanks to @Chefkeks
2014-10-04 14:12:38 +02:00
Chefkeks
b5b98cfeea V1.1 Update of German Language
Added the missing strings - left the rest as it was before.
2014-09-30 11:42:10 +02:00
nuxsmin
0197b16681 * Fixed error when default LDAP group/profile is not set.
* Improved forced integer variable value on saving forms.
* Fixes for demo mode
* Disable autocomplete on password fields (HTML5).
2014-08-11 23:59:47 +02:00
nuxsmin
3e2de962c2 Fixed upgrade DB detection 2014-08-11 09:24:39 +02:00
nuxsmin
00b955a5ea Fixed upgrade DB detection 2014-08-11 09:24:04 +02:00
nuxsmin
07dfdba406 * Fixed error on upgrade handling. 1.1.2.15-rc.1 2014-08-11 03:29:45 +02:00
nuxsmin
d072996f91 * Improved browser response by minimizing CSS an JS files and joining into one resource per type.
* Added class CssMin for minimizing CSSs.
* Cached some config values in session to avoid config file readings.
* Improved URL handling.
* Minor bug fixes.
2014-08-11 03:16:12 +02:00
nuxsmin
9aec98928a * New upgrade process with security code for DB upgrades. See wiki for more details
* LDAP escape RDN fixed.
2014-08-04 18:43:40 +02:00
nuxsmin
1c28e78a6a * Change updater source to GitHub branches which gives more info about changes. 1.1.2.13-rc.1 2014-08-04 02:55:18 +02:00
nuxsmin
dc9537c78e * Fixed reload on backup completion. 2014-08-04 01:11:28 +02:00
nuxsmin
668343f14e #53. Wrongly escaped LDAP character for RDNs that begins with uid= 2014-08-03 23:07:05 +02:00
nuxsmin
f9ffc112ba * Minor UI tweaks.
* Fixed master password change not running when zeros are used on left or right.
* Fixed some notice events on error log.
* Closes #47. Default group&profile can be selected for new LDAP users
* Closes #48. Database fields modified for STRICT sql mode
* Installer now logs errors to web server error log
2014-08-03 22:53:03 +02:00
nuxsmin
2c376740f8 * Closes #41. LDAP group membership is no longer required for users login.
* Closes #45. LDAP users without group membership or expired and already saved data in MySQL, are not allowed to log in.
* New backup functionality without running external commands. Windows installations are supported. PHP Phar module required.
* New Active Directory mode for LDAP searches.
2014-07-30 23:09:07 +02:00
nuxsmin
b264f484ef * Fixed XSS on login page because of unsanitized input values. Thanks to Daniele 2014-07-30 18:04:10 +02:00
nuxsmin
85b079df3d * Closes #48. Passwords fields can be shown to check password characters.
* Fixes #52. User data query fit to required fields.
* .PO files added to CVS
* Additional checks for db connection
2014-07-30 15:55:01 +02:00
nuxsmin
95e922e84f Fix rollback on error while creating db structure 2014-07-30 13:32:40 +02:00
nuxsmin
49815fbccb Merge pull request #51 from maxmarkus/master
* Closes #46: Declaring config folder permission problem more precise
2014-07-30 13:30:14 +02:00
Markus Edenhauser
b9ade46e84 * Closes #46: Declaring config folder permission problem more precise 2014-07-25 15:36:44 +02:00
nuxsmin
42192f2dab * Additional checks for database connection errors.
* Closes #46. Shows additional info about config directory permissions errors.
2014-07-22 20:27:37 +02:00