Commit Graph

22 Commits

Author SHA1 Message Date
Paul Gibler d773319b32 Fixed protocol bug for responses where the carrier is not supported. 2016-12-11 15:48:30 -05:00
Ian Webster 776231dd09 Correct debug call after refactoring. Fixes #96. 2016-12-10 17:09:04 -08:00
Alex Ionescu 6a65ff7907 Added carrier support. typpo/textbelt#56 2015-11-28 10:49:03 -08:00
Ian Webster 30b86ca53b Remove authbox and add banned IP list. 2015-11-06 00:23:04 -08:00
Ian Webster 2735ae1de1 Merge branch 'master' of github.com:typpo/textbelt 2015-09-06 08:24:42 -07:00
Ian Webster 26c02ff74d Fix IP tracking 2015-09-06 08:24:31 -07:00
Ian Webster c570a7f3b5 Google analytics 2015-09-06 08:22:01 -07:00
Ian Webster b9fb645bac Enable CORS so sites can use directly in JS. Fixes #43. 2015-09-06 08:20:43 -07:00
Ian Webster 2de59bb48d Clarify what textbelt is in README. Fixes #48. 2015-09-06 08:18:14 -07:00
Ian Webster d50410afee Clarify meaning of success in README and site. Fixes #44 2015-07-21 23:55:55 -07:00
Ravin Sardal 084649c998 Fixed Connect 3.0 Deprication Issue 2015-05-09 15:16:33 -07:00
petehunt 84eab487fd Send IP address to authbox 2015-01-03 12:59:24 -08:00
Ian Webster 6728cc0dcd Correctly pass authbox digest. 2015-01-03 12:39:46 -08:00
Ian Webster ec699805ae Fix missing shasum var 2015-01-03 11:56:00 -08:00
Ian Webster 604fd06b01 Add example authbox config 2015-01-03 14:50:18 -05:00
Ian Webster 5ca3eff6c2 Hash phone number sent to authbox and don't crash w no authbox config 2015-01-03 14:48:45 -05:00
petehunt 26104246ec Add Authbox support 2014-12-31 04:03:51 -05:00
Ian a45b675976 Don't allow IP source to be set via X-Real-IP unless we're behind a load balancer. #30 2014-11-16 13:45:20 -08:00
Ian 33315c6050 minor cleanup 2014-10-22 23:51:58 -07:00
Taylor Russ ce1ded590c Separate text sending into it's own module. 2014-10-05 23:12:30 -07:00
Taylor Russ cfc629399a Fix a missing variable declaration. 2014-10-05 20:30:56 -07:00
Taylor Russ 210b0aef27 Refactor server and lib into separate folders. 2014-10-05 20:24:12 -07:00