Skip to content

NNTP authentication should check capabilities #54496

@jelie

Description

@jelie
mannequin
BPO 10287
Nosy @pitrou, @hynek
Files
  • nntplib_optcapabilities.patch: Patch to optionally disable capabilities at connection.
  • nntp-retry-capas-after-login.diff: Patch to retry CAPABILITIES after login
  • 0cf0b06e1d31.diff: Add AUTH tests, don't fail on temporary errors in getcapabilities, get caps after login again
  • e986dd8bb47d.diff: Same as above with review comments fixed
  • b33bcf179df4.diff: Send MODE READER only if we're not in READER mode already. Add some tests.
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2012-02-14.22:34:12.256>
    created_at = <Date 2010-11-01.21:56:31.473>
    labels = ['type-bug', 'library']
    title = 'NNTP authentication should check capabilities'
    updated_at = <Date 2012-02-14.22:34:12.255>
    user = 'https://bugs.python.org/jelie'

    bugs.python.org fields:

    activity = <Date 2012-02-14.22:34:12.255>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-02-14.22:34:12.256>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2010-11-01.21:56:31.473>
    creator = 'jelie'
    dependencies = []
    files = ['23615', '24466', '24499', '24500', '24502']
    hgrepos = ['113']
    issue_num = 10287
    keywords = ['patch']
    message_count = 20.0
    messages = ['120183', '147141', '147156', '147157', '147184', '152944', '153147', '153148', '153195', '153205', '153209', '153210', '153211', '153212', '153213', '153217', '153229', '153370', '153373', '153374']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'jelie', 'python-dev', 'hynek', 'Nathan.Clayton']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10287'
    versions = ['Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions