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

Add new decorator for auth #137

Closed
ukdtom opened this issue Feb 12, 2016 · 2 comments
Closed

Add new decorator for auth #137

ukdtom opened this issue Feb 12, 2016 · 2 comments
Assignees
Milestone

Comments

@ukdtom
Copy link
Owner

ukdtom commented Feb 12, 2016

Make a custom decorator for auth, so we allow both headers as well as parameters for auth, as well as a fast way for disabling, when in developer mode

@ukdtom ukdtom self-assigned this Feb 12, 2016
@ukdtom ukdtom added this to the V2.2 milestone Feb 12, 2016
@ukdtom
Copy link
Owner Author

ukdtom commented Feb 13, 2016

Partially implemented...
So far debug mode for easy auth has been fixed with #114

@ukdtom
Copy link
Owner Author

ukdtom commented Feb 15, 2016

And now Basic Auth is supported as a header
32d7d5e

@ukdtom ukdtom closed this as completed Feb 15, 2016
dagalufh added a commit that referenced this issue Mar 3, 2016
Internal Note:

	Here we collect stuff that needs to go into the real released changelog, aka acumulated, and only since 2.1 changes here ;-)

BACKEND:

	Fix:

		#115 UAS: Migration fails, if plugin directory contains hidden folder

		#116 UAS: Make UAS work, even if a git is dir levels too low

		#117 UAS and uninstall unknown bundle

		#121 UAS: Cleanup old files/folders when updating

		#122 UAS: bundle migration

		#138 UAS: getAllBundleInfo is reset when UASRepo is updated

	New:

		#129 UAS: Alllow 3.Party devs to clear their stuff

		#135 WT: Tell users, if wrong install path is used

		#137 WT: Add new decorator for auth

		#126 UAS: Allow WebTools to autoupdate

FRONTEND:

	Fix:

		#131 UAS: After changin category, focus is no longer set on inputbox

		#139 UAS: Unknown bundles without url won't be able to be uninstalled or re-installed.

		#140 UAS: Migrate now always goes back to showing ALL available bundles

	New:

		#126 UAS: Allow WebTools to autoupdate

		#142 LogViewer: Search for keywords, highlighting of the same. Jump to top.

		#133 Subtitlemgmt: Added GUI for uploading subtitles

		#112 Subtitlemgmt: Allow delete/view for agent subtitles aswell.
dagalufh added a commit that referenced this issue Mar 4, 2016
Internal Note:

	Here we collect stuff that needs to go into the real released changelog, aka acumulated, and only since 2.1 changes here ;-)

BACKEND:

	Fix:

		#115 UAS: Migration fails, if plugin directory contains hidden folder

		#116 UAS: Make UAS work, even if a git is dir levels too low

		#117 UAS and uninstall unknown bundle

		#121 UAS: Cleanup old files/folders when updating

		#122 UAS: bundle migration

		#138 UAS: getAllBundleInfo is reset when UASRepo is updated

	New:

		#129 UAS: Alllow 3.Party devs to clear their stuff

		#135 WT: Tell users, if wrong install path is used

		#137 WT: Add new decorator for auth

		#126 UAS: Allow WebTools to autoupdate

FRONTEND:

	Fix:

		#131 UAS: After changin category, focus is no longer set on inputbox

		#139 UAS: Unknown bundles without url won't be able to be uninstalled or re-installed.

		#140 UAS: Migrate now always goes back to showing ALL available bundles

		#-- Subtitlemgmt: Added more logging for uploads. And fixed error reported by Dane22 about uploads. (2016-03-04)

	New:

		#126 UAS: Allow WebTools to autoupdate

		#142 LogViewer: Search for keywords, highlighting of the same. Jump to top.

		#133 Subtitlemgmt: Added GUI for uploading subtitles

		#112 Subtitlemgmt: Allow delete/view for agent subtitles aswell.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant