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

Daspro2 - 13513026 - William Sentosa #18

Open
wants to merge 58 commits into
base: master
Choose a base branch
from

Conversation

williamsentosa
Copy link

13513026 - William Sentosa
13513036 - Kevin Yauris
13513056 - Octavianus Marcel Harjono

williamsentosa and others added 30 commits November 17, 2015 13:29
check servlet in identity services
Conflicts:
	Identity Service/nbproject/private/private.xml
check dummy username and dummy password in database, then generate token
based on the username
implement json praser with dummy json data consisting of username and
password
fix class name
delete GenerateToken.java
add JSON output from servlet consisting of token value
add Auth.java in webservices which connect servlet to web services
add index.jsp (dummy form) in Identity Services which passes username
and password to Token Generator
Add Identity Checker server
Move lifetime attribute from Token.java to IdentityChecker.java
using authentication in answer web service by sending token to identity
services
omarcelh and others added 28 commits November 24, 2015 21:16
add method getUserID and pass the id to client server using response
redirect
add question_vote table and answer_vote table which have foreign key
referenced to question table and answer table respectively
Added vote mechanism which will prevent same user voted same
question/answer
maaf guys laptop gw kobam
show name in index jsp
only show edit and delete if user matches with the question's owner
(asker)
fix minor appearance
…t question.jsp

add several component (classes) in mainstyle.css
fix link reference in index.jsp
fix link reference in login.jsp and style reference
add question.jsp output and major fix in appearance
add several classes to vote answer and question
add create answer jsp
add logout in index.jsp
# Conflicts:
#	IdentityServices/nbproject/private/private.xml
#	StackExchange Client/nbproject/private/private.xml
#	StackExchange/nbproject/private/private.xml
fix SQL query and minor change to question.jsp
add user id parameter in authentication (IdentityChecker and Token)
fix css
fix front-end in several jsp file
add redirect to error page if token is invalid or timeout
# Conflicts:
#	StackExchange Client/web/question.jsp
fix <hr>
add hr.border class
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

Successfully merging this pull request may close these issues.

3 participants