Closed Bug 674768 Opened 13 years ago Closed 13 years ago

Make the default value for auth in baseapp "off"

Categories

(Cloud Services :: Server: Core, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: telliott, Assigned: tarek)

References

Details

(Whiteboard: [qa-])

Attachments

(5 files)

In general, the default for auth should not be that it exists and has to be turned off. It might even be enough to look for a specific [auth] section in config, combined with any routes that specify that they need auth.
This is a three-fold patch:

- make reg force the auth option
- make storage force the auth option
- change the default in core
Assignee: nobody → tarek
Status: NEW → ASSIGNED
Attachment #548973 - Flags: review?(jrconlin)
Attachment #548977 - Flags: review?(rtilder)
Comment on attachment 548974 [details] [diff] [review]
Make the app explictely define the auth class [reg]

Review of attachment 548974 [details] [diff] [review]:
-----------------------------------------------------------------
Attachment #548974 - Flags: review?(rmiller) → review+
Attachment #548977 - Flags: review?(rmiller)
Attachment #548977 - Flags: review?(jrconlin)
Comment on attachment 548977 [details] [diff] [review]
Make baseapp auth class turned off by default

Review of attachment 548977 [details] [diff] [review]:
-----------------------------------------------------------------
Attachment #548977 - Flags: review?(rmiller) → review+
Attachment #548977 - Flags: review?(jrconlin) → review+
Comment on attachment 548977 [details] [diff] [review]
Make baseapp auth class turned off by default

Review of attachment 548977 [details] [diff] [review]:
-----------------------------------------------------------------
Attachment #548977 - Flags: review?(rtilder) → review+
Attachment #548973 - Flags: review?(jrconlin) → review+
Attachment 548977 [details] [diff] breaks syncstorage.wsgiapp's import of the Authentication from services.baseapp.

This is a quick one liner to correct the import.
Attachment #549582 - Flags: review?(tarek)
See comment #9
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attachment #549582 - Flags: review?(tarek) → review?(telliott)
Attachment #549582 - Flags: review?(telliott) → review+
We missed server-full in the set_app() changes.
Attachment #549588 - Flags: review?(telliott)
Attachment #549588 - Flags: review?(telliott) → review+
Blocks: 676423
everything was applied, closing
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: