| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
0e07dffc44 |
Various wiki bug fixes (#2996)
* Update macaron * Various wiki bug fixes |
8 years ago |
|
|
a186f896eb | Replace deprecated Id method with ID (#2655) | 8 years ago |
|
|
c2b107fcb0 |
Use AfterLoad instead of AfterSet on Structs (#2628)
* use AfterLoad instead of AfterSet on Structs * fix the comments on AfterLoad * fix the comments on action AfterLoad |
8 years ago |
|
|
d00b7dab75 |
Use created & updated instead BeforeInsert & BeforeUpdate (#2482)
* use created & updated instead BeforeInsert & BeforeUpdate * fix vendor checksum * only show generated SQL when development mode * remove extra update column updated_unix * remove trace config |
8 years ago |
|
|
b739de4220 |
Two factor authentication support (#630)
* Initial commit for 2FA support Signed-off-by: Andrew <write@imaginarycode.com> * Add vendored files * Add missing depends * A few clean ups * Added improvements, proper encryption * Better encryption key * Simplify "key" generation * Make 2FA enrollment page more robust * Fix typo * Rename twofa/2FA to TwoFactor * UNIQUE INDEX -> UNIQUE |
9 years ago |