aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm/src/server/tls.rs
Commit message (Collapse)AuthorAgeFilesLines
* the server doesn't need to know about the web oauth configsJesse Luehrs2019-11-271-4/+1
|
* allow multiple oauth configurations using the same auth typeJesse Luehrs2019-11-261-1/+4
| | | | | this should allow us to configure a separate oauth application for tt web than normal (since the redirect_url needs to be different)
* shorter namesJesse Luehrs2019-11-161-3/+3
|
* use workspacesJesse Luehrs2019-11-151-0/+131