Skip to content
Snippets Groups Projects
  1. Feb 17, 2025
  2. Aug 27, 2024
  3. Mar 29, 2024
  4. Mar 27, 2024
  5. Feb 05, 2024
  6. Dec 01, 2023
  7. Nov 29, 2023
  8. Feb 17, 2023
  9. Feb 16, 2023
  10. Feb 13, 2023
  11. Oct 18, 2022
  12. Apr 26, 2022
  13. Apr 08, 2022
  14. Dec 16, 2021
  15. Apr 27, 2021
    • Antoine Lambert's avatar
      tox: Add sphinx environments to check sane doc build · dc9ea01d
      Antoine Lambert authored
      Enable to check package documentation can be built without producing
      sphinx warnings.
      
      The sphinx environment is designed to be used in continuous integration
      in order to prevent breaking documentation build when committing changes.
      
      The sphinx-dev environment is designed to be used inside a full swh
      development environment.
      
      Related to T3258
      v0.5.4
      dc9ea01d
  16. Mar 09, 2021
    • Antoine R. Dumont's avatar
      swh.auth.django: Expose OIDCUser model object · d6204f0f
      Antoine R. Dumont authored
      That class is a custom User proxy model for remote users storing OpenID Connect related
      data (profile containing authentication tokens, ...).
      
      The model is also not saved to database as all users are already stored in the Keycloak
      one.
      
      That class will be used for example by both the webapp and the deposit.
      
      Related to T3079
      Verified
      d6204f0f
  17. Mar 03, 2021
Loading