23 Révisions (1bfeafca5f862eeeb0848357e0fbae567483796d)

Auteur SHA1 Message Date
  barredterra 5a52bc73ef fix: cookie value il y a 4 ans
  barredterra 105dd44ce1 refactor: extract get_client_scopes(), use all() instead of complicated loop il y a 4 ans
  barredterra 22b12ff0ac fix: remove unused imports il y a 4 ans
  Raffael Meyer 8d18fb4323
fix(oauth provider): parse cookies correctly (#11066) il y a 5 ans
  barredterra 277b082d15 fix(oauth provider): parse cookies correctly il y a 5 ans
  Rushabh Mehta c62f3155f2
update(frappe): Update dependency Oauthlib (#6832) il y a 6 ans
  Aditya Hase 928ec12d35 fix(import): Import print_function once il y a 6 ans
  Rushabh Mehta ef23700256
update(frappe): Update dependency Oauthlib (#6832) il y a 6 ans
  Aditya Hase 837bfc0995 fix(unicode): Import unicode_literals in every file (#6805) il y a 6 ans
  Revant Nandgaonkar 34e9c2c5ac OAuth 2.0 il y a 7 ans
  Revant Nandgaonkar 02aa7b6f41 Social login refactor (#4519) il y a 7 ans
  Revant Nandgaonkar d80a8e8804 Oauth2 implicit grant fixes tests (#4261) il y a 7 ans
  Aditya Hase 99f17c651c Use 'in' instead of 'has_key' il y a 8 ans
  Aditya Hase 375dfd601d Replaced urlparse imports with six.moves.urllib.parse (#3847) il y a 8 ans
  Aditya Hase 16a9bdfd31 Replaced urllib.unquote imports with six.moves.urllib.parse.unquote (#3836) il y a 8 ans
  Revant Nandgaonkar 9fb5839f5c [Fix] OAuth2 Token validation (#3694) il y a 8 ans
  tundebabzy 6fbe20caaa Except and raise statement python 3 compatible style (#3216) il y a 8 ans
  tundebabzy 7b41d7e5eb Python 3 compatible print statements (#3199) il y a 8 ans
  Revant Nandgaonkar 511a7e2dde [Fix] set user from refresh token if not found il y a 8 ans
  Revant Nandgaonkar 94d9f2c48e [Fix] set user from refresh token if not found il y a 8 ans
  Revant Nandgaonkar 496c1d293e [Add] OAuth 2 Implicit Grant flow (#2728) il y a 8 ans
  Revant Nandgaonkar 7757aaef6a [Fix] oauth url delimiter moved to function instead of global (#2305) il y a 8 ans
  Revant Nandgaonkar a16e6a143f OpenID Connect for Frappe (#2227) il y a 8 ans
  Revant Nandgaonkar d48b270bf5 OAuth 2 Provider for frappe (#2167) il y a 8 ans