This website requires JavaScript.
Explore
Help
Sign in
freya
/
xssbook2
Watch
1
Star
0
Fork
You've already forked xssbook2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
xssbook2
/
build/shim/Dockerfile
build/shim/shim.php
docker-compose.override.yml
example.env
LICENSE
Makefile
README.md
src/db/migrations/0000.sql
src/db/migrations/0001.sql
src/db/migrations/0002.sql
src/db/migrations/0003.sql
src/db/migrations/0004.sql
src/db/rest/comment/api_comment.sql
src/db/rest/comment/api_comment_delete.sql
src/db/rest/comment/api_comment_insert.sql
src/db/rest/comment/api_comment_update.sql
src/db/rest/follow/api_follow.sql
src/db/rest/follow/api_follow_delete.sql
src/db/rest/follow/api_follow_insert.sql
src/db/rest/follow/api_follow_update.sql
src/db/rest/like/api_like.sql
src/db/rest/like/api_like_delete.sql
src/db/rest/like/api_like_insert.sql
src/db/rest/like/api_like_update.sql
src/db/rest/login/_api_sign_jwt.sql
src/db/rest/login/_api_validate_role.sql
src/db/rest/login/_api_verify_jwt.sql
src/db/rest/login/api_login.sql
src/db/rest/media/_api_serve_system_media.sql
src/db/rest/media/_api_serve_user_media.sql
src/db/rest/media/_api_serve_user_or_default_media.sql
src/db/rest/media/api_delete_user_media.sql
src/db/rest/media/api_profile_avatar.sql
src/db/rest/media/api_profile_banner.sql
src/db/rest/media/api_update_user_media.sql
src/db/rest/post/api_post.sql
src/db/rest/post/api_post_delete.sql
src/db/rest/post/api_post_insert.sql
src/db/rest/post/api_post_update.sql
src/db/rest/rest.sql
src/db/rest/user/api_update_password.sql
src/db/rest/user/api_user.sql
src/db/rest/user/api_user_delete.sql
src/db/rest/user/api_user_insert.sql
src/db/rest/user/api_user_update.sql
src/db/rest/util/_api_get_user_id.sql
src/db/rest/util/_api_raise.sql
src/db/rest/util/_api_raise_deny.sql
src/db/rest/util/_api_raise_not_found.sql
src/db/rest/util/_api_raise_null.sql
No matching file found