Commit Graph

7 Commits

Author SHA1 Message Date
Matt Pass
ab573a51f6 Using new CodeMirror version & adjustment of banned & restricted files
Upgrade version to v0.5.6
Using Code Mirror v2.22
wp- (Wordpress files) now restricted rather than banned
2012-03-02 15:00:08 +00:00
Matt Pass
9925fc7692 Login now via POST instead of GET & password field
Login is now done over a POST for improved security
Password box replaces text box, again for security
2012-02-23 18:15:12 +00:00
Matt Pass
19c34c8e18 Password Improvements
New password screen shown on first use
Password hashing now instead of plain text
Auto logs you in upon setting the password
2012-02-12 14:27:11 +00:00
Matt Pass
3caf4bdddb Fix & improvement to user level & password
Setting user password now works as session is started correctly
Account password now set in a variable
2012-02-09 07:49:07 +00:00
Matt Pass
0d56181f5e Version no update
Now at v0.5.2
2012-02-03 08:03:47 +00:00
Matt Pass
d814f55ecb Version No Updates
Update to v0.5.1 and CM to v2.21
2012-01-28 16:44:57 +00:00
Matt Pass
972a3434bc v0.5.0 update
Global variables removed from JS file
Plugins system evolved, now including setInterval
Seperate CodeMirror instances per tab
backupOpenFiles plugin created
Minor fixes & improvements
2012-01-20 09:55:29 +00:00