Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/playframework/play-silhouette

Silhouette is an authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, 2FA, TOTP, Credentials, Basic Authentication or custom authentication schemes.
https://github.com/playframework/play-silhouette

Merge pull request #68 from fernandoacorreia/remove-debug

Remove debug info

569668d520162660d49d6bd6b7103d2078e5389d authored almost 11 years ago by Fernando Correia <[email protected]>
Remove debug info

4ec047225fee5e3cad7122b4da2ea8b63682f1e7 authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #66 from fernandoacorreia/validate-format

Enforce code formatting

a297cec1f5c284770d46a627c0845aebb1152dcc authored almost 11 years ago by Fernando Correia <[email protected]>
Validate code formatting

47265461cc9aabdcb76442452a0ade00ea0248bf authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #36 from akkie/master

Reformat whole project with scalariform

57eeb8bfe0ff4bc698aeb042e4719fc650308f04 authored almost 11 years ago by Christian Kaps <[email protected]>
Reformat whole project with scalariform

ab56ab8da4afa90c8586416fbcf2923db5d08d96 authored almost 11 years ago by akkie <[email protected]>
Merge pull request #45 from akkie/master

OAuth2Provider does not use an expiration time when caching the state

95299bfa88b56c71d3b8fedd0f2021047edbefd0 authored almost 11 years ago by Christian Kaps <[email protected]>
Set expire time for OAuth providers to 5 minutes

1abde3b771ea74d5a0f4d078d6136a1efe23f775 authored almost 11 years ago by akkie <[email protected]>
Merge pull request #58 from fernandoacorreia/add-warnings

Consider enabling additional warnings

fc2b6b13c8c6f0a099b1eae257ac0491293e5173 authored almost 11 years ago by Fernando Correia <[email protected]>
Enable additional compile-time code validation

Code with warnings will not pass validation.
Warnings will be treated as errors and will fail th...

446d40fc2eb181587850bd4f21541deec006904a authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #57 from akkie/master

Check warning on OAuth2Provider.scala

c4c232b0fc2315c6b3fc2946d888706e62415356 authored almost 11 years ago by Christian Kaps <[email protected]>
Fix: Adapting argument list by creating a 2-tuple warning

9f496e41b1327704880a84dcf9cd20cc8d18e2b4 authored almost 11 years ago by akkie <[email protected]>
Merge pull request #62 from akkie/master

Remove old event implementation in favor of #59

60bcf9031e7685f7c411ecbfbed381aa1894773e authored almost 11 years ago by Christian Kaps <[email protected]>
Remove old event implementation in favor of #59

113b9cc5e8096c728bdbe2d5915e2d3e8005af1e authored almost 11 years ago by akkie <[email protected]>
Merge pull request #56 from akkie/master

Remove redundant Json.toJson call and unneeded imports

f1d83d22b54dc3cc406d23f5a5a347d0cb99f2fc authored almost 11 years ago by Christian Kaps <[email protected]>
Merge branch 'master' of github.com:mohiva/play-silhouette

4dd5f42a510dbb238102809c0423a93927763a37 authored almost 11 years ago by akkie <[email protected]>
Remove redundant Json.toJson call and unneeded imports

650da06f03e501108c3dd3402455321cee6ac72d authored almost 11 years ago by akkie <[email protected]>
Fix no-pager syntax

286e65fe162d974f825e99d7d7b5070d2a9ce8a7 authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #55 from fernandoacorreia/no-page

Prevent CI build from hanging on git log

8917f5602bd0ce902b86d1fba9bbcde620380a35 authored almost 11 years ago by Fernando Correia <[email protected]>
Prevent CI build from hanging on git log

19ce0b41b138f4dd5f1ec8ec71e78c661bfb499f authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #54 from fernandoacorreia/no-warnings

Fail build if there are warnings

c524626dd96460bb6fe6e9d4e81909e78830ce07 authored almost 11 years ago by Fernando Correia <[email protected]>
Fail build if there are warnings

7aaec2808c67e40031e764e43a308722d0a0c44f authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #28 from fernandoacorreia/default-fallbacks

Default fallbacks should be media type-aware

6d7f20e1f2adf575bff62f2e92387ad200a31ef3 authored almost 11 years ago by Fernando Correia <[email protected]>
Default fallbacks should be media type-aware

b7d05fb4efbe189f7693c0390a7295ea022dbee2 authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #53 from fernandoacorreia/ci-build

Build with sbt

c229d884e09f3d5c8c388f5290feabd8fa9aae8b authored almost 11 years ago by Fernando Correia <[email protected]>
Build with sbt

01aadaa53c9e6da2370c570b1e275be960803af8 authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #52 from fernandoacorreia/fix-sbt

Remove verbose flag from sbt

e755ded8d0539e87e1818788121b2be2ac72c071 authored almost 11 years ago by Fernando Correia <[email protected]>
Remove verbose flag from sbt

c680d21d6a2623c95e924c38eaae51c2bde5b526 authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #51 from fernandoacorreia/use-sbt

Build with sbt

bd1777724a7fde83c8d37565267162c5daf1c46f authored almost 11 years ago by Fernando Correia <[email protected]>
Travis CI: build with sbt

8a4249129ab021f3be49b43824ce516db689b237 authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #50 from fernandoacorreia/debug-build

Prevent aborting when there's nothing to commit

922a249cb129915e0749d70e4843e8bdb7478969 authored almost 11 years ago by Fernando Correia <[email protected]>
Prevent aborting when there's nothing to commit

Also add debugging information.

ee0c60e6ca0a259de018069836339f8815c591f8 authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #48 from fernandoacorreia/fix-typo

Fix typo

eea571cb5b7b2778bbdad1f419e02dc1614f7df5 authored almost 11 years ago by Fernando Correia <[email protected]>
Fix typo

0eb47c92dd989e7db265f9e3b3d078aa0145af96 authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #44 from akkie/master

Capitalize log messages

be5a2162a2594ea85111f9335fa3bf63401c4db9 authored almost 11 years ago by Christian Kaps <[email protected]>
Merge pull request #46 from fernandoacorreia/rename-token-methods

Rename TokenService methods

e420a0071304c0e664d792b32b779b83da717822 authored almost 11 years ago by Christian Kaps <[email protected]>
Rename TokenService methods

Adopt more generic names that don't imply how the service will be implemented,
specially that to...

57049e1d631910442777ed501ba7d3dbb9ebbb6e authored almost 11 years ago by Fernando Correia <[email protected]>
Merge branch 'master' of github.com:mohiva/play-silhouette

adad58c7671d8ece44c31065868327875c3c0164 authored almost 11 years ago by akkie <[email protected]>
Capitalise log messages

1260993967dadb27ba182eac3ce679764dac124d authored almost 11 years ago by akkie <[email protected]>
Merge pull request #41 from akkie/master

We're capitalizing acronyms

2705097fc5a6dd2f4ad61744bc2a34853f6ac8d4 authored almost 11 years ago by Christian Kaps <[email protected]>
Merge branch 'master' of github.com:mohiva/play-silhouette

242accefb1024d1b3bf8d578f36e3e66d9ec46cd authored almost 11 years ago by akkie <[email protected]>
We're capitalizing acronyms

e7eb93dd2e66ed48df768aa47b1a05e7355783e8 authored almost 11 years ago by akkie <[email protected]>
Merge pull request #40 from akkie/master

Fixes issue #39

f452aff7b49d5ec95011094bc0c8a838e2001bbc authored almost 11 years ago by Christian Kaps <[email protected]>
Fixes issue #39

4c656b0778beb67fdd92b3b0c7ddace4bc90b78f authored almost 11 years ago by akkie <[email protected]>
Merge pull request #35 from fernandoacorreia/rectify-401-403

Normalize FORBIDDEN vs UNAUTHORIZED responses

9f473b30e6e7873e4b771dcd469e60d4161a874d authored almost 11 years ago by Christian Kaps <[email protected]>
Rectify status codes for not authorized and not authenticated

b3d27a72ace07b5959111043134873a143491722 authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #38 from akkie/master

Refactoring of the providers and cleanup

740813287c29fdcfcff02ccc12739b7cd3f285f3 authored almost 11 years ago by Fernando Correia <[email protected]>
Merge branch 'master' of github.com:mohiva/play-silhouette

b41273c3ab8bdce4fe40512546ae1ff8aaa50e14 authored almost 11 years ago by akkie <[email protected]>
Refactoring of the providers and cleanup

f3024aa09685c0155e8436d930455cdd348f8813 authored almost 11 years ago by akkie <[email protected]>
Merge pull request #34 from fernandoacorreia/code-style

Integrate Scalariform

5176db6cd4ca735c3492a12ca827885677b1a8d1 authored almost 11 years ago by Fernando Correia <[email protected]>
Integrate Scalariform

This pull request integrates Scalariform into the Play tasks.
The default configuration is used,...

abd13b17871fa357bd20405f62e9f4c2217df783 authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #32 from fernandoacorreia/fix-typos

Fix typos

fd9924f795c1d6dcd0daf68617d2150f4c0e2b2f authored almost 11 years ago by Christian Kaps <[email protected]>
Fix typos

7adf3c8245001c8a37d8253bb03066f65c6bf933 authored almost 11 years ago by Fernando Correia <[email protected]>
Merge pull request #31 from akkie/master

Move the implementations of the existing services and utils to contrib package

b7764663531d5636e2ed6581b208a7a033772e20 authored almost 11 years ago by Christian Kaps <[email protected]>
Move the implementations of the existing services and utils to contrib package

3404de42d265f902a9a643081777aca117a82da8 authored almost 11 years ago by akkie <[email protected]>
Merge pull request #30 from akkie/master

Refactoring of the social providers

058ad953b68465568b7854598192a2170f5af573 authored almost 11 years ago by Christian Kaps <[email protected]>
Json reads must be defined before it gets used, otherwise compilation fails

57a0f4920a461384ef24aa9d4928bd3b1126ce1c authored almost 11 years ago by akkie <[email protected]>
Log as info because it's user error

075bb880a8fb1f33bcf9904121404b041fbcaef1 authored almost 11 years ago by akkie <[email protected]>
Fix typo OAuth2 -> OAuth1

f4a1d487cf5f4d24b28640e5c3561268bbbc30eb authored almost 11 years ago by akkie <[email protected]>
OAuth1 provider wasn't really async

292934696cf3fcf468a1529995a072d817e8c2c1 authored almost 11 years ago by akkie <[email protected]>
Refactoring of the social providers

25a646ff9afa48f5a9304b26528226e17eaa3062 authored almost 11 years ago by akkie <[email protected]>
Merge pull request #27 from akkie/master

Use content negotiation to test for Ajax requests

2bedaecbe52426df85d385f1e08284bdf8501f41 authored about 11 years ago by Christian Kaps <[email protected]>
Use content negotiation to test for Ajax requests

d2a9769dcc901af10a06fec1a23c003f4916e20a authored about 11 years ago by akkie <[email protected]>
Allow api directory on the website

08477469c7ecbd5181de32b957dcc151a785abde authored about 11 years ago by Fernando Correia <[email protected]>
Format messages for clarity

c8e6dad911bdb308cc1161d3984cd3a66d466429 authored about 11 years ago by Fernando Correia <[email protected]>
Automatically update site from Travis build

85c038d41d7fdc4167d1b1d082c426b1a84fe35f authored about 11 years ago by Fernando Correia <[email protected]>
Debug site update script

795bb08173d21f9003c83fadd8f1de052226ea4f authored about 11 years ago by Fernando Correia <[email protected]>
Debug site update script

9aa46bf7b708a939266c17e7cf97bf5554b0a9b5 authored about 11 years ago by Fernando Correia <[email protected]>
Debug site update script

21c663a24dd1e950772d15f0defb32765eb0a606 authored about 11 years ago by Fernando Correia <[email protected]>
Automatically update site from Travis build

5a2d3ca0b677bc2e29eb21ba29e2fe22f6d429df authored about 11 years ago by Fernando Correia <[email protected]>
Update API documentation URL

acdc0cf62ebdde5e2876089e80c41969b912c855 authored about 11 years ago by Fernando Correia <[email protected]>
Automatically update site from Travis build

bc7d9aca8f308e8d632b71e02407bd588b2a2bda authored about 11 years ago by Fernando Correia <[email protected]>
Merge pull request #26 from akkie/master

Move type definition for Identity in trait Authorization from method isAuthorized to head

e974f55856f98adb1a0886778e6ebbc54193a92e authored about 11 years ago by Christian Kaps <[email protected]>
Automatically update site from Travis build

4fb0b14d66db498f3af1394524c6a42b558e0adf authored about 11 years ago by Fernando Correia <[email protected]>
Move type definition for Identity in trait Authorization from method isAuthorized to head

011310033cb260036d37ca0f36ef34996cf4f6c2 authored about 11 years ago by akkie <[email protected]>
Automatically update site from Travis build

54b568e43f67b566e3d5111eac8d2dcd9fbccedf authored about 11 years ago by Fernando Correia <[email protected]>
Link to gh-pages branch

c7e94cb4bddeaa47df982bc66f059ea78faa5c05 authored about 11 years ago by Fernando Correia <[email protected]>
Add CNAME to site

d5d72292c8b66139d5adddd7209280565556e6c0 authored about 11 years ago by Fernando Correia <[email protected]>
Merge pull request #25 from fernandoacorreia/site

Create project website in a directory

3a62268b482159afc86f6a6e18fc1eb899437f83 authored about 11 years ago by Fernando Correia <[email protected]>
Create project website in a directory

7ecd61cfaeb44d2cae73194207fb8b7c21b3094b authored about 11 years ago by Fernando Correia <[email protected]>
Remove redundant message

5f41d003be9dce3095fc48b9b7b7752b2efd6dae authored about 11 years ago by Fernando Correia <[email protected]>
Fix ScalaDoc formatting for trait Silhouette

7d6fa9b32bb2f1e121da82bcc2790ca23e755fea authored about 11 years ago by Fernando Correia <[email protected]>
Show git commit info

88d4a4911560151d1694d793c6723c49f5e47fad authored about 11 years ago by Fernando Correia <[email protected]>
Update API documentation on master subdirectory

9af47991db0a19d51f090f31e3083a4b58b7e597 authored about 11 years ago by Fernando Correia <[email protected]>
Fix syntax error on update-doc script

3b0e8f992187d04b071395121987fd995fe390a7 authored about 11 years ago by Fernando Correia <[email protected]>
Update API documentation on master subdirectory

1d0d6854e845a92d9eda90b303c5f47521cea9fc authored about 11 years ago by Fernando Correia <[email protected]>
Update documentation script

c95495ac06c0c049c83b3445942e6abbb9315005 authored about 11 years ago by Fernando Correia <[email protected]>
Update documentation script

7eb928f570161a1d7a6b032b5414b3d974a9ea23 authored about 11 years ago by Fernando Correia <[email protected]>
Update documentation script

660b3d9d5c1ee06ee5e111d3f7ffedbb02cdc74c authored about 11 years ago by Fernando Correia <[email protected]>
Update API documentation on build (#22)

c43c3f16f9febbc54cb93fa709e1d81fa3b8e6e9 authored about 11 years ago by Fernando Correia <[email protected]>
Add editor configuration file

f41a78f9eb71d828ca19ad547f41c0fcdda8cc6f authored about 11 years ago by Fernando Correia <[email protected]>
Merge pull request #20 from akkie/master

Implementation of fallback methods in SecuredSettings should be optional

293a830e30d40d5045d97b5c7c47e5856d338915 authored about 11 years ago by Fernando Correia <[email protected]>
Merge pull request #21 from fernandoacorreia/package-doc

Package documentation

d2e56a5162341a1e8c5c1179fe6a41526bb524c8 authored about 11 years ago by Christian Kaps <[email protected]>
Package documentation

1109b7a76203aeeaa720b9227f5ac517eb074025 authored about 11 years ago by Fernando Correia <[email protected]>
Remove double test case

743f50b27a7cbd34b44abbe24b27f8ca2e20f280 authored about 11 years ago by akkie <[email protected]>
Implementation of fallback methods in SecuredSettings should be optional

ffb3c847b9e2887f775d8f33024953f46c6d8faf authored about 11 years ago by akkie <[email protected]>
Merge pull request #19 from akkie/master

Use coveralls.io to obtain code coverage

81f83d8a89ea08c3ba27d53f710e47f3319450c2 authored about 11 years ago by Christian Kaps <[email protected]>
Tests are not executed

0f03516396bc9e8a4c4ad890e104082613da4f4d authored about 11 years ago by akkie <[email protected]>
Remove println

1d75baa1dc6db0832a3d11577164438ccf5b5580 authored about 11 years ago by akkie <[email protected]>
Wrong play path

81e281e9c638919783c4c944ddef2b4d528cfc17 authored about 11 years ago by akkie <[email protected]>