ocfweb icon indicating copy to clipboard operation
ocfweb copied to clipboard

list shorturls on some page

Open abizer opened this issue 5 years ago • 5 comments

would be nice to have a sorted list of all the ocf.io/s/ database-backed shorturls for reference, rather than going to PMA to get the list from the anonymous public view. This should be pretty straightforward to implement and a good starter project for someone to get some experience with django or ocfweb.

abizer avatar Mar 18 '19 10:03 abizer

I'll grab this with @squashcat

pxhanus avatar Apr 09 '19 19:04 pxhanus

Do we want this to require staff authorization?

dkess avatar Apr 09 '19 21:04 dkess

nah it should be fine to have public. Any security should be provided by ACLs on the resulting links themselves

On Tue, Apr 9, 2019 at 2:01 PM Daniel Kessler [email protected] wrote:

Do we want this to require staff authorization?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ocf/ocfweb/issues/485#issuecomment-481434188, or mute the thread https://github.com/notifications/unsubscribe-auth/AB0_lm68i8N7s3V8osEquOYAJKyiZS1Lks5vfP-YgaJpZM4b5bPP .

abizer avatar Apr 09 '19 22:04 abizer

@squashcat

pxhanus avatar Apr 10 '19 02:04 pxhanus

I am going to work on this.

iacChris avatar Sep 22 '19 15:09 iacChris