Commit 682a9d23a2703648663c17705a402205e28c303d

Authored by Péter Szládovics
1 parent a9806217

add README

Showing 1 changed file with 4 additions and 0 deletions
README.md
1 # SMBind-ng 1 # SMBind-ng
2 This is a forked project from smbind (http://sourceforge.net/projects/smbind/). 2 This is a forked project from smbind (http://sourceforge.net/projects/smbind/).
  3 +
3 This fork has many improvements, security changes and new features 4 This fork has many improvements, security changes and new features
  5 +
4 ## Improvements 6 ## Improvements
5 * New design (css based, customizable) 7 * New design (css based, customizable)
6 * New .js library 8 * New .js library
@@ -8,11 +10,13 @@ This fork has many improvements, security changes and new features @@ -8,11 +10,13 @@ This fork has many improvements, security changes and new features
8 * No inline CSS and JS (except the login captcha) 10 * No inline CSS and JS (except the login captcha)
9 * Key bindings 11 * Key bindings
10 * CSS based inline graphical elements 12 * CSS based inline graphical elements
  13 +
11 ## Security changes 14 ## Security changes
12 * Login with Google ReCaptcha validation 15 * Login with Google ReCaptcha validation
13 * Password policy (JS based checking) 16 * Password policy (JS based checking)
14 * No password traffic in HTTP channel (JS based encryption) 17 * No password traffic in HTTP channel (JS based encryption)
15 * Strict login and session checking 18 * Strict login and session checking
  19 +
16 ## New features 20 ## New features
17 * Master and slave zones handling in one application 21 * Master and slave zones handling in one application
18 * Zone preview 22 * Zone preview