Evgeniy Khramtsov
|
7ae7d6315f
|
Remove useless clauses
|
2011-09-05 18:07:50 +10:00 |
|
Evgeniy Khramtsov
|
f1a91108ef
|
Correct some function clauses and value types
|
2011-09-05 16:31:58 +10:00 |
|
Badlop
|
abebabc487
|
Fix ODBC account counting (thanks to Artem Sh)(EJAB-1491)
|
2011-08-16 19:33:22 +02:00 |
|
Badlop
|
e690afc33b
|
Verify username provided in registration web form
|
2011-07-27 12:25:51 +02:00 |
|
Badlop
|
493b664f19
|
Handle case when ejabberd_auth_* says the account exists
|
2011-07-27 11:44:35 +02:00 |
|
Badlop
|
ba9094a089
|
Add link in the Backup page to the Guide
|
2011-05-29 20:51:33 +02:00 |
|
Evgeniy Khramtsov
|
07cf6f09b8
|
Implement CAPTCHA limit
|
2011-04-18 16:06:36 +10:00 |
|
Badlop
|
70bf5b4eda
|
The responses to HEAD must have empty Body
|
2011-04-12 23:31:08 +02:00 |
|
Badlop
|
f59a979f7c
|
Support as read-only HTTP method not only GET, also HEAD
|
2011-04-12 23:13:46 +02:00 |
|
Badlop
|
18fd67b311
|
Change string in WebAdmin to reuse an existing one
|
2011-03-13 18:34:50 +01:00 |
|
Christophe Romain
|
fd52f2cb7d
|
update copyright up to 2011
|
2011-02-14 13:50:55 +01:00 |
|
Badlop
|
0edda6150b
|
Clarify error message when BOSH query is sent to non-running module
|
2011-01-12 21:22:43 +01:00 |
|
Badlop
|
a2e1d2030a
|
Keep the order of stanzas when BOSH sends several (EJAB-1374)
|
2010-12-30 13:42:53 +01:00 |
|
Badlop
|
6dd35923b0
|
Fix warning about unused variables
|
2010-12-13 11:14:39 +01:00 |
|
Badlop
|
b83dd9f954
|
Support for X-Forwarded-For HTTP header (EJAB-1356)
|
2010-12-07 16:47:55 +01:00 |
|
Christopher tofu Zorn
|
3e24408710
|
add the ability to send raw xml packets over http bind
|
2010-11-29 20:05:37 +01:00 |
|
Badlop
|
6374b5b1e7
|
Fix characters not allowed in username. Don't include that in translatable string.
List mentioned in:
http://xmpp.org/rfcs/rfc3920.html#nodeprep-prohibited
|
2010-11-29 19:34:26 +01:00 |
|
Alexey Shchepin
|
1d1496a667
|
Don't loop when there is nothing after a stream start
|
2010-11-26 17:08:00 +01:00 |
|
Badlop
|
9b88fd6646
|
Fix some English strings
|
2010-11-19 13:44:30 +01:00 |
|
Badlop
|
808029b868
|
Fix http-bind supervisor to support multiple vhosts (EJAB-1321)
|
2010-11-17 20:31:28 +01:00 |
|
Andreas Köhler
|
cfd377b98e
|
Fix R12B5 compatibility in ejabberd_http_bind.erl (EJAB-1343)
erlang:max/2 and :min/2 are new functions
|
2010-11-17 13:01:17 +01:00 |
|
Badlop
|
f672fd0824
|
Added mod_register_web: web page for account registration (EJAB-471)
|
2010-11-05 18:19:52 +01:00 |
|
Badlop
|
2d08dcf11a
|
Fix errors detected by Dialyzer
|
2010-10-15 13:17:32 +02:00 |
|
Christophe Romain
|
a93f4f7750
|
make http-bind restartable (thanks to Andreas Köhler)(EJAB-1318)
|
2010-10-13 10:54:12 +02:00 |
|
Badlop
|
d87fff1a4c
|
Bugfix http-poll for correctly parsing binary (thanks to Peter Lemenkov)
|
2010-08-19 17:38:38 +02:00 |
|
Badlop
|
367353100b
|
Don't say v1.2, because that number is never increased and is confusing
|
2010-07-28 19:59:39 +02:00 |
|
Badlop
|
12e00c57f9
|
When using OTP R14, use public_key library instead of old ssl (EJAB-953)
|
2010-07-12 13:57:07 +02:00 |
|
Evgeniy Khramtsov
|
715cc5ea3b
|
New configure option: --enable-nif
|
2010-07-01 20:54:01 +10:00 |
|
Badlop
|
3ab90c9d3a
|
Don't ask for client certificate when using tls (EJAB-1267)
|
2010-06-25 18:33:46 +02:00 |
|
Badlop
|
a28aaa1fdd
|
Log error when HTTP request has ambiguous Host header (EJAB-1261)
|
2010-06-16 11:33:17 +02:00 |
|
Badlop
|
d4ec7a2f01
|
New optional BOSH connection attribute process-delay (EJAB-1257)
|
2010-06-07 13:44:55 +02:00 |
|
Christopher tofu Zorn
|
d4d45f3a50
|
remove the silly loop that isnt needed, this speeds up all requests by 100 milliseconds. Clean up prepare response function and add two new functions to handle out going payloads based of whether its a new session or not.
|
2010-05-27 21:21:17 +02:00 |
|
Christopher tofu Zorn
|
08f1f55e0c
|
typo on exported function
|
2010-05-20 20:45:37 +02:00 |
|
Christopher tofu Zorn
|
5ea9a0ddb7
|
expose more functions so developers can implement prebinding methods
|
2010-05-20 20:32:07 +02:00 |
|
Badlop
|
c32332898b
|
Show HTTP auth username and IP address in logs, not the password (EJAB-1231)
|
2010-05-12 10:27:47 +02:00 |
|
Badlop
|
4bbf6684b4
|
Don't show HTTP request in logs, because reveals password (EJAB-1231)
|
2010-05-10 23:23:31 +02:00 |
|
Badlop
|
6ac46c6171
|
Fix EDoc comment
|
2010-05-10 16:12:48 +02:00 |
|
Christopher tofu Zorn
|
cce57310b0
|
Change max inactivity from 30 to 120 seconds
|
2010-05-06 20:52:40 +02:00 |
|
Christopher tofu Zorn
|
516d369174
|
Use dirty_delete when removing the session.
There is no need for a transaction and has less overhead
|
2010-05-06 20:52:36 +02:00 |
|
Badlop
|
cd9e1621f9
|
Add xml default content type (thanks to Aaron Winborn)(EJAB-1214)
|
2010-04-28 20:06:27 +02:00 |
|
Badlop
|
2a99af8cce
|
Rename some JEP references to XEP
|
2010-04-28 20:06:27 +02:00 |
|
Badlop
|
705c5b4c1c
|
New Access rule webadmin_view for read-only (thanks to Oleg Palij)(EJAB-213)
|
2010-04-27 23:27:44 +02:00 |
|
Mickael Remond
|
214c62bf9c
|
Move HTTP session timeout log from warning level to info. Timeout can be generated when user close the browser for example.
|
2010-03-15 11:42:11 +01:00 |
|
Badlop
|
4a7a33168a
|
Reduce verbosity of HTTP Binding log messages (thanks to Alexey Shchepin)
|
2010-02-19 00:01:26 +01:00 |
|
Badlop
|
6867ca43e4
|
Cross-domain HTTP-Bind support (thanks to Jack Moffitt)(EJAB-1168)
|
2010-02-15 22:42:59 +01:00 |
|
Badlop
|
071aa123e8
|
Allow a request_handler to serve a file in root of HTTP
|
2010-02-10 20:17:09 +01:00 |
|
Pablo Polvorin
|
bc70e90853
|
Add new debuging hook to the http receiving process.
The new hook is called http_request_debug, and receive the LocalPath and Request as parameter.
SVN Revision: 2961
|
2010-02-05 13:30:27 +01:00 |
|
Pablo Polvorin
|
787e078f6a
|
Hibernate http-bind process after handling a request.
When using BOSH, this reduces memory consuption of the http-bind process, with negligible CPU impact.
SVN Revision: 2960
|
2010-02-05 13:30:27 +01:00 |
|
Evgeniy Khramtsov
|
9d84caebdb
|
avoid resending <stream:error> stanzas on terminate (EJAB-1180)
SVN Revision: 2955
|
2010-02-03 11:25:03 +00:00 |
|
Badlop
|
7b76fdcde7
|
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
SVN Revision: 2891
|
2010-01-12 16:11:32 +00:00 |
|