Changeset 385 in code for trunk/server.go


Ignore:
Timestamp:
Aug 11, 2020, 8:59:06 AM (5 years ago)
Author:
contact
Message:

Add an ident server

Closes: https://todo.sr.ht/~emersion/soju/69

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server.go

    r378 r385  
    5252        HTTPOrigins    []string
    5353        AcceptProxyIPs config.IPSet
     54        Identd         *Identd // can be nil
    5455
    5556        db *DB
Note: See TracChangeset for help on using the changeset viewer.