Andrew E. Bruno

Results 73 comments of Andrew E. Bruno

> We moved "list of active allocations of the user" to production today, and use it for MOTD. I will updage this PR so you cold use it as starting...

Sounds good. If we see it again we can re-open.

@lcrownover This is a high priority issue for us and we're very interested in getting a proper API implemented. There has been some initial work done by @mdzik in #425...

Let's flesh out proper documentation for bulk importing and exporting data using the ColdFront python API. This document should show simple examples of how to do the following: 1. Importing...

@hpc4you Great question. We're actively working on some documentation and sample code to demonstrate how to bulk import data. Hopefully we'll have to up soon. In the interim, here's some...

@pcfe We have not yet published our public GPG signing key. Thanks for bringing this to our attention. We'll update this ticket once we get it published to a public...

Fixed in b65a0cdb01fd0d2406f31e01768fa5c5ea459746 and ubccr/goipa#13

@mattgahs We currently do not support setting custom TLS ciphers. As @Aterfax mentioned, you have a few options: 1. Run mokey behind nginx (or another webserver) using proxy pass and...

@meyersbs Are you also using MySQL/MariaDB? May be related to the default charset being set to latin1. [See here](https://github.com/ubccr/coldfront/issues/247#issuecomment-779453360). You can check the default charset by running something like: ```...