mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Use Thin instead of WEBrick
This commit is contained in:
parent
08443e1faf
commit
ce7f1a62c6
5 changed files with 12 additions and 3 deletions
|
|
@ -2,6 +2,7 @@
|
|||
* Removed support for deprecated password-hashing algorithm. This
|
||||
eliminates config.salt. Note the addition of a pre-upgrade step to
|
||||
check for obsolete passwords.
|
||||
* Thin replaces WEBrick as the included web server
|
||||
* Tracks is tested on Ruby 1.9.3, 2.0.0, 2.1, and 2.2.
|
||||
|
||||
## Version 2.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue