middleware: allow git and hg users to use email address instead of the username This commit also replaces __get_user('default') with a call to a more widely...

andrewsh committed on 2016-01-30 15:38:26
branch: default
tag: tip
changeset: 0825e2c9
middleware: allow git and hg users to use email address instead of the username

This commit also replaces __get_user('default') with a call to a more widely
used User.get_default_user() function, and removes no longer really used
__get_user() methods from both SimpleHg and SimpleGit.

 M kallithea/lib/middleware/simplegit.py (2 lines added, 5 lines removed)
 M kallithea/lib/middleware/simplehg.py (2 lines added, 5 lines removed)
_______________________________________________
kallithea-general mailing list
[email protected]
http://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to