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

Feature/어드민페이지 url로 접근가능 #888 #893

Merged

Commits on Mar 25, 2024

  1. feat : NeedAuth & NeedLogin Component

    - NeedAuth : 특정 권한이 없을 시 메인으로 리다이렉팅
    - NeedLogin : 로그인 상태가 아닐 시 로그인으로 리다이렉팅
    - #888
    jasper200207 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    62b5317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39d4844 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. feat : 페이지별 권한 추가

    - NeedAuth는 회장과 부회장은 무조건 허용하도록 수정
    - #888
    jasper200207 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    cae9db2 View commit details
    Browse the repository at this point in the history