solanum/doc/technical
Ed Kellett ed3ca2ff16
Propagate OPER
Move opername and privset storage to struct User, so it can exist for
remote opers.

On /oper and when bursting opers, send:

    :foo OPER opername privset

which sets foo's opername and privset. The contents of the privset on
remote servers come from the remote server's config, so the potential
for confusion exists if these do not match.

If an oper's privset does not exist on a server that sees it, it will
complain, but create a placeholder privset. If the privset is created by
a rehash, this will be reflected properly.

/privs is udpated to take an optional argument, the server to query, and
is now local by default:

    /privs [[nick_or_server] nick]
2019-09-13 10:08:27 +01:00
..
capab.txt Keep gline information in server version and capab listings 2008-04-11 16:52:56 +02:00
cluster.txt Ginormous docs cleanup. 2016-03-05 22:39:50 -06:00
euid.txt Ginormous docs cleanup. 2016-03-05 22:39:50 -06:00
event.txt Ginormous docs cleanup. 2016-03-05 22:39:50 -06:00
hooks.txt doc: Cleanup trailing whitespace 2016-03-29 10:09:52 -04:00
hostmask.txt doc: Cleanup trailing whitespace 2016-03-29 10:09:52 -04:00
index.txt Ginormous docs cleanup. 2016-03-05 22:39:50 -06:00
linebuf.txt Ginormous docs cleanup. 2016-03-05 22:39:50 -06:00
ts6-protocol.txt Propagate OPER 2019-09-13 10:08:27 +01:00