Ticket #29 (new defect)
server.py does not check accounting requests
| Reported by: | sophana | Owned by: | wichert |
|---|---|---|---|
| Priority: | highest | Milestone: | 0.9 |
| Component: | client | Version: | 0.8 |
| Severity: | blocker | Keywords: | near PC |
| Cc: | in toilet |
Description
AcctPacket?.VerifyAcctRequest?() is not called in Server._HandleAcctPacket()
An accounting request with wrong secret is processed.
Note: See
TracTickets for help on using
tickets.