Skip to content

Releases: metakgp/iitkgp-erp-login-pypi

v2.4.2

10 Jul 18:03
313e820
Compare
Choose a tag to compare

Features

  • add basic testing workflow (56bf5d6)
  • added simpler webapp workflow; removed session_manager (bd8e509)
  • request erp endpoint (42ebbfa)
  • updated pipeline creds for metakgp (56b87a7)

Bug Fixes

  • removed is_otp_required() (5c30733)

v2.4.1

28 Jun 07:28
d8eb455
Compare
Choose a tag to compare

Bug Fixes

  • import file location error (d8eb455)

v2.4.0

24 Jun 19:53
d2324aa
Compare
Choose a tag to compare

Features

  • added erp package logging in api (aad8d00)
  • added session manager for webapps (8e1ba6b)

v2.3.7

25 May 07:17
6255252
Compare
Choose a tag to compare

Bug Fixes

  • request_otp() for manual login wasn't called (#25) (6255252)

v2.3.6

01 Mar 05:26
533621b
Compare
Choose a tag to compare

Bug Fixes

Updates for the recent incidents regarding ERP.

  • requires signin parameters to get OTP now (533621b)

v2.3.5

25 Nov 16:36
965b26f
Compare
Choose a tag to compare

Bug Fixes

  • OTP Handling: Checking for otp before requesting one and gmail api return fix (68ede04)

v2.3.4

24 Nov 11:22
Compare
Choose a tag to compare

Bug Fixes

  • otp: OTP is required on campus network as well (8c97124)

v2.3.3

16 Nov 16:47
cc18d0f
Compare
Choose a tag to compare

Bug Fixes

  • Logout after sign in resulted in false positive for session_alive() (f84840f)

v2.3.2

11 Sep 07:25
231eeb9
Compare
Choose a tag to compare

Bug Fixes

  • session-check: Bug in session and token validity check (231eeb9)

v2.3.1

04 Sep 12:48
6583a31
Compare
Choose a tag to compare

Session Reuse

Features

  • Adding all the cookies to session when building from file (37dee5b)
  • Integrated session alive check into login function itself (1f58545)