Commit Graph

17 Commits (e6001bc9fa81938e68042105f43a4002ae9455a4)

Author SHA1 Message Date
Christophe Vandeplas e6001bc9fa
Revert "Feature/api log and pin ip (#8965)"
This reverts commit d5ce838ddc.
2023-03-29 09:53:29 +08:00
Christophe Vandeplas d5ce838ddc
Feature/api log and pin ip (#8965)
* fix: [sightings] don't be case insensitive on code side

* chg: [AuthKey] store IPs used to connect and show them

* chg: [AuthKey] db change

* fix: [AuthKeys] prevent race condition with double IPs

* chg: [git] exclude DebugKit plugin from git

* fix: [AuthKey] integrate mokaddem's remarks

* chg: [authkey] One-click IP as only allowed IP

* chg: [authkey] pin IP on view page

---------
2023-03-29 09:18:47 +08:00
Jakub Onderka d5dc274cd1 fix: [UI] Show user column for auth keys just for admins 2022-12-15 10:05:13 -05:00
iglocska aeb927fa29
Merge branch '2.4' into develop 2022-03-24 23:17:54 +01:00
iglocska e987019748
fix: [authkeys] tighter controls over adding authkeys
- only allow to add authkeys to your own user and any user in your own organisation that is not org admin / site admin
- correctly filter the authkey add dialogue for the requested user if going through a user profile

- as reported by @oivindoh
2022-03-24 23:12:41 +01:00
Jakub Onderka 38fc903501 chg: [UI] Open modal without onclick vol. 2 2022-03-20 14:55:58 +01:00
Jakub Onderka 017249451b new: [API] Read only authkeys 2021-06-28 12:41:10 +02:00
Jakub Onderka 8a00af12ba chg: [UI] Show warning when advanced auth keys are not enabled 2021-05-25 14:09:55 +02:00
Jakub Onderka 599819f7f9 new: [authkeys] Allowed IPs 2021-03-03 09:23:07 +01:00
Jakub Onderka 2dab83c18e fix: [UI] Enable quick filter for auth keys 2020-12-17 13:50:25 +01:00
Jakub Onderka e9e47b0a86 fix: [UI] Auth Key index and view changes and fixes 2020-12-17 13:50:25 +01:00
Jakub Onderka 2b30bab9b0 new: [UI] Show last key usage in index table 2020-12-17 13:50:25 +01:00
Jakub Onderka ee8a495d89 new: [internal] Show auth key usage in key view page 2020-12-17 13:49:32 +01:00
Jakub Onderka 2302974cc9 fix: [UI] There is nothing like AuthKey.disabled 2020-11-19 13:19:43 +01:00
Jakub Onderka 4a11759395 fix: [UI] Add label to delete auth key icon 2020-11-19 13:19:43 +01:00
iglocska c3a1fd7df9
fix: [UI] various smaller fixes 2020-11-13 12:53:52 +01:00
iglocska 8bcd274796
new: [Authkey] system added 2020-10-20 01:48:04 +02:00