An open API service for providing issue and pull request metadata for open source projects.

GitHub / softwaremill/akka-http-session issues and pull requests

#89 - Pekko HTTP Session

Pull Request - State: closed - Opened by pjfanning almost 2 years ago - 3 comments

#88 - create pekko equivalent?

Issue - State: closed - Opened by pjfanning almost 2 years ago - 4 comments

#87 - pekko support

Pull Request - State: closed - Opened by pjfanning about 2 years ago - 1 comment

#86 - add csrf and session implementations for Tapir

Pull Request - State: closed - Opened by fupelaqu about 2 years ago - 9 comments

#85 - add csrf endpoints for tapir

Pull Request - State: closed - Opened by fupelaqu about 2 years ago - 1 comment

#84 - [WIP] pekko version of lib

Pull Request - State: closed - Opened by ekzeb over 2 years ago

#83 - 82 SameSite cookies config; deps update

Pull Request - State: closed - Opened by firehooper over 3 years ago - 3 comments

#82 - Add SameSite attribute to Cookies

Issue - State: closed - Opened by firehooper over 3 years ago - 1 comment

#81 - Target scala 2.12 in Readme badge & point to latest Akka-http version

Pull Request - State: closed - Opened by aaabramov over 4 years ago - 1 comment

#80 - Update README (2019 -> 2021)

Pull Request - State: closed - Opened by gokyo over 4 years ago

#79 - hmac encoded csrf token

Pull Request - State: closed - Opened by willemvermeer over 4 years ago - 1 comment

#78 - Fix bad call to deprecated copy

Pull Request - State: closed - Opened by rleibman over 4 years ago - 3 comments

#77 - CSRF protection can be bypassed

Issue - State: closed - Opened by willemvermeer over 4 years ago - 10 comments

#76 - Upgrade to akka streams 2.6.x

Issue - State: closed - Opened by willemvermeer almost 5 years ago - 2 comments

#75 - Fix CSRF protection bypass #74

Pull Request - State: closed - Opened by kijanowski over 5 years ago - 1 comment

#74 - CSRF protection can be bypassed with empty header and empty cookie

Issue - State: closed - Opened by willemvermeer over 5 years ago - 1 comment

#73 - Allow separate access/refresh transport

Issue - State: open - Opened by kamac over 5 years ago

#72 - issue refreshing token

Issue - State: open - Opened by colinbes almost 6 years ago - 7 comments

#71 - Add support for JWT RFC7519 registered claims [fixes #70]

Pull Request - State: closed - Opened by mkubala about 6 years ago

#70 - JWT: Add support for `iss` and `aud` claims

Issue - State: closed - Opened by mkubala about 6 years ago - 1 comment
Labels: enhancement

#69 - Fix encoding (Base64 URL) for RSA-based signatures

Pull Request - State: closed - Opened by mkubala about 6 years ago

#68 - Make 'alg' JWT header's parameter follow the config

Pull Request - State: closed - Opened by mkubala about 6 years ago

#67 - README: Correct expected format of a private RSA key

Pull Request - State: closed - Opened by mkubala about 6 years ago

#66 - Build for Scala 2.13.0

Issue - State: closed - Opened by o-m-a-r-k about 6 years ago - 1 comment

#65 - Add support for RSA JWT signatures and make JWS alg configurable

Pull Request - State: closed - Opened by mkubala about 6 years ago - 2 comments

#64 - RSA signing for JWT

Issue - State: closed - Opened by mkubala about 6 years ago - 1 comment
Labels: enhancement

#63 - bump versions (of Scala, sbt, Akka, ScalaCheck)

Pull Request - State: closed - Opened by SethTisue over 6 years ago - 2 comments

#62 - Fix issue with duplicate response cookies/headers

Pull Request - State: closed - Opened by mkubala almost 7 years ago - 1 comment
Labels: bug

#61 - Link to Akka-Http issue that replaces closed Akka issue

Pull Request - State: closed - Opened by pjfanning about 7 years ago - 1 comment

#60 - Upgrade to akka-stream 2.5

Issue - State: closed - Opened by hseeberger over 7 years ago - 2 comments

#59 - Please support Java 9!

Issue - State: closed - Opened by hseeberger over 7 years ago - 2 comments

#58 - Update akka-http version from RC to Stable

Pull Request - State: closed - Opened by queimadus over 7 years ago - 1 comment

#57 - Develop

Pull Request - State: closed - Opened by SeriousSoftware over 7 years ago - 1 comment

#56 - Fix config key typos in readme.

Pull Request - State: closed - Opened by kevinavery over 7 years ago

#55 - Token migrations

Pull Request - State: closed - Opened by kevinavery over 7 years ago - 3 comments

#54 - Session token compatibility across upgrades

Issue - State: closed - Opened by kevinavery over 7 years ago - 8 comments

#53 - Redirect unauthenticated request

Issue - State: closed - Opened by dave-kav over 7 years ago - 1 comment

#52 - on secret management

Issue - State: closed - Opened by nmarasoiu over 7 years ago - 1 comment

#50 - Upgrade akka-http version to 10.1.0-RC1

Pull Request - State: closed - Opened by mpoplavkov over 7 years ago - 2 comments

#49 - Question: can Cassandra be used as "session"?

Issue - State: closed - Opened by nmarasoiu over 7 years ago - 2 comments

#48 - Infinite loop in RefreshTokenManager

Issue - State: open - Opened by MasseGuillaume over 7 years ago - 3 comments

#47 - RefreshTokenStorage schedule documentation

Issue - State: open - Opened by epifab almost 8 years ago - 5 comments

#46 - use Base64

Pull Request - State: closed - Opened by kijanowski almost 8 years ago

#45 - use a Java Map instead of Scala's one in the javadsl

Pull Request - State: closed - Opened by kijanowski almost 8 years ago

#44 - set types for JWT Serializers

Pull Request - State: closed - Opened by kijanowski almost 8 years ago

#43 - get rid of unused code

Pull Request - State: closed - Opened by kijanowski almost 8 years ago

#42 - Hi,I finished the test on Example, but I encountered a question in the process

Pull Request - State: closed - Opened by 5s2j0f6c8k almost 8 years ago - 2 comments

#41 - requireSession breaks CORS

Issue - State: open - Opened by andrewresearch almost 8 years ago - 3 comments

#40 - Readme update

Pull Request - State: closed - Opened by Opalo about 8 years ago

#39 - 0.5.0 not published for scala 2.12

Issue - State: closed - Opened by Krever about 8 years ago - 5 comments

#38 - change Option to Optional in javadsl

Pull Request - State: closed - Opened by mihbor about 8 years ago - 4 comments

#37 - optionalSession in the javadsl should use java.util.Optional, not scala.Option

Issue - State: closed - Opened by mihbor about 8 years ago - 1 comment

#36 - Include suggestion about json4s-ext in README

Pull Request - State: closed - Opened by bmjsmith about 8 years ago - 1 comment

#33 - Header error regarding JWT implementation

Issue - State: open - Opened by nmolenaar over 8 years ago - 8 comments

#32 - Deleting the first 'using' in 'using using' grammar error.

Pull Request - State: closed - Opened by mingraham over 8 years ago - 1 comment

#31 - Grammar error in README

Issue - State: closed - Opened by mingraham over 8 years ago - 2 comments

#29 - Java api

Pull Request - State: closed - Opened by kijanowski over 8 years ago - 1 comment

#27 - do not set session when it expired

Pull Request - State: closed - Opened by kijanowski over 8 years ago - 8 comments

#26 - Authorizations

Issue - State: open - Opened by briantopping over 8 years ago - 7 comments

#25 - ScalatestRouteTest does not support session test

Issue - State: open - Opened by epiphyllum over 8 years ago - 6 comments

#24 - akka-http-session can not be co-used with akka-cluster

Issue - State: closed - Opened by epiphyllum over 8 years ago - 4 comments

#23 - AkkaJava

Issue - State: closed - Opened by maPaydar over 8 years ago - 2 comments

#22 - upgrade akka dependencies

Pull Request - State: closed - Opened by sahataba over 8 years ago - 2 comments

#21 - Build for Scala 2.12.0

Issue - State: closed - Opened by sometao over 8 years ago - 3 comments

#20 - Example using headers please

Issue - State: closed - Opened by ajazam almost 9 years ago - 6 comments

#19 - Upgrade to Akka 2.4.9 and sbt 0.13.12

Pull Request - State: closed - Opened by hseeberger almost 9 years ago - 4 comments

#18 - add redirect helper to ctx

Issue - State: closed - Opened by MasseGuillaume about 9 years ago - 3 comments

#17 - non blocking interface

Issue - State: closed - Opened by MasseGuillaume about 9 years ago - 2 comments

#16 - Couple of Issues/Questions

Issue - State: closed - Opened by denisbetsi about 9 years ago - 2 comments

#15 - Should the Crypto from Play be replaced

Issue - State: open - Opened by pawelprazak over 9 years ago - 3 comments

#14 - Downgrade scalacheck to version that maintains binary compatibility with scalatest.

Pull Request - State: closed - Opened by sam over 9 years ago - 1 comment

#13 - Upgrade from akka 2.4.3 to akka 2.4.4.

Pull Request - State: closed - Opened by sam over 9 years ago

#12 - Updated to use json4s-jackson backend.

Pull Request - State: closed - Opened by sam over 9 years ago - 4 comments

#11 - The old sbt-pgp 0.8.3 is no longer supported in sbt 0.13.5+.

Pull Request - State: closed - Opened by sam over 9 years ago - 3 comments

#10 - typo in scm

Issue - State: closed - Opened by MasseGuillaume over 9 years ago - 1 comment

#9 - InvalidKeyException when setting `encrypt-data = true`

Issue - State: closed - Opened by mlangc over 9 years ago - 3 comments

#8 - AuthenticationFailedRejection instead of AuthorizationFailedRejection?

Issue - State: closed - Opened by hseeberger over 9 years ago - 2 comments

#7 - Switch to SBT 0.13.11

Pull Request - State: closed - Opened by kciesielski over 9 years ago

#6 - custom header

Issue - State: closed - Opened by fintis over 9 years ago - 5 comments

#5 - Update to Akka 2.4.2

Pull Request - State: closed - Opened by kciesielski over 9 years ago - 2 comments

#4 - Move oneOff, usingHeaders and maybe others

Issue - State: closed - Opened by hseeberger over 9 years ago - 3 comments

#3 - JWTs

Issue - State: closed - Opened by 0xdevalias almost 10 years ago - 4 comments

#2 - Version 0.1.2 not on maven central yet

Issue - State: closed - Opened by afiore about 10 years ago - 4 comments

#1 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger about 10 years ago