|
d9a8afeb57
|
Fix regular expressions for integer IDs
|
2013-09-13 20:18:06 +04:00 |
|
|
097ee2b0d9
|
Fix files' permissions
|
2013-09-11 19:35:17 +04:00 |
|
|
f26af7f05d
|
Make headers more safe
|
2013-09-10 17:41:54 +04:00 |
|
|
92847d1a52
|
Fix multiple (potential) SQL Injections
|
2013-09-10 16:21:34 +04:00 |
|
Evgeny Gryaznov
|
4f483abe26
|
Merge branch 'v1.6.x'
|
2013-03-06 22:52:38 +01:00 |
|
Evgeny Gryaznov
|
98aad6e490
|
apache 2 license in php headers
|
2013-03-06 22:22:53 +01:00 |
|
Evgeny Gryaznov
|
dd6632ffdf
|
format the code; remove comments in the client code; move csrfchecktoken() right after check_login()
|
2012-06-27 10:11:40 +02:00 |
|
YuFei Zhu
|
e3b8848f78
|
update comment for avatar csrf, and add csrf token check to permission page
|
2012-05-01 13:02:34 +01:00 |
|
Evgeny Gryaznov
|
03dec2afb2
|
format code
|
2011-02-26 23:48:41 +01:00 |
|
Evgeny Gryaznov
|
e160af13ef
|
use mysqlprefix in names of session vars
|
2011-02-26 14:43:30 +01:00 |
|
Evgeny Gryaznov
|
2bcffd5f4a
|
replace " . $mysqlprefix . " -> ${mysqlprefix}
|
2011-02-26 14:29:11 +01:00 |
|
Evgeny Gryaznov
|
b18085de38
|
$mysqlprefix variable added
|
2011-02-26 14:13:16 +01:00 |
|
Evgeny Gryaznov
|
e3ead37bd7
|
2011 copyrights
|
2011-02-16 01:22:22 +01:00 |
|
Evgeny Gryaznov
|
7418e57075
|
update copyrights - 2011
|
2011-02-14 22:48:14 +01:00 |
|
Evgeny Gryaznov
|
2d77bc03f6
|
fix eol in repository
|
2010-11-07 22:02:41 +01:00 |
|
Evgeny Gryaznov
|
1388151bf8
|
small fix in /libs/operator.php, a few missed db usages, formatting
|
2010-11-07 15:12:40 +01:00 |
|
novagen
|
7cc810c683
|
Fixed a problem with multiple installations on the same domain.
When a user logged in on one chat, they also got logged in to all the other chats.
|
2010-10-29 11:44:17 +02:00 |
|
novagen
|
a0a9a7f708
|
Added support for multiple installations in one database. User can add a prefix to the tables in the database. This is set in the variable $mysqlprefix in /libs/config.php
|
2010-10-26 09:53:44 +02:00 |
|
Evgeny Gryaznov
|
3a17dd02ab
|
update year in headers
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@714 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2010-01-07 22:14:29 +00:00 |
|
Evgeny Gryaznov
|
f9898e5b85
|
remove odd white spaces, unify headers
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@604 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-08-04 16:30:39 +00:00 |
|
Evgeny Gryaznov
|
faf9ff61b2
|
update copyright header
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@602 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-08-04 15:03:27 +00:00 |
|
Evgeny Gryaznov
|
003fd4597a
|
add GPL clause
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@599 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-08-04 13:38:37 +00:00 |
|
Evgeny Gryaznov
|
4b3eebf85b
|
rename product: headers
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@519 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-06-03 22:44:32 +00:00 |
|
Evgeny Gryaznov
|
147beb3ed2
|
fix date_diff, profile
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@467 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-10 14:12:57 +00:00 |
|
Evgeny Gryaznov
|
11dcfdd91a
|
group members, generate button for group
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@435 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-24 23:34:57 +00:00 |
|
Evgeny Gryaznov
|
2fb7e37d7b
|
department -> group, manages groups of agent
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@431 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-22 21:22:51 +00:00 |
|
Evgeny Gryaznov
|
5a82434450
|
right menu depends on agent rights and features
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@411 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-16 01:20:04 +00:00 |
|
Evgeny Gryaznov
|
113dc1955a
|
[1.5.1] update from branch
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@317 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-01-13 22:19:12 +00:00 |
|
Evgeny Gryaznov
|
2443b4e0a5
|
permissions
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@221 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2008-12-08 23:47:40 +00:00 |
|
Evgeny Gryaznov
|
c6c3fe05d7
|
permissions
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@218 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2008-12-08 00:34:28 +00:00 |
|