#36169: Allow callable PASSWORD in settings_dict for postgresql backend
-------------------------------------+-------------------------------------
     Reporter:  franktore            |                     Type:  New
                                     |  feature
       Status:  new                  |                Component:  Database
                                     |  layer (models, ORM)
      Version:  5.1                  |                 Severity:  Normal
     Keywords:  bearer-token,        |             Triage Stage:
  authentication, cloud              |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
 Connecting to cloud-services via bearer token is currently not feasible
 for continuous services as the token is never refreshed and will
 ultimately expire.
 By setting the password as a callable function a new bearer-token is
 created on demand when new connection is established.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36169>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/01070194d136c777-bfa69b6e-644e-4b85-9d34-b6fe03cff0e1-000000%40eu-central-1.amazonses.com.

Reply via email to