index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
mod_http_errors.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
*
mod_http_errors: Normalize CSS
Kim Alvefur
2019-01-06
1
-11
/
+14
|
*
mod_http_errors: Use util.interpolation to render HTML template
Kim Alvefur
2017-10-27
1
-33
/
+28
|
*
mod_http_errors: Set Content-Type header to HTML (fixes #1030)
Kim Alvefur
2017-10-27
1
-0
/
+3
|
*
mod_http_errors: Add a newline after end of HTML
Kim Alvefur
2016-07-12
1
-1
/
+2
|
*
Remove all trailing whitespace
Florian Zeitz
2013-08-09
1
-1
/
+1
|
*
mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: ↵
Kim Alvefur
2013-03-23
1
-1
/
+0
|
|
|
|
Remove unused imports
*
mod_http_errors: Fix cyclic dependency - mod_http depends on us now, no need ↵
Matthew Wild
2012-05-11
1
-1
/
+0
|
|
|
|
to depend on it (-1 line) (thanks Maranda)
*
mod_http_errors: Add two new config options, http_errors_always_show (show ↵
Matthew Wild
2012-04-27
1
-2
/
+4
|
|
|
|
even for unknown errors) and http_errors_default_message (message for unknown errors)
*
mod_http_errors: Module to handle HTTP errors with a HTML page
Matthew Wild
2012-04-26
1
-0
/
+75