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

processone / ejabberd / 1543
34%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2016 03:41AM UTC
Jobs 1
Files 220
Run time 11s
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
1543

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

12208 of 37868 relevant lines covered (32.24%)

90.48 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1543.2 29 Jun 2016 03:41AM UTC 0
32.24
Travis Job 1543.2
Source Files on build 1543
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1543
  • ce0d1704 on github
  • Prev Build on master (#1541)
  • Next Build on master (#1546)
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