kpengboy
kpengboy
Here are some additional steps I thought of that may be needed: - Do we want to reserve usernames like `adm1n`? - We'd need to create `/home/a/a0`, `/home/a/a1`, ..., `/home/z/z9`.
We do reserve `admin` FWIW: https://github.com/ocf/ocflib/blob/309680aaa2b9e3e6315ad52d0f9118b0a9482acd/ocflib/account/validators.py#L18. But agree we can consider reserving such leetspeak usernames in a different change.
@karenytu just a friendly reminder about this
@jvperrin Minos is talking about the log out button on ocfweb, not on the desktop environment. I believe the purpose of having a separate button was to provide some CSRF...
This is a GitHub issue so it might not have an RT ticket yet
Or cut to the chase and explain that it is not physically possible for us to host Wix etc. sites? On Oct 5, 2015 6:13 PM, "Peter Wu" [email protected] wrote:...
Sorry about that. I fixed it so label diffs respect `--color` too. Also, would you want a `--color=always` option to be implemented? If so we would have to implement the...
Fixed the tests. Also, I wrote an alternative version of this PR which supports `--color=always` by implementing the diff colorization logic in-application (which was not too complex) rather than using...