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

authentication-update: first pass #55

Closed
wants to merge 3 commits into from

Conversation

surangak
Copy link
Member

This is a very very very crude first pass of the authentication problem at hand. I want to show it to you in order to prevent the authentication problem becoming a showstopper (as far as the release of h7query 1.0 is concerned)
I'm also rather hesitant to show you this because i'm sure its due to a stupid fault which I should be able to fix very easily.
Looking at the code, you'll see that i've added and renamed the BaseRestController. I've also introduced the SessionController and the ResponseException.
The problem of the hour is, why arn't they being called ? :-(

@surangak surangak closed this Nov 26, 2012
@@ -105,5 +105,16 @@
<description>Ability to edit HL7 templates</description>
</privilege>

<!-- Filters -->
<filter>
<filter-name>REST Web Service Authorization</filter-name>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You want to name your filter after your module :)

@rkorytkowski
Copy link
Member

Done reviewing. Just a few small changes needed.

@rkorytkowski rkorytkowski reopened this Nov 27, 2012
@bmamlin
Copy link
Member

bmamlin commented Sep 18, 2014

Closing PR for lack of any activity in nearly two years.

@bmamlin bmamlin closed this Sep 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants