Skip to content

Use more defaults to reduce necessary config #27

@ThrawnCA

Description

@ThrawnCA

It would be possible to use more default settings in order to reduce the amount of configuration needed for this extension. For example:

  • Redis settings could default to localhost, port 6379, db 1, or perhaps reuse ckan.redis.url with an incremented db number.
  • CKANLoginThrottle and BeakerRedisAuth could be inserted by monkey-patching UsernamePasswordAuthenticator.
  • A default value for ckanext.security.domain could be extracted from ckan.site_url since that should use the externally visible domain.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions