Wolves API #20
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Working with Keith to get an api for wolves to reduce teh need for csv exports/manual authing.
assigned to @silver
https://discord.com/channels/689189992417067052/1114882414670516294/1135912373287391303
A general request for all members in a group.
May also need to do a request based on groupa dn email (for discord bot maybe?)
Will update after my chat with Keith tomorrow
If they don't accept that. Just ask for the most basic.
Just a search API based on wolves ID / memID / or email.
Search by Email for initial signups.
Search by WolvesID / MemID after getting it from wolves during account creation if a user changes email on wolves/skynet and for following years while a student.
Student ID is not on any alumni accounts so that's useless at linking an alumni. And an alumni account is a new account cause most people sign up using their UL email which expires and can't be signed into after graduating so the wolvesID/memID won't work. But you can use the new account recovery thing for new alumni accounts, and have it linked to the account SSH key so they can set an email and use that to check with wolves then.
For data returned, you can take all of that data sure. but on a per user basis.
Also I see this box for preferred name on the form, if you can get it from the API and use that instead of the account name for people that would prefer that on sign up.
made the issue visible to everyone
marked this issue as related to compsoc1/skynet/discord-bot#3
mentioned in issue compsoc1/compsoc/internal/plans#33
marked this issue as related to compsoc1/compsoc/internal/plans#17
marked this issue as related to compsoc1/skynet/discord-bot#5
Kieth implmented the API, currently only accessable on
193.1.99.112
as that was the server it was initially tested on.I'll be able to get started working on it this evening.
mentioned in commit
1e9b49f459
The database will have to be deleted during the migration, which is grand
mentioned in merge request !18
mentioned in commit
d634806808
193.1.99.74
got whitelisted.The api structure got changed to this:
email
=>contact_email
opt_in_email
got addedmentioned in commit
ee88cbeb55
mentioned in commit
b0bc6f35c2
mentioned in commit compsoc1/skynet/discord-bot@432dd0e4a0a1697ae9911a90f249b36727828ce5