Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable Prefix for Userland URL's #23

Open
philipsahli opened this issue Mar 27, 2017 · 0 comments
Open

Configurable Prefix for Userland URL's #23

philipsahli opened this issue Mar 27, 2017 · 0 comments

Comments

@philipsahli
Copy link
Contributor

It might be convenient for somebody to have the userand urls on the same path (for cookies) like the core login. This allows to use the login from core component for userland urls with the logged in user in the dashboard.

https://github.com/sahlinet/tumbo-server/blob/master/tumbo/tumbo/urls.py#L12

Therefore move the include of userland_urls above the core line and add a prefix if TUMBO_USERLAND_URL_PREFIX is configured.

philipsahli added a commit that referenced this issue Mar 31, 2018
philipsahli added a commit that referenced this issue Apr 14, 2018
* develop csrf debug false work #23

* refactor to start heartbeat process in test

* fix test cases

* don't raise exception on strange heartbeat message

* update coverage to 4.5.1

* save artifacts on build

* rename screenshot files

* format tox.ini

* create png artifact in test

* always copy pngs to artifacts

* set to always

* code cleanup

* fix code change

* temporary work

* deactivate cas_logfile

* add username to context, move is_authenticated flag

* cleanup and update to new python-social-auth

* ignore png in root

* fix dict attribute error

* add selenium IDE project

* use postgresql for tests because sqlite database gets locked

* add postgresql container

* fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant