Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
codesquad-members-2022
/
java-was
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
2
Code
Issues
0
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[선을로 & 벅픽] 웹서버 4단계 - 쿠키를 이용한 로그인 구현
- #68
#68
Open
bugpigg
wants to merge 10 commits into
codesquad-members-2022:sunullo_bugpigg
codesquad-members-2022/java-was:sunullo_bugpigg
from
bugpigg:step4
bugpigg/java-was:step4
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
[선을로 & 벅픽] 웹서버 4단계 - 쿠키를 이용한 로그인 구현
#68
bugpigg
wants to merge 10 commits into
codesquad-members-2022:sunullo_bugpigg
codesquad-members-2022/java-was:sunullo_bugpigg
from
bugpigg:step4
bugpigg/java-was:step4
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2022
refact : URL 클래스 수정
Show description for a3c1f43
bugpigg
committed
a3c1f43
View commit details
Copy full SHA for a3c1f43
Browse repository at this point
feat : RequestLine 클래스 추가
Show description for 445a1e6
bugpigg
committed
445a1e6
View commit details
Copy full SHA for 445a1e6
Browse repository at this point
refact : Request 클래스 수정
Show description for be42f2c
bugpigg
committed
be42f2c
View commit details
Copy full SHA for be42f2c
Browse repository at this point
feat : RequestReader 클래스 추가
Show description for 2620c8d
bugpigg
committed
2620c8d
View commit details
Copy full SHA for 2620c8d
Browse repository at this point
feat : UserManger 클래스 추가
Show description for 806ec70
bugpigg
committed
806ec70
View commit details
Copy full SHA for 806ec70
Browse repository at this point
feat : SessionDataBase 추가
Show description for f888fd9
bugpigg
committed
f888fd9
View commit details
Copy full SHA for f888fd9
Browse repository at this point
feat : Response 클래스에 쿠키 관련 설정 메소드 추가
Show description for 046f472
bugpigg
committed
046f472
View commit details
Copy full SHA for 046f472
Browse repository at this point
refact : RequestHandler 클래스 수정
Show description for 606a131
bugpigg
committed
606a131
View commit details
Copy full SHA for 606a131
Browse repository at this point
feat : index.html 수정
Show description for af20a76
bugpigg
committed
af20a76
View commit details
Copy full SHA for af20a76
Browse repository at this point
docs : README.md 4단계 요구사항 추가
bugpigg
committed
8ff76e2
View commit details
Copy full SHA for 8ff76e2
Browse repository at this point
You can’t perform that action at this time.