Dmitriy Simushev
|
58b89f7ae4
|
Remove unused file autologin.php
|
2013-12-17 13:17:45 +00:00 |
|
Dmitriy Simushev
|
5d117fa66c
|
Move all operator page theme files in styles/operator_pages/default
|
2013-12-17 13:15:42 +00:00 |
|
Dmitriy Simushev
|
94f9d71a66
|
Create function for views rendering
|
2013-12-17 11:42:17 +00:00 |
|
Dmitriy Simushev
|
2905446030
|
Update .gitignore to don't index custom locales
|
2013-12-16 16:05:31 +00:00 |
|
Dmitriy Simushev
|
87d993da35
|
Move avatar folder to <mibew_root>/files
|
2013-12-16 15:27:14 +00:00 |
|
|
80d500413d
|
Set default and safe web server settings
|
2013-11-14 18:40:42 +04:00 |
|
|
638757879c
|
Disable autocomplete for password fields
|
2013-11-14 17:35:18 +04:00 |
|
|
64254875f8
|
Add TODO for future message check
|
2013-11-14 15:26:30 +04:00 |
|
|
a749b8c000
|
Improve validation of incoming params
|
2013-11-07 02:59:24 +04:00 |
|
|
62bb63242b
|
Tiny bugfix
|
2013-11-07 02:57:27 +04:00 |
|
|
5e28bc91ea
|
Unify UI behaviour for bans management
|
2013-11-07 02:41:11 +04:00 |
|
|
3215cad462
|
Increase fixed delay for windows autoclose after save canned messages and translations
|
2013-11-07 02:39:23 +04:00 |
|
|
5e3eacbb69
|
Add missed type attribute for embed javascripts
|
2013-11-07 02:35:27 +04:00 |
|
|
ecb95933aa
|
Add labels for all input fields to improve user experience
|
2013-11-07 01:17:38 +04:00 |
|
|
f739935096
|
Add initialization of 'sendmail_from' PHP variable
This is a workaround for some systems that requires this variable to be set explicitly for sending emails (thanks to falcon for the issue)
|
2013-11-06 23:01:19 +04:00 |
|
|
35cd7c6e67
|
Switch to the new logo
|
2013-10-30 20:09:38 +04:00 |
|
|
5fd1b69135
|
Remove small login form from the login page
|
2013-10-30 20:04:11 +04:00 |
|
|
88c13f7d7c
|
Fix condition of visibility of the tiny login form
|
2013-10-29 20:15:49 +04:00 |
|
|
0792bf98bd
|
Implement more secure methods for the generation of tokens
|
2013-10-29 02:57:43 +04:00 |
|
|
58e8dcd5f6
|
Make CSRF token more secure
|
2013-10-29 02:41:17 +04:00 |
|
|
a6d1008242
|
Mute setting of PHP init parameters
|
2013-10-29 02:37:31 +04:00 |
|
|
7e4a380320
|
Secure user session
|
2013-10-29 02:36:34 +04:00 |
|
|
a4449482e3
|
Implement additional CSRF checks
|
2013-10-29 02:27:32 +04:00 |
|
|
7b5caf0e8d
|
Define constants for all cookies' names
|
2013-10-29 01:44:53 +04:00 |
|
|
5a47fa8074
|
Secure auth cookie in https mode
|
2013-10-29 01:03:34 +04:00 |
|
|
b2f43076aa
|
Add missed checks for the failed file openings
|
2013-10-28 17:42:52 +04:00 |
|
|
a2bfeb72a7
|
Add new localization constant
|
2013-10-28 17:23:04 +04:00 |
|
|
12c3e2d60d
|
Sanitize all redirects
|
2013-10-28 17:10:10 +04:00 |
|
|
4345070720
|
Secure an avatar's filename
|
2013-10-28 16:54:55 +04:00 |
|
|
7f4b1fa9cc
|
Secure file paths (second part)
|
2013-10-28 16:43:24 +04:00 |
|
|
bad9918b98
|
Improve verification and storing of the values of locale
|
2013-10-28 16:16:10 +04:00 |
|
|
255ac6220c
|
Secure database tables prefix
|
2013-10-28 15:54:46 +04:00 |
|
|
0fc7477672
|
Sanitize mibewroot value
|
2013-10-28 15:51:11 +04:00 |
|
|
24f1a64fca
|
Restrict opening of files outside the Mibew installation
|
2013-10-28 15:29:29 +04:00 |
|
|
5de084e63e
|
Update version
|
2013-10-28 15:15:06 +04:00 |
|
|
8be55e86d7
|
Secure file paths (use dirname everywhere)
|
2013-10-28 15:11:38 +04:00 |
|
|
d73922358f
|
Move name of the localization cookie into a variable
|
2013-10-28 13:10:12 +04:00 |
|
|
5cb3a50642
|
Switch to a more reliable function for generation of userid
|
2013-10-22 18:00:40 +04:00 |
|
|
4873d03d42
|
Improve passwords hashing
|
2013-10-21 20:14:42 +04:00 |
|
|
c34ce4c17e
|
Improve generation of CAPTCHA images
|
2013-10-21 20:12:56 +04:00 |
|
|
f1e3006b45
|
Fix locale code for Norsk nynorsk
|
2013-10-10 14:13:05 +04:00 |
|
|
b5d74330fe
|
Fix locales' names and codes
|
2013-10-06 01:51:20 +04:00 |
|
|
5a1c3bf5c8
|
Remove obsolete whatsnew.txt
|
2013-09-27 18:54:14 +04:00 |
|
|
401185b953
|
Update README
|
2013-09-27 18:43:04 +04:00 |
|
Dmitriy Simushev
|
f133155798
|
Clean up repository
|
2013-09-27 17:52:36 +04:00 |
|
|
d310943b0e
|
Add Lithuanian translation (thanks to livechat.lt)
|
2013-09-26 19:41:44 +04:00 |
|
|
eaba2fb708
|
Completely wiped out the old application name
|
2013-09-26 19:33:50 +04:00 |
|
|
a2f78ea9f3
|
wiped out the old application name
|
2013-09-26 19:33:17 +04:00 |
|
|
2f42366d0a
|
Unify translations: update localization constants from legacy branch
|
2013-09-26 18:33:47 +04:00 |
|
Dmitriy Simushev
|
f7f54f8754
|
Update Dutch translation (thanks to Erik Kerkhoven)
|
2013-09-22 14:01:34 +04:00 |
|