1
0
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
Gergely Polonkai 2d9c2c35a5 Add no maintenance note 2018-06-11 04:31:28 +00:00
Gergely POLONKAI f59bc05421 Started configuration implementation 2012-11-04 14:59:50 +01:00
Gergely POLONKAI 3753bb0a1b Fixed non-working autoloader requirement after move 2012-11-04 14:59:32 +01:00
Gergely POLONKAI 89331402cb Added symfony/yaml as a dependency for configuration loading 2012-11-04 14:59:03 +01:00
Gergely POLONKAI e266032e80 Moved .htaccess and json_sms.php to the web/ folder 2012-11-04 14:44:55 +01:00
Gergely POLONKAI 4929ac8bb5 Updated dependencies to Symfony 2.1.3 2012-11-04 14:31:43 +01:00
Gergely POLONKAI a430ace9c0 Made DatabaseAuth a valid, yet non-working authenticator 2012-11-04 14:12:03 +01:00
Gergely Polonkai (W00d5t0ck) b52fc4c054 Created NullLogger to log nothing. 2012-10-08 14:36:20 +02:00
Gergely Polonkai (W00d5t0ck) 24cf8f4c0d Updated README.md 2012-10-08 13:40:21 +02:00
Gergely Polonkai (W00d5t0ck) 63caacdc8b Created the NullAuth backend. 2012-10-08 13:00:36 +02:00
Gergely Polonkai (W00d5t0ck) 883bff620b Updated SenderInterface. Finished GnokiiSender
Testing is still needed.
2012-10-08 13:00:27 +02:00
Gergely POLONKAI 7937536989 Extended README.md 2012-10-07 21:01:49 +02:00
Gergely POLONKAI 8c678febe0 Removed unnecessary files 2012-10-06 23:21:08 +02:00
Gergely POLONKAI 498e00b7d2 Created File* backends 2012-10-06 23:17:20 +02:00
Gergely Polonkai (W00d5t0ck) 57a2da32cb Created AuthInterface 2012-09-25 19:32:35 +02:00
Gergely Polonkai (W00d5t0ck) 61d0399828 Some updates 2012-09-25 19:20:56 +02:00
Gergely Polonkai (W00d5t0ck) 80376ff566 Started rewriting the new version
json_sms.php already reflects that. The old class files are still around, though.
2012-09-25 18:56:03 +02:00
Gergely Polonkai (W00d5t0ck) 2fecdaf169 Made this a composer project 2012-09-25 18:55:13 +02:00
Gergely Polonkai (W00d5t0ck) 6bd584886e Added very incomplete README.md 2012-09-21 19:17:15 +02:00
Gergely Polonkai (W00d5t0ck) ebe716ad27 Added new filesystem layout. 2012-09-21 19:07:14 +02:00
Polonkai Gergely 45f439ba68 Bug fixes and code beautification
* Fixed password masking when the message has more than one password
* Reading php://input in a separate line, for later debugging purposes
2012-02-28 13:00:45 +01:00
Polonkai Gergely 31c6abc039 Final(?) version 2011-09-30 13:43:21 +02:00
Polonkai Gergely 30f450df66 Added more informative error messages 2011-09-29 18:55:48 +02:00
Gergely Polonkai (W00d5t0ck) 2360a9d3a5 Added NetBeans stuff 2011-09-29 18:50:46 +02:00
Gergely Polonkai (W00d5t0ck) cc5aa56d38 First, minimalistic version 2011-09-29 18:50:21 +02:00
Gergely Polonkai (W00d5t0ck) 244aaa00fe Created final (I hope) version of the API entry file. 2011-09-29 18:47:53 +02:00
Gergely Polonkai (W00d5t0ck) 627f2fd875 Initial commit 2011-09-29 18:09:59 +02:00