aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs
diff options
context:
space:
mode:
authorJoshua Boniface <joshua@boniface.me>2019-04-07 19:51:45 -0400
committerJoshua Boniface <joshua@boniface.me>2019-04-07 19:51:45 -0400
commit1af9c047fbc0283f7abfb4b98918454258dfb348 (patch)
treeafe9e75e6c501239553114cfa6878845120b2619 /MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs
parent2d19bfa7fbd4b76df0f34f4e603fd3f8283e743c (diff)
Override username with AuthenticationProvider
Pass back the Username directive returned by an AuthenticationProvider to the calling code, so we may override the user-provided Username value if the authentication provider passes this back. Useful for instance in an LDAP scenario where what the user types may not necessarily be the "username" that is mapped in the system, e.g. the user providing 'mail' while 'uid' is the "username" value. Could also then be extensible to other authentication providers as well, should they wish to do a similar thing.
Diffstat (limited to 'MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs')
0 files changed, 0 insertions, 0 deletions