openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
codebrag
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 6 hours
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 3 of 88
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adds travis-ci information about scala build
Bartosz Andrzejczak
More...
almost 10 years ago
Changes hashing to use external library
Bartosz Andrzejczak
More...
almost 10 years ago
Adds travis-ci build information
Bartosz Andrzejczak
More...
almost 10 years ago
Updates project version to 2.3.2
Bartosz Andrzejczak
More...
almost 10 years ago
Changes abstract `val` to `def` in `Authenticator` trait
Bartosz Andrzejczak
More...
almost 10 years ago
Changelog for version 2.3.2
Bartosz Andrzejczak
More...
almost 10 years ago
Switches to actor system's execution context for removal of expired tokens
Bartosz Andrzejczak
More...
almost 10 years ago
Adds rememberMe tokens hashing
Bartosz Andrzejczak
More...
almost 10 years ago
Makes expired tokens removal asynchronous
Bartosz Andrzejczak
More...
almost 10 years ago
Merge branch 'master' into security-fix
Bartosz Andrzejczak
More...
almost 10 years ago
Upgrade xsbt-web-plugin to 1.0.0
Bartosz Andrzejczak
More...
almost 10 years ago
Adds tests for delayed old token replacement
Bartosz Andrzejczak
More...
almost 10 years ago
Fixes saving unchanged user with tokens
Bartosz Andrzejczak
More...
almost 10 years ago
Adds tests for authentication with token
Bartosz Andrzejczak
More...
almost 10 years ago
Adds removal of expired tokens
Bartosz Andrzejczak
More...
almost 10 years ago
Merge pull request #46 from unsignedbytes/fix-typo-in-send-error
Adam Warski
More...
almost 10 years ago
Fixes spelling error in the invite form
jmoening
More...
almost 10 years ago
Don't replace rememberMe token immidiately, just add new one and delete old one after some time.
Paweł Stawicki
More...
about 10 years ago
Added AUTO_SERVER=TRUE to H2 database, so we can connect with console when application is running.
Paweł Stawicki
More...
about 10 years ago
Add expireDate to rememberMe token.
Paweł Stawicki
More...
about 10 years ago
user_tokens table primary key is now only single column - "token"
Paweł Stawicki
More...
about 10 years ago
User has now tokens, not single token. To allow rememberMe on many devices.
Paweł Stawicki
More...
about 10 years ago
Do not use cookieStore for scentry. Use regular server-side session.
Paweł Stawicki
More...
about 10 years ago
build fix, shrinkwrap i dep upgrade
Jan Kowalski
More...
about 10 years ago
rm sbt-idea, idea import works since scalaIdeaPlugin 1.4.189
Jan Kowalski
More...
about 10 years ago
sbt-idea plugin
Jan Kowalski
More...
about 10 years ago
Merge pull request #10 from softwaremill/hook-this-baby
Adam Warski
More...
over 10 years ago
Drops unused import and adds note about required import of execution context
Lukasz Lenart
More...
over 10 years ago
Uses actor's dispatcher execution context
Lukasz Lenart
More...
over 10 years ago
Adds guard to avoid constructing given hook if no listeners were defined for it
Lukasz Lenart
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
…
87
88
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree