Just a reorganization of the auth module. No functional changes. auth.rs -> auth/mod.rs + auth/types.rs
Depends on D9276
Paths
| Differential D9277 Authored by bartek on Sep 25 2023, 5:39 AM.
Details
Summary Just a reorganization of the auth module. No functional changes. auth.rs -> auth/mod.rs + auth/types.rs Depends on D9276 Test Plan Cargo check
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added a reviewer: • jon. · View Herald TranscriptSep 25 2023, 5:39 AM2023-09-25 05:39:59 (UTC-7) Harbormaster completed remote builds in B22816: Diff 31386.Sep 25 2023, 5:57 AM2023-09-25 05:57:22 (UTC-7) This revision is now accepted and ready to land.Sep 25 2023, 6:23 AM2023-09-25 06:23:09 (UTC-7) Closed by commit rCOMM756fa192986a: [services-lib] Reorganize auth module (authored by bartek). · Explain WhyOct 2 2023, 6:27 AM2023-10-02 06:27:45 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 31593 services/comm-services-lib/src/auth.rs
services/comm-services-lib/src/auth/mod.rs
services/comm-services-lib/src/auth/types.rs
|