• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

processone / ejabberd / 1544
32%
master: 34%

Build:
Build:
LAST BUILD BRANCH: great_invitations
DEFAULT BRANCH: master
Ran 29 Jun 2016 07:22AM UTC
Jobs 1
Files 220
Run time 13s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1544

push

travis-ci

Pablo Polvorin
Allow generation of oauth tokens from command line

Oauth tokens can be generated for commands (scopes) having admin|user|open
policy. Restricted commands are not available as those are only usable
from ejabberdctl command line.

Four new commands are available:

$ejabberdctl oauth_issue_token "stats;get_roster"
    Generates a token authorized to call both stats and get_roster
    commands.  Note scopes must be separated by semicolon.

$ejabberdctl oauth_list_tokens
    List tokens generated from the command line, with their scope
    and expirity time.

$ejabberdctl oauth_list_scopes
    List scopes available

$ejabberdctl oauth_revoke_token "Lbs7qdJfdKXOWzVrArgyckY055tE1xnt"
    Revokes the given token

33 of 33 new or added lines in 2 files covered. (100.0%)

12209 of 37868 relevant lines covered (32.24%)

90.46 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/mod_http_api.erl
26
100.0
src/ejabberd_oauth.erl
Jobs
ID Job ID Ran Files Coverage
2 1544.2 29 Jun 2016 07:22AM UTC 0
32.24
Travis Job 1544.2
Source Files on build 1544
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1544
  • ce0d1704 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc