Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove completely unused concepts from codebase | Daniel Wagner-Hall | 2015-08-25 | 1 | -2/+2 |
* | Remove spurious extra arg to set_password | David Baker | 2015-08-20 | 1 | -1/+1 |
* | Simplify LoginHander and AuthHandler | Daniel Wagner-Hall | 2015-08-12 | 1 | -5/+3 |
* | user_id now in user_threepids | David Baker | 2015-05-01 | 1 | -3/+3 |
* | pep8 | David Baker | 2015-04-27 | 1 | -1/+2 |
* | logging args | David Baker | 2015-04-27 | 1 | -2/+2 |
* | More underscores | David Baker | 2015-04-24 | 1 | -2/+2 |
* | Dedicated error code for failed 3pid auth verification | David Baker | 2015-04-23 | 1 | -1/+3 |
* | Password reset, finally. | David Baker | 2015-04-17 | 1 | -5/+16 |
* | Add endpoint to get threepids from server | David Baker | 2015-04-17 | 1 | -0/+12 |
* | make add3pid servlet work | David Baker | 2015-04-17 | 1 | -0/+38 |
* | just the once would probably be fine | David Baker | 2015-04-17 | 1 | -1/+0 |
* | Register the 3pid servlet | David Baker | 2015-04-17 | 1 | -1/+3 |
* | password -> account servlet and add start of an 'add 3pid' endpoint | David Baker | 2015-04-17 | 1 | -0/+94 |