| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
the handlers.
|
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Not all authentication mechanisms have the same requirements; it makes sense
to provide them only with the information they require (and for them to
depend on that) so that as many auth mechanisms as possible can be supported
with a variety of credentials-storing schemes. This commit patches that together
|
|\| |
|
| |
| |
| |
| | |
fixes a traceback
|
|\| |
|
| |
| |
| |
| | |
change)
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Produces HMAC codes using all the supported hashes (md5, sha1, sha256)
|
|/ |
|
|
|
|
| |
plugin tracebacks)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
#optimization
|
|
|
|
| |
serialization. - #optimization
|
| |
|
|
|
|
| |
error
|
|
|
|
| |
modify parameters
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
joined
|
| |
| |
| |
| | |
allow chaining
|
|/ |
|
| |
|
|
|
|
| |
removed redundant checks
|
|
|
|
| |
from full to bare, and marked it as a TODO
|
| |
|