Closed Bug 340104 Opened 19 years ago Closed 19 years ago

Move Bugzilla::Auth::get_netaddr() in Util.pm

Categories

(Bugzilla :: User Accounts, defect)

2.23
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 3.0

People

(Reporter: LpSolit, Assigned: LpSolit)

Details

Attachments

(1 file)

http://www.justdave.net/bugzilladeps.png shows that we have a Bugzilla::Auth - Bugzilla::Auth::*::Cookie dependency loop because they need get_netaddr(), which is actually in Auth.pm. This routine should be moved into Util.pm.
Attached patch patch, v1Splinter Review
Assignee: user-accounts → LpSolit
Status: NEW → ASSIGNED
Attachment #224198 - Flags: review?(justdave)
Attachment #224198 - Flags: review?(justdave) → review+
Holding approval because this patch exposed a problem in the script that generates that dependency graph, and I want to fix the graph while we have a documented case of it to test the script against. I'll hopefully have that solved in the next couple hours.
Flags: approval?
graph script is fixed. have fun.
Flags: approval? → approval+
Checking in Bugzilla/Auth.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/Auth.pm,v <-- Auth.pm new revision: 1.17; previous revision: 1.16 done Checking in Bugzilla/Util.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/Util.pm,v <-- Util.pm new revision: 1.46; previous revision: 1.45 done Checking in Bugzilla/Auth/Login/Cookie.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/Auth/Login/Cookie.pm,v <-- Cookie.pm new revision: 1.3; previous revision: 1.2 done Checking in Bugzilla/Auth/Persist/Cookie.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/Auth/Persist/Cookie.pm,v <-- Cookie.pm new revision: 1.3; previous revision: 1.2 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: