• B
    Add config and checks for trusted ID servers (#206) · f1fce556
    Brendan Abolivier 提交于
    * Add config for trusted ID servers
    
    * Add new error
    
    * Implement check for trusted ID server
    
    * Complete unfinished comment
    
    * Make comment more explicit in the config file
    
    * Use go standard errors in membership.go
    
    * Use standard errors instead of JSON responses in threepid
    
    * Doc errors
    
    * Remove unused parameter
    f1fce556
config.go 15.7 KB