docdoku / docdoku-plm

The project purpose is to develop a comprehensive, robust open source PLM (Product LifeCycle Management) solution.
http://www.docdokuplm.com
GNU Affero General Public License v3.0
241 stars 98 forks source link

Remove basic and cookies authentication methods #1173

Open mguimard opened 6 years ago

mguimard commented 6 years ago

This will allow to refactor some undesirable static code (JWTTokenFactory should be injected), and this will simplify configuration/ unit tests.