Commit Graph

  • f330700092 * [FIX] Fixed actions access check behaviour on tabbed results. nuxsmin 2015-07-13 02:09:43 +02:00
  • 8814b1479d * [FIX] Fixed account search query. * [FIX] Fixed "back" button behaviour. * [FIX] Fixed profile saving on install process. * [FIX] Fixed DB connection error when config file is deleted. * [FIX] Fixed password character translation when showing password. * [FIX] Minor bugfixes. * [MOD] Improved install process. Fully functional on Debian 8. * [MOD] No fade in/out when loading ajax content. * [ADD] Profiles can now be viewed. nuxsmin 2015-07-13 01:58:19 +02:00
  • 6f59586fbe * [MOD] Remove unused methods in Profile class nuxsmin 2015-06-29 00:51:44 +02:00
  • 7ba7c7e667 * [ADD] Profiles are stored as objects in DB, so it makes more flexible adding new modules without modifying the DB structure. DB upgrade required. * [ADD] New log class for better action events handling. * [ADD] New email class which uses Log class attributes for message composing. * [ADD] New Request class for managing POST/GET requests. * [MOD] Almost whole session vars are managed through Session class. * [MOD] Minor fixes on templates nuxsmin 2015-06-29 00:31:50 +02:00
  • 63d1b7685c * [MOD] Html select building is removed from Html class. Now is built in template file nuxsmin 2015-06-22 00:30:20 +02:00
  • f17e010dde * [MOD] Search filters stored as an object in session * [FIX] Minor bugfixes nuxsmin 2015-06-21 22:45:53 +02:00
  • a3c6e4885d * [FIX] Fixed duplicated template name nuxsmin 2015-06-21 13:10:34 +02:00
  • 399e579f9c * [ADD] Fully MVC. * [ADD] Abstract classes and interfaces for better code structure. * [MOD] Actions handled as integers not strings and are consistent accross app modules. * [MOD] Classes' names where modified. Namespaces where added for better handling. * [ADD] Common exception class for the whole app. * [ADD] New base file for app initialization. * [MOD] Speed improvements. nuxsmin 2015-06-21 04:45:55 +02:00
  • 601ce41212 * [ADD] 1st step moving to MVC model. Mostly views and code logic were rewritten and added a bunch of templates. Lot of work!! * [ADD] New template "engine". A very basic engine to render php coded templates. * [ADD] Cached config in session with expire time. nuxsmin 2015-06-07 03:42:50 +02:00
  • bba43f29bc * [MOD] Documentation nuxsmin 2015-05-23 11:39:03 +02:00
  • 5f59455eed * [MOD] Change classes' filenames and autoloader. * [ADD] Detect if zlib compression output is enabled. nuxsmin 2015-05-23 10:43:54 +02:00
  • 342170a665 Temporary Master Password nuxsmin 2015-05-11 13:40:49 +02:00
  • 31f763f109 * [FIX] Customer description not being added when it was created. Thanks to @tejadon 1.1.2.23 nuxsmin 2015-05-04 01:10:53 +02:00
  • b36fce1ba6 * Added cookies enabled detection * Added Russian translation. Big thanks to @TitovLab * Added javascript doc * Added cached language settings * PHP warnings|notices|deprecated are not displayed. Hope no more javascript response breaks * Minor bugfixes 1.1.2.22 nuxsmin 2015-04-26 19:57:45 +02:00
  • 3bb7424f9d * Fixed javascript compression behaviour with zlib module. Thanks to @tejadon * Fixed javascript header * Fixed UI on installation template style 1.1.2.21 nuxsmin 2015-04-25 11:20:37 +02:00
  • 98c9911eb9 * Detect if browser compression is available before send minified data. nuxsmin 2015-04-16 18:48:29 +02:00
  • f803601dd5 * Added database connection port * Fixed some UI errors * Added "Info" tab in configuration section nuxsmin 2015-03-31 13:55:21 +02:00
  • 7e46e7bc32 * Added database connection port * Fixed some UI errors * Fixed error recursion on database connection error (needs more testing) 1.1.2.20 nuxsmin 2015-03-31 00:06:29 +02:00
  • 40acdb2ef8 * Updated jQuery version * Updated ZeroClipboard version * New temporary master password function * New help boxes for some functions * New password box with copy to clipboard function * Updated some fields on db structure * Minor bugfixes and UI changes nuxsmin 2015-03-28 11:51:02 +01:00
  • 1725899956 * Updated changelog 1.1.2.19 nuxsmin 2015-03-04 21:54:58 +01:00
  • 960ae36744 * Updated build version. Needs DB upgrade (see http://wiki.syspass.org/en/upgrade) nuxsmin 2015-03-04 21:44:49 +01:00
  • 5dd4e692f4 * Fixes #96. Account password not saved when importing some accounts. nuxsmin 2015-03-04 21:42:26 +01:00
  • fb563ba818 * Closes #88. Removed array key that wasn't used anymore. nuxsmin 2015-03-04 21:41:17 +01:00
  • d99abcaefc * Closes #95. Accounts' password length set to 255 characters nuxsmin 2015-03-04 21:39:44 +01:00
  • c85fd84370 * Closes #92. Source host ip address used for remote database installations nuxsmin 2015-03-04 21:36:42 +01:00
  • 9ba0ea66b4 * Closes #88. Some notices messages are removed. nuxsmin 2015-03-04 21:22:26 +01:00
  • ec1a5c8cdc * Fixed row count method pattern replacement nuxsmin 2015-03-04 19:35:47 +01:00
  • 66e333bb9e * Using PDO for database queries. * Fixed annoying notice messages. * Upgraded DB scheme to fix some fields issues with default values and types nuxsmin 2015-02-24 00:31:21 +01:00
  • 46e5736a14 Updated changelog nuxsmin 2015-02-08 23:59:45 +01:00
  • 6484b22878 Updated version build number 1.1.2.18 nuxsmin 2015-02-08 21:36:03 +01:00
  • 573f7942f5 Updated translations nuxsmin 2015-02-08 21:35:19 +01:00
  • dc3fe33831 Merge remote-tracking branch 'origin/master' nuxsmin 2015-02-08 21:28:40 +01:00
  • f96fca41a6 Closes #82. nuxsmin 2015-02-08 21:28:25 +01:00
  • 4d89de9713 Merge pull request #85 from danislav/master nuxsmin 2015-02-08 21:26:46 +01:00
  • bae66dec05 Closes #82. nuxsmin 2015-02-08 21:25:38 +01:00
  • 4674dd042f Error on updating LDAP user's password. Salt was not been escaped. nuxsmin 2015-02-08 21:23:58 +01:00
  • 7c22dc6e59 Typo fix for the mail attribute danislav 2015-02-08 20:28:07 +01:00
  • 590455a4fe Closes #84. Thanks to @danislav nuxsmin 2015-02-08 20:00:27 +01:00
  • 8d1cdeca78 Closes #83. Thanks to @danislav nuxsmin 2015-02-08 19:59:45 +01:00
  • 295ea768eb Merge remote-tracking branch 'origin/master' nuxsmin 2015-02-03 13:33:14 +01:00
  • cd1072d2de Merge branch 'v1.1' nuxsmin 2015-02-03 13:30:39 +01:00
  • e866f37185 Merge branch 'v1.1' nuxsmin 2015-02-03 13:29:55 +01:00
  • 8c9e7439c1 * Updated version. 1.1 is now stable!!! 1.1.2.17 nuxsmin 2015-02-03 12:48:20 +01:00
  • 935717d5e5 * Fixed comments on SQL DB export nuxsmin 2015-02-03 12:41:14 +01:00
  • 948efb5114 * Updated header and removed some text nuxsmin 2015-02-03 12:25:37 +01:00
  • c0ec4a0f74 * Replaced double quotes nuxsmin 2015-02-03 11:58:45 +01:00
  • 5a36a90ec0 * Updated CHANGELOG nuxsmin 2015-02-03 11:53:45 +01:00
  • 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 nuxsmin 2015-02-02 04:07:04 +01:00
  • a33624c302 * Closes #68 and Closes #67 nuxsmin 2015-01-24 11:26:42 +01:00
  • 6e08fc5188 * Closes #66 nuxsmin 2015-01-24 11:22:26 +01:00
  • 3b7c21f2ac * Fixed csv file import mimetype detection error from windows. 1.1.2.16-rc.2 nuxsmin 2015-01-24 10:59:34 +01:00
  • 7789d2ad7b * Closes #76. Fixed password reset when notifications are disabled and user is forced to change it. * Updated german translation nuxsmin 2015-01-23 22:37:14 +01:00
  • 7065e5af39 Merge remote-tracking branch 'origin/v1.1' into v1.1 nuxsmin 2015-01-23 21:58:41 +01:00
  • 4b05b45845 * Translated to French. Big thanks to Cyril * Fixed some bugs on javascript translations nuxsmin 2015-01-23 21:57:34 +01:00
  • 7e10da7803 Merge pull request #73 from Chefkeks/patch-1 nuxsmin 2014-10-04 14:12:38 +02:00
  • b5b98cfeea V1.1 Update of German Language Chefkeks 2014-09-30 11:42:10 +02:00
  • 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). nuxsmin 2014-08-11 23:59:47 +02:00
  • 3e2de962c2 Fixed upgrade DB detection nuxsmin 2014-08-11 09:24:39 +02:00
  • 00b955a5ea Fixed upgrade DB detection nuxsmin 2014-08-11 09:24:04 +02:00
  • 07dfdba406 * Fixed error on upgrade handling. 1.1.2.15-rc.1 nuxsmin 2014-08-11 03:29:45 +02:00
  • 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. nuxsmin 2014-08-11 03:16:12 +02:00
  • 9aec98928a * New upgrade process with security code for DB upgrades. See wiki for more details * LDAP escape RDN fixed. nuxsmin 2014-08-04 18:43:40 +02:00
  • 1c28e78a6a * Change updater source to GitHub branches which gives more info about changes. 1.1.2.13-rc.1 nuxsmin 2014-08-04 02:49:10 +02:00
  • dc9537c78e * Fixed reload on backup completion. nuxsmin 2014-08-04 01:11:28 +02:00
  • 668343f14e #53. Wrongly escaped LDAP character for RDNs that begins with uid= nuxsmin 2014-08-03 23:07:05 +02:00
  • 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 nuxsmin 2014-08-03 22:53:03 +02:00
  • 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. nuxsmin 2014-07-30 23:09:07 +02:00
  • b264f484ef * Fixed XSS on login page because of unsanitized input values. Thanks to Daniele nuxsmin 2014-07-30 18:04:10 +02:00
  • 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 nuxsmin 2014-07-30 15:55:01 +02:00
  • 95e922e84f Fix rollback on error while creating db structure nuxsmin 2014-07-30 13:32:40 +02:00
  • 49815fbccb Merge pull request #51 from maxmarkus/master nuxsmin 2014-07-30 13:30:14 +02:00
  • b9ade46e84 * Closes #46: Declaring config folder permission problem more precise Markus Edenhauser 2014-07-25 15:36:44 +02:00
  • 42192f2dab * Additional checks for database connection errors. * Closes #46. Shows additional info about config directory permissions errors. nuxsmin 2014-07-22 20:27:37 +02:00
  • f6743ce539 * Fixes error on password generator in Chrome browser. * Improved file upload. nuxsmin 2014-06-06 00:36:52 +02:00
  • 94c0c34cac * Force UTF-8 charset in database connection. * Fixed password view when it contains some special characters. * Fixed search filtering when selected result page was >1 * Fixed logout when viewing password. nuxsmin 2014-06-04 01:08:46 +02:00
  • ba5415950d * Escape special characters in LDAP RDN nuxsmin 2014-06-01 22:24:08 +02:00
  • d3f58c1284 * Closes #40. Error while importing blank passwords. * Cast values to string while importing accounts data. * Fixed customer name text color on searches. nuxsmin 2014-05-27 16:58:04 +02:00
  • 2fb820f945 * Closes 40. Accounts can be imported from KeePass or KeePassX XML file format. nuxsmin 2014-05-26 01:39:33 +02:00
  • f333b7113e * Minor fixes on importing accounts nuxsmin 2014-05-21 00:07:58 +02:00
  • aae84a1a1d * Minor tweaks to new grid account search style * Fixed exposed IP address on event log in demo mode nuxsmin 2014-05-19 23:25:10 +02:00
  • 4fde9b79e2 * New switcheable grid visual style for searches. Closes #38 * Fixed wrong height for search results in IE 10. * Fixed not showing accounts field ordering on action switch. * Fixed some visual bugs. * Force page reload on configuration changes. * Copy account password to clipboard is hidden by default on account search list (prevents many ajax queries). * LDAP username is populated from login if it's blank. * Account decrypt counter is updated when password is viewed and not if it's copied to clipboard (working on a better solution). nuxsmin 2014-05-19 02:22:15 +02:00
  • 33f321144f * Allow to press the "enter" key to perform a text search nuxsmin 2014-05-18 14:25:59 +02:00
  • 6745378bc3 * Fixes LDAP authentication for ADS nuxsmin 2014-05-18 14:15:13 +02:00
  • 93ff927cad * Increase build number nuxsmin 2014-05-09 03:16:06 +02:00
  • 7894c69f3c * CLoses #20. Copy account's password to clipboard (using Flash). * Prevent to do searches by clicking non alphanumeric keys. * Escape strings for accounts searches. nuxsmin 2014-05-09 03:14:35 +02:00
  • 1301d00420 * CLoses #30. Fixed error on viewing passwords with special characters. Thanks to @chadrempp nuxsmin 2014-04-13 13:42:56 +02:00
  • 77aaffbf9f * Closes #29. Fixed error on showing passwords with special characters. Thanks again to @chadrempp * Closes #31. Fixed error on updating user's password. Thanks to @Chuclucillo 1.0.9 nuxsmin 2014-04-10 21:35:01 +02:00
  • 37705c9933 * Translations updates * Check PHP version on install process * Detected browser language saved on installing * Enable files and updates checking by default nuxsmin 2014-03-17 01:06:22 +01:00
  • f6ff4ee30b * [BUG] Fixed error on saving passwords with special characters. Thanks to @chadrempp (Closes #30) * [BUG] Fixed error on saving detected browser language after installing * [MOD] PHP version is verified on installation process * [MOD] Translations updates 1.0.8 nuxsmin 2014-03-16 12:22:01 +01:00
  • 6988a22121 Closes #30 nuxsmin 2014-03-15 09:22:23 +01:00
  • 9029aec3e3 * LDAP checking doesn't work because wrong values sent by Ajax nuxsmin 2014-03-11 11:21:01 +01:00
  • 06199e943c * Closes #26. Send email to the user when he was requested (forced) for a password reset. nuxsmin 2014-03-10 01:06:55 +01:00
  • 22880ddfd1 * Enable account restoration from history. * Minor bugfixes * Translations updates. nuxsmin 2014-03-09 11:30:33 +01:00
  • 890143ede0 * Enable account restoration from history. * Minor bugfixes * Translations updates. nuxsmin 2014-03-09 11:27:13 +01:00
  • 401a8f7e91 * Actions strings on Users,Groups,Profiles,Customers and Categories tab won't be an union of strings. nuxsmin 2014-03-02 12:57:01 +01:00
  • 2cb8124678 * Translated to Hungarian language. Thanks to Tóth Tamás nuxsmin 2014-03-02 12:21:08 +01:00
  • e3b1cbd6b2 * Updated config parameters * Disable password recovering if mail is not enabled * Enable/Disable authentication on mail. nuxsmin 2014-02-28 22:25:53 +01:00
  • 7f0449ed0a * Deutsch translation. Thanks to Uwe Steinmann. nuxsmin 2014-02-28 14:37:19 +01:00
  • 285aa3b8a2 Deutsch translation. Thanks to Uwe Steinmann nuxsmin 2014-02-27 21:06:33 +01:00
  • 8b6b3c4a53 Update changes nuxsmin 2014-02-24 13:11:29 +01:00