Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -1/+1 |
| | |||||
* | allow authtest to accept webbies as well as urls since I'm always trying to ↵ | friendica | 2014-03-23 | 1 | -0/+4 |
| | | | | use the former and of course it always fails. | ||||
* | typos in authtest | friendica | 2014-02-10 | 1 | -1/+1 |
| | |||||
* | fix ambiguous result message from authtest | friendica | 2014-02-10 | 1 | -1/+1 |
| | |||||
* | authtest: do a better job of success/failure indication | friendica | 2013-12-17 | 1 | -1/+6 |
| | |||||
* | issue #225 | friendica | 2013-12-05 | 1 | -0/+2 |
| | |||||
* | mod_authtest --- magic-auth diagnostic for those that are too freaking ↵ | friendica | 2013-12-05 | 1 | -0/+43 |
important to read logs or code and expect others to be able to debug complex authentication transactions with no information beyond "it didn't work". This will provide a transaction report including both sides of the exchange that you can paste into a bug report and that a developer can actually figure out where in the transaction that things went wrong and maybe even be able to then figure out why. |