78 次代码提交 (8940decd1b84e6bcc33e32379a669e33835f0955)

作者 SHA1 备注 提交日期
  Asuka Minato 8940decd1b
more httpx (#25651) 1 个月前
  -LAN- bab4975809
chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 1 个月前
  zyssyz123 c2fcd2895b
Feat/email register refactor (#25369) 1 个月前
  Guangdong Liu b51c724a94
refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 1 个月前
  -LAN- 08dd3f7b50
Fix basedpyright type errors (#25435) 1 个月前
  zyssyz123 ea61420441
Revert "feat: email register refactor" (#25367) 1 个月前
  zyssyz123 860ee20c71
feat: email register refactor (#25344) 1 个月前
  Asuka Minato f6059ef389
add more typing (#24949) 1 个月前
  NeatGuyCoding a9c7669c16
chore: comply to RFC 6750 and improve bearer token split (#24955) 2 个月前
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 个月前
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) 2 个月前
  NeatGuyCoding 2e6e414a9e
the conversion OAuthGrantType(parsed_args["grant_type"]) can raise ValueError for invalid values which is not caught and will produce a 500 (#24854) 2 个月前
  NeatGuyCoding c45d676477
remove duplicated authorization header handling and bearer should be case-insensitive (#24852) 2 个月前
  Junyan Qin (Chin) f32e176d6a
feat: oauth provider (#24206) 2 个月前
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 个月前
  -LAN- cfb8d224da
fix: standardize authentication error messages to prevent user enumeration (#24324) 2 个月前
  -LAN- a9e106b17e
fix: Fix login error handling by raising exception instead of returning (#24452) 2 个月前
  Asuka Minato 18dce66443
try flask_restful -> flask_restx (#24310) 2 个月前
  NeatGuyCoding 537c04745d
minor fix: using the same AccountInFreezeError (#23061) 3 个月前
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 个月前
  zyssyz123 6ac06486e3
Feat/change user email freezes limit (#22900) 3 个月前
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) 3 个月前
  NeatGuyCoding 93c27b134d
minor typo fix: remove debug code and fix typo (#22539) 3 个月前
  zyssyz123 a4f421028c
Feat/change user email (#22213) 3 个月前
  baonudesifeizhai 8516d15a4e
fix: handle configure button for notion internal integration (#21412) 4 个月前
  Xiyuan Chen 0720bc7408
Feat/webapp verified sso main (#20494) 4 个月前
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5 个月前
  NFish d186daa131
E-300 (#19726) 5 个月前
  Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 个月前
  devxing 136995d2a1
fix: change delete app status code from 204 to 200 (#18398) 6 个月前
  Xiyuan Chen 4247a6b807
fix: reset_password security issue (#18363) 6 个月前
  Yeuoly 8f547e6340
fix(typing): validate OAuth code before processing access token (#18288) 6 个月前
  crazywoola c92bc84316
Fix/15429 forgotpasswordresetapi session management (#17390) 7 个月前
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 个月前
  Xin Zhang 982bca5d40
fix: add rate limiting to prevent brute force on password reset (#13292) 8 个月前
  Xiyuan Chen 74d3320519
feat: account delete (#11829) 10 个月前
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 个月前
  -LAN- 03548cdfbc
fix: handle broader request exceptions in OAuth process (#11997) 10 个月前
  -LAN- 9789905a1f
chore(*): Removes debugging print statements (#11145) 11 个月前
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 11 个月前
  Garfield Dai c49efc0c22
Feat/account not found (#10804) 11 个月前
  -LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 1年前
  Joe ed96a6b6c0
fix: remove email code login redirect (#9698) 1年前
  Joe 22bdfb7e56
Feat/optimize login (#9642) 1年前
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1年前
  Joe 4fd2743efa
Feat/new login (#8120) 1年前
  -LAN- f73751843f
Feat/implement-refresh-tokens (#9233) 1年前
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 1年前
  Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 1年前
  Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 1年前