play-framework
Here are 677 public repositories matching this topic...
-
Updated
Apr 13, 2020 - Java
[Doc] Update doc
Hi,
Could you please update documentation about:
1)What
com.feth.play.module.pa.controllers.Authenticate.noCache(response());
is, why and where should I use it?
- What is the purpose of
AuthProviderand it's elements and how to use it? - What is the workflow (how AbstractUserService plays with Resolver, AuthProvider, AuthUser and AbstractDeadboltHandler)?
Thank you in advance
-
Updated
Apr 12, 2020 - Java
That would be great if this sample project had a few integration tests. That way it will be easier for people adopting Scalajs + Play + SBT combo.
There are some caveats (I believe because the way sbt-web works: sbt/sbt-web#54). But it would be nice to mention the best workaround here.
-
Updated
Apr 7, 2020 - Java
-
Updated
Nov 6, 2016 - Scala
In our project we have need to pass Request object to our controller. This is the routes file
POST /check controllers.CheckConotroller.checkStatus(request: Request)
Swagger is generating this output for the parameters object:
`
"parameters": [
{
"name": "request",
"in": "query",
-
Updated
Oct 13, 2019 - Scala
I would like the steps on how to install this plugin for an existing play application for Scala
-
Updated
Dec 22, 2017 - JavaScript
-
Updated
Sep 23, 2019 - Scala
-
Updated
Dec 19, 2019 - Scala
-
Updated
Mar 14, 2020 - Shell
-
Updated
Apr 18, 2017 - Java
-
Updated
Apr 24, 2017 - Scala
Legacy deserialize interface mentioned in #191 has been marked deprecated in Akka 2.6.0 - see akka/akka#26981
It looks like this won't be mentioned in the migration guide for Akka 2.6 (!)
See akka/akka#25945 for additional details
-
Updated
Mar 24, 2020 - Scala
-
Updated
Jan 26, 2018 - Java
-
Updated
Aug 15, 2019 - HTML
-
Updated
Oct 7, 2017 - TypeScript
-
Updated
Apr 4, 2020 - TypeScript
Ideally, you should be able to see your own public key fingerprint and the room participants fingerprint.
This allow users to verify that the server is not doing a man-in-the-middle by swapping the public keys from the participants.
The frontend already has everything it needs, the required change is to hash the public keys to get a fingerprint which gets displayed in the UI.
-
Updated
Apr 11, 2020 - Scala
-
Updated
Feb 15, 2020 - Java
Resolve github vulnerability warning on the alerts-ui project
Expected behavior
There is no vulnerability warning on the GitHub project page.
Actual behavior
GitHub is displaying a vulnerability warning that seems to be related to the angular build tools.
-
Updated
Feb 4, 2020 - Scala
Improve this page
Add a description, image, and links to the play-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the play-framework topic, visit your repo's landing page and select "manage topics."




A form page to help build download URLs for this API: https://lichess.org/api#operation/apiGamesUser
I think something like this already exists in the wild, but it would be nice to make part of lichess.
Use the existing form CSS, like on https://lichess.org/games/search or https://lichess.org/tournament/new
The form is never submitted, instead it generates download URLs on client side wit