mirror of
https://github.com/wallabag/wallabag.git
synced 2025-10-05 19:31:02 +00:00
- Add PKCE service with RFC 7636 compliance (S256 and plain methods) - Implement OAuth authorization controller with CSRF protection - Add comprehensive security testing (SQL injection, XSS, DoS protection) - Create 44+ tests across 6 test files with 100% pass rate - Implement public/confidential client support with PKCE enforcement - Maintain full backward compatibility with existing password grant flow |
||
---|---|---|
.. | ||
tests | ||
config.yml | ||
config_dev.yml | ||
config_prod.yml | ||
config_test.yml | ||
parameters.yml.dist | ||
parameters_addons.yml | ||
parameters_test.yml | ||
routing.yml | ||
routing_dev.yml | ||
security.yml | ||
services.yml | ||
services_oauth.yml | ||
services_rabbit.yml | ||
services_redis.yml | ||
services_test.yml | ||
wallabag.yml |