summaryrefslogtreecommitdiff
path: root/src/ejabberd_web_admin.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-23Move any access rules check to ACL moduleMickael Remond1-10/+4
2016-07-19Make access rules in ejabberd_web_admin configurablePaweł Chmielowski1-6/+20
2016-04-20Rename odbc to sql everywhereEvgeniy Khramtsov1-1/+1
2016-03-04Mark get_queue_length obsolete, and use count_offline_messages (#970)Badlop1-2/+1
2016-02-25Fix for #935Marek Foss1-5/+12
2016-02-12Fix the color of links in tables in web adminChristian Dröge1-0/+3
2016-02-08Fix section links to the Guide in the WebAdminBadlop1-7/+7
2016-02-03Switch to Fast XML moduleMickael Remond1-3/+3
2016-01-13Update copyright to 2016 (#901)Badlop1-2/+2
2015-12-07More now() replacementsPaweł Chmielowski1-2/+1
2015-12-02No need for a top menu link as there's a top page linkBadlop1-1/+1
2015-11-30Webadmin console visual refresh (thanks to Marek Foss) (EJAB-1142)Christophe Romain1-208/+272
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov1-12/+12
2015-10-21Use homogeneous s2s connections stats (#761)Badlop1-7/+5
2015-10-07cosmetic cleanupChristophe Romain1-40/+42
2015-08-13Prettify copyright links (thanks to GreenLunar)(#692)Badlop1-1/+6
2015-07-27Reuse some strings in WebAdmin's Listening PortsBadlop1-3/+3
2015-07-22Don't crash web admin when displaying info about websocket using usersPaweł Chmielowski1-1/+5
2015-07-15Set direction of resource and connection (#650)Badlop1-4/+6
2015-07-15If local guide.html file not found, redirect to the online guideBadlop1-2/+2
2015-07-15Update links to Guide in WebAdminBadlop1-11/+9
2015-07-15Support RTL page direction in WebAdmin for Hebrew (#650)Badlop1-10/+14
2015-07-15Set LTR direction to Raw links (#650)Badlop1-2/+2
2015-07-15Add links in WebAdmin to ejabberd and ProcessOne (#661)Badlop1-2/+5
2015-06-17New hide_sensitive_log_data option to hide client IP in log (#452 #471)Badlop1-2/+2
2015-06-01Add config validation at startupEvgeniy Khramtsov1-2/+6
2015-05-06Use SASL PLAIN authzid as client identity if auth module permits itBen Langfeld1-1/+1
2015-04-15Remove http_poll modulePaweł Chmielowski1-4/+1
2015-03-05Access list editing broken in web_admin (#252)Badlop1-16/+13
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop1-2/+2
2014-04-05Fix badarg issue on module update web siteHolger Weiss1-1/+1
2014-03-24Fix ACLs syntax change (thanks to jokker23)(issue #140)Badlop1-1/+1
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop1-2/+2
2014-02-26Don't provide current password in webinterface (github issue #137)Badlop1-3/+1
2014-02-22Update FSF addressJamie Nguyen1-4/+3
2013-12-10Fix some type specs and errorsEvgeniy Khramtsov1-8/+2
2013-11-05Do not use functions from crypto module wherever possibleEvgeniy Khramtsov1-1/+1
2013-10-01Fix display ACLs in WebAdminBadlop1-8/+8
2013-08-21Change configuration file format to YAMLEvgeniy Khramtsov1-3/+3
2013-08-21Do not try to read/write the deprecated "config" tableEvgeniy Khramtsov1-10/+10
2013-06-13Switch to rebar build toolEvgeniy Khramtsov1-0/+1
2013-03-14Accumulated patch to binarize and indent codeBadlop1-2313/+2347
2013-01-24Update copyright datesAlexey Shchepin1-2/+2
2012-04-27Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov1-17/+10
2012-02-23Update copyright datesAlexey Shchepin1-2/+2
2011-12-08Use the regexp frontend module (EJAB-921)Badlop1-4/+3
2011-09-05Remove useless clausesEvgeniy Khramtsov1-11/+10
2011-08-16Fix ODBC account counting (thanks to Artem Sh)(EJAB-1491)Badlop1-1/+4
2011-05-29Add link in the Backup page to the GuideBadlop1-1/+1
2011-04-12Support as read-only HTTP method not only GET, also HEADBadlop1-2/+6