- only allow local users (i.e. peer_id = None) to authenticate using
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 11 Jan 2007 05:28:21 +0000 (05:28 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 11 Jan 2007 05:28:21 +0000 (05:28 +0000)
commitc0d164b1e0329b22638c4f5b0250364084ea70cc
treee40d7ca8e141390fd1a0cbcf431687ee37c155ff
parentb29b1c5226b1bf70bfb69911100794a34f68983a
- only allow local users (i.e. peer_id = None) to authenticate using
  password and session authentication
- only allow local keys to be used for GPG authentication
- only allow local nodes to authenticate using session or boot
  authentication
PLC/Auth.py