1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-10-05 19:31:02 +00:00
wallabag/app/config
Srijith Nair 173b317ff4 Implement OAuth 2.1 with PKCE authorization code flow
- 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
2025-09-06 07:35:45 +04:00
..
tests Make each install command test uses its own database 2024-04-04 23:57:03 +02:00
config.yml Implement OAuth 2.1 with PKCE authorization code flow 2025-09-06 07:35:45 +04:00
config_dev.yml Replace SwiftMailer by Symfony Mailer 2022-12-16 10:03:34 +01:00
config_prod.yml Use Webpack Encore 2025-02-02 15:31:01 +01:00
config_test.yml Fix some other deprecation notices 2025-04-02 02:13:45 +02:00
parameters.yml.dist Use redis scheme for Redis 2025-02-22 13:34:09 +01:00
parameters_addons.yml Updated text iTunes to App Store. 2023-10-02 10:07:05 +05:30
parameters_test.yml Make each install command test uses its own database 2024-04-04 23:57:03 +02:00
routing.yml Bump friendsofsymfony/jsrouting-bundle from 2.8.0 to 3.5.2 2025-04-01 00:08:10 +02:00
routing_dev.yml Use error routing from FrameworkBundle 2024-01-22 19:15:54 +01:00
security.yml Implement OAuth 2.1 with PKCE authorization code flow 2025-09-06 07:35:45 +04:00
services.yml Merge branch '2.6' into master 2025-06-05 00:37:56 +02:00
services_oauth.yml Implement OAuth 2.1 with PKCE authorization code flow 2025-09-06 07:35:45 +04:00
services_rabbit.yml Merge branch '2.6' into master 2025-06-05 00:37:56 +02:00
services_redis.yml Merge branch '2.6' into master 2025-06-05 00:37:56 +02:00
services_test.yml Stop using ContainerAwareInterface in fixtures 2025-01-20 09:51:44 +01:00
wallabag.yml Change version in wallabag.yml 2025-06-04 17:41:09 +02:00