astakos: Dynamically resolve login_url in login_required
duplicated django user_passes_test and login_required decorators to be able to dynamicaly resolve the url to which we redirect unauthorized users. Replaced django login_required with astakos.im.views.decorators.login_required.
Please register or sign in to comment