Skip to content

Commit

Permalink
Update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz authored Nov 28, 2023
1 parent 76e124f commit 85d42ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Deadbolt 2

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/be.objectify/deadbolt-java_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/be.objectify/deadbolt-java_2.13) [![Build Status](https://travis-ci.org/schaloner/deadbolt-2-java.svg?branch=master)](https://travis-ci.org/schaloner/deadbolt-2-java) [![Sputnik](https://sputnik.ci/conf/badge)](https://sputnik.ci/app#/builds/schaloner/deadbolt-2-java) [![Dependency Status](https://www.versioneye.com/user/projects/5811b1af0b97423c6d6f1974/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/5811b1af0b97423c6d6f1974) [![Join the chat at https://gitter.im/schaloner/deadbolt-2](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/schaloner/deadbolt-2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://github.com/mkurz/deadbolt-2-java/actions/workflows/build-test.yml/badge.svg)](https://github.com/mkurz/deadbolt-2-java/actions/workflows/build-test.yml)
[![Maven](https://img.shields.io/maven-central/v/be.objectify/deadbolt-java_2.13.svg?logo=apache-maven)](https://mvnrepository.com/artifact/be.objectify/deadbolt-java_2.13)
[![Repository size](https://img.shields.io/github/repo-size/mkurz/deadbolt-2-java.svg?logo=git)](https://github.com/mkurz/deadbolt-2-java)

Deadbolt 2 is an authorization library for Play 2, and features APIs for both Java- and Scala-based applications. It allows you to apply constraints to controller actions, and to customize template rendering based on the current user.

Expand Down

0 comments on commit 85d42ab

Please sign in to comment.