lp:~suligap/canonical-identity-provider
- Get this repository:
-
git clone
https://git.launchpad.net/~suligap/canonical-identity-provider
Branches
Name | Last Modified | Last Commit |
---|---|---|
fix-missing- |
2022-02-23 17:43:35 UTC |
Add missing setup_paths() in wsgi.py
Author:
Przemysław Suliga
Add missing setup_paths() in wsgi.py It was incorrectly removed in |
de-oops | 2022-02-11 16:35:48 UTC |
Remove an extra timeline_helpers usage
Author:
Przemysław Suliga
Remove an extra timeline_helpers usage Added after the initial timeline removal changes were created. |
add-raven- |
2021-06-24 10:37:50 UTC |
Add SanitizeCookiesProcessor
Author:
Przemysław Suliga
Add SanitizeCookies For better compatibility with the pre talisker setup where we used |
drop-VCSRevisio |
2020-06-02 10:25:45 UTC |
Drop VCSRevisionMiddleware and generated versioninfo module
Author:
Przemysław Suliga
Drop VCSRevisionMidd Following up on b20bc9f: - Remove VCSRevisionMidd - Remove the versioninfo module generation and its usage I've checked the charm and the mojo spec branches and they do not refer Raven's "release" is being configured by talisker as well, based on the Thanks Daniel for spotting this. |
bump-requests- |
2020-05-28 13:52:56 UTC |
Bump requests to 2.23.0
Author:
Przemysław Suliga
Bump requests to 2.23.0 Overlooked in |
talisker-statsd | 2020-05-27 09:20:09 UTC |
Prepare for talisker's statsd integration
Author:
Przemysław Suliga
Prepare for talisker's statsd integration - Bump statsd package version to 3.3.0 (required by talisker for After this, talisker can be configured using a STATSD_DSN env var to $prefix. The middleware is needed for view name introspection, also for the This also results in an X-View-Name response header being added. X-View-Name: account-index Enabling the metrics sending part requires adding a proper STATSD_DSN Maybe later, we can look into replacing the django_statsd based |
new-style- |
2020-05-26 14:39:51 UTC |
Switch to Django 1.10 style middleware
Author:
Przemysław Suliga
Switch to Django 1.10 style middleware https:/ In most cases this is adding the MiddlewareMixin to our custom Other middleware used (django and other 3rd party middleware) was already |
drop-djangosecure | 2020-05-26 14:05:04 UTC |
Remove djangosecure from INSTALLED_APPS
Author:
Przemysław Suliga
Remove djangosecure from INSTALLED_APPS |
talisker- |
2020-05-20 12:23:38 UTC |
Do not log talisker.wsgi INFO and lower to the logfile
Author:
Przemysław Suliga
Do not log talisker.wsgi INFO and lower to the logfile To maintain a better backwards compatibility with pre-talisker logging |
update- |
2020-05-14 07:13:37 UTC |
Update the initial setup section of the README
Author:
Przemysław Suliga
Update the initial setup section of the README More information on how to setup the container and removal of some |
1 → 10 of 10 results | First • Previous • Next • Last |