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/init/Dockerfile
build/init/init
build/nginx/Dockerfile
build/php/Dockerfile
build/postgres/Dockerfile
build/postgrest/Dockerfile
build/postgrest/entrypoint.sh
build/postgrest/postgrest.tar.xz
build/shim/Dockerfile
conf/nginx/nginx.conf
conf/postgres/database.env
docker-compose.yml
LICENSE
README.md
src/db/ext.sql
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
No matching file found