File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11## Change Log
2+ ### Version 1.3.0 (2020-12-28)
3+ - Deploy using Github Action
24### Version 1.2.0 (2019-04-15)
35- Automate build
46### Version 1.1.0 (2019-03-01)
Original file line number Diff line number Diff line change 1+ [ ![ GitHub release] ( https://img.shields.io/github/release/sismics/play-cas.svg?style=flat-square )] ( https://github.com/sismics/play-cas/releases/latest )
2+ [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
3+
14# play-cas plugin
25
36This plugin adds [ CAS] ( https://en.wikipedia.org/wiki/Central_Authentication_Service ) support to Play! Framework 1 applications.
@@ -10,7 +13,7 @@ This plugin adds [CAS](https://en.wikipedia.org/wiki/Central_Authentication_Serv
1013
1114```
1215require:
13- - cas -> cas 1.2 .0
16+ - cas -> cas 1.3 .0
1417
1518repositories:
1619 - sismicsNexusRaw:
Original file line number Diff line number Diff line change 1- self : play -> cas 1.2 .0
1+ self : play -> cas 1.3 .0
22
33configurations :
44 - provided :
You can’t perform that action at this time.
0 commit comments